summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
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
2020-03-16nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust
2020-03-16fs: nfsd: nfs4state.c: Use built-in RCU list checkingMadhuparna Bhowmik
2019-12-19nfsd: use ktime_get_real_seconds() in nfs4_verifierArnd Bergmann
2019-12-19nfsd: use boottime for lease expiry calculationArnd Bergmann
2019-12-19nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2019-12-19nfsd: pass a 64-bit guardtime to nfsd_setattr()Arnd Bergmann
2019-12-19nfsd: make 'boot_time' 64-bit wideArnd Bergmann
2019-12-19nfsd: print 64-bit timestamps in client_info_showArnd Bergmann
2019-12-19nfsd: use ktime_get_seconds() for timestampsArnd Bergmann
2019-12-19nfsd4: Remove unneeded semicolonzhengbin
2019-12-09nfsd: unlock on error in manage_cpntf_state()Dan Carpenter
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia
2019-12-09NFSD check stateids against copy stateidsOlga Kornievskaia
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia
2019-10-09nfsd4: fix up replay_matches_cache()Scott Mayhew
2019-10-08nfsd: "\%s" should be "%s"J. Bruce Fields
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown
2019-09-10nfsd: add support for upcall version 2Scott Mayhew
2019-08-19nfsd: have nfsd_test_lock use the nfsd_file cacheJeff Layton
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-08-19nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton