summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields1-1/+19
2020-06-29nfsd4: fix nfsdfs reference count loopJ. Bruce Fields1-1/+7
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields1-40/+23
2020-05-20NFSD: Squash an annoying compiler warningChuck Lever1-3/+2
2020-05-20NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever1-4/+2
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever1-33/+19
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields1-0/+14
2020-05-06nfsd: handle repeated BIND_CONN_TO_SESSIONJ. Bruce Fields1-12/+42
2020-05-06nfsd4: add filename to states outputAchilles Gaikwad1-0/+13
2020-05-06nfsd4: stid display should preserve on-the-wire byte orderJ. Bruce Fields1-1/+2
2020-05-06nfsd4: common stateid-printing codeJ. Bruce Fields1-4/+17
2020-04-13nfsd: memory corruption in nfsd4_lock()Vasily Averin1-0/+2
2020-03-19nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields1-8/+1
2020-03-16nfsd: remove read permission bit for ctl sysctlPetr Vorel1-1/+1
2020-03-16nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust1-30/+43
2020-03-16fs: nfsd: nfs4state.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2019-12-19nfsd: use ktime_get_real_seconds() in nfs4_verifierArnd Bergmann1-1/+1
2019-12-19nfsd: use boottime for lease expiry calculationArnd Bergmann1-26/+22
2019-12-19nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann1-1/+1
2019-12-19nfsd: pass a 64-bit guardtime to nfsd_setattr()Arnd Bergmann1-1/+1
2019-12-19nfsd: make 'boot_time' 64-bit wideArnd Bergmann1-7/+7
2019-12-19nfsd: print 64-bit timestamps in client_info_showArnd Bergmann1-3/+2
2019-12-19nfsd: use ktime_get_seconds() for timestampsArnd Bergmann1-5/+5
2019-12-19nfsd4: Remove unneeded semicolonzhengbin1-1/+1
2019-12-09nfsd: unlock on error in manage_cpntf_state()Dan Carpenter1-2/+5
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia1-5/+10
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia1-3/+4
2019-12-09NFSD check stateids against copy stateidsOlga Kornievskaia1-8/+66
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia1-10/+96
2019-10-09nfsd4: fix up replay_matches_cache()Scott Mayhew1-5/+10
2019-10-08nfsd: "\%s" should be "%s"J. Bruce Fields1-2/+2
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown1-4/+11
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown1-4/+15
2019-09-10nfsd: add support for upcall version 2Scott Mayhew1-1/+5
2019-08-19nfsd: have nfsd_test_lock use the nfsd_file cacheJeff Layton1-4/+4
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton1-14/+10
2019-08-19nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton1-71/+73
2019-08-19nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton1-17/+18
2019-07-09nfsd: Make two functions staticYueHaibing1-2/+2
2019-07-03nfsd: decode implementation idJ. Bruce Fields1-0/+30
2019-07-03nfsd: create xdr_netobj_dup helperJ. Bruce Fields1-7/+4
2019-07-03nfsd: allow forced expiration of NFSv4 clientsJ. Bruce Fields1-1/+69
2019-07-03nfsd: create get_nfsdfs_clp helperJ. Bruce Fields1-8/+13
2019-07-03nfsd4: show layout stateidsJ. Bruce Fields1-0/+20
2019-07-03nfsd: show lock and deleg stateidsJ. Bruce Fields1-0/+59
2019-07-03nfsd4: add file to display list of client's opensJ. Bruce Fields1-2/+147
2019-07-03nfsd: add more information to client info fileJ. Bruce Fields1-0/+12
2019-07-03nfsd: copy client's address including port number to cl_addrJ. Bruce Fields1-1/+1
2019-07-03nfsd4: add a client info fileJ. Bruce Fields1-1/+37
2019-07-03nfsd: make client/ directory names small intsJ. Bruce Fields1-1/+1