summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2021-04-20nfsd: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-19nfsd: grant read delegations to clients holding writesJ. Bruce Fields
2021-04-19nfsd: reshuffle some codeJ. Bruce Fields
2021-04-19nfsd: track filehandle aliasing in nfs4_filesJ. Bruce Fields
2021-04-19nfsd: hash nfs4_files by inode numberJ. Bruce Fields
2021-04-16nfsd: ensure new clients break delegationsJ. Bruce Fields
2021-04-15nfsd: remove unused functionJiapeng Chong
2021-03-22nfsd: report client confirmation status in "info" fileNeilBrown
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2021-03-22nfsd: helper for laundromat expiry calculationsJ. Bruce Fields
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever
2021-03-09Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields
2021-03-09Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields
2021-03-06nfsd: don't abort copies earlyJ. Bruce Fields
2021-01-28nfsd: cstate->session->se_client -> cstate->clpJ. Bruce Fields
2021-01-28nfsd: simplify nfsd4_check_open_reclaimJ. Bruce Fields
2021-01-28nfsd: remove unused set_client argumentJ. Bruce Fields
2021-01-25nfsd: find_cpntf_state cleanupJ. Bruce Fields
2021-01-25nfsd: refactor set_clientJ. Bruce Fields
2021-01-25nfsd: rename lookup_clientid->set_clientJ. Bruce Fields
2021-01-25nfsd: simplify nfsd_renewJ. Bruce Fields
2021-01-25nfsd: simplify process_lockJ. Bruce Fields
2021-01-25nfsd4: simplify process_lookup1J. Bruce Fields
2020-12-09NFSD: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-11-30NFSD: Add a helper to decode state_protect4_aChuck Lever
2020-10-16nfsd: remove unneeded breakTom Rix
2020-09-25nfsd: rq_lease_breaker cleanupJ. Bruce Fields
2020-09-25nfsd4: remove check_conflicting_opens warningJ. Bruce Fields
2020-09-25nfsd: rename delegation related tracepoints to make them less confusingHou Tao
2020-09-25nfsd: give up callbacks on revoked delegationsJ. Bruce Fields
2020-09-25nfsd: remove fault injection codeJ. Bruce Fields
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-16nfsd: fix oops on mixed NFSv4/NFSv3 client accessJ. Bruce Fields
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-13nfsd4: a client's own opens needn't prevent delegationsJ. Bruce Fields
2020-06-29nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-20NFSD: Squash an annoying compiler warningChuck Lever
2020-05-20NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2020-05-06nfsd: handle repeated BIND_CONN_TO_SESSIONJ. Bruce Fields
2020-05-06nfsd4: add filename to states outputAchilles Gaikwad
2020-05-06nfsd4: stid display should preserve on-the-wire byte orderJ. Bruce Fields
2020-05-06nfsd4: common stateid-printing codeJ. Bruce Fields
2020-04-13nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-03-19nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields
2020-03-16nfsd: remove read permission bit for ctl sysctlPetr Vorel