summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-031-8/+15
* nfsd4: use reference count to free clientJ. Bruce Fields2019-07-031-5/+21
* nfsd: rename cl_refcountJ. Bruce Fields2019-07-031-13/+13
* nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-031-1/+1
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-151-17/+51
|\
| * nfsd: update callback done processingScott Mayhew2019-05-031-1/+4
| * nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-241-1/+32
| * nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew2019-04-241-15/+15
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-071-0/+1
|\ \ | |/ |/|
| * fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-081-0/+1
* | nfsd: wake blocked file lock waiters before sending callbackJeff Layton2019-04-221-0/+9
* | nfsd: wake waiters blocked on file_lock before deleting itJeff Layton2019-04-221-2/+1
|/
* nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-02-211-4/+4
* Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-021-5/+5
|\
| * nfsd: clean up indentation, increase indentation in switch statementColin Ian King2018-11-281-3/+3
| * nfsd4: remove unused nfs4_check_olstateid parameterJ. Bruce Fields2018-11-271-2/+2