aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2020-12-30NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-09-23NFS: Zero-stateid SETATTR should first return delegationChuck Lever
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-06-25NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-01-17NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-09-16NFSv4: Fix delegation state recoveryTrond Myklebust
2019-08-16NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust
2019-08-04NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust
2019-07-14NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-06-11NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu
2019-06-11NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia
2019-03-23NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-16pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust
2018-08-09NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia
2018-08-09NFS export nfs4_async_handle_errorOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-08-08NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust
2018-08-08NFSv4: Detect nlink changes on cross-directory renames tooTrond Myklebust
2018-08-08NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdirTrond Myklebust
2018-08-08pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturnTrond Myklebust
2018-08-01NFSv4: Fix _nfs4_do_setlk()Trond Myklebust
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-30nfs: initiate returning delegation when reclaiming one that's been recalledJeff Layton
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-07-12introduce FMODE_CREATED and switch to itAl Viro
2018-06-19pNFS: Don't send layoutreturn if the layout is already invalidTrond Myklebust
2018-06-19pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionTrond Myklebust
2018-06-09NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust
2018-06-09NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust