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