aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAge
* nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown2019-09-20
* nfsd: handle drc over-allocation gracefully.NeilBrown2019-09-20
* nfsd: add support for upcall version 2Scott Mayhew2019-09-10
* nfsd: have nfsd_test_lock use the nfsd_file cacheJeff Layton2019-08-19
* nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton2019-08-19
* nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton2019-08-19
* nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton2019-08-19
* nfsd: Make two functions staticYueHaibing2019-07-09
* nfsd: decode implementation idJ. Bruce Fields2019-07-03
* nfsd: create xdr_netobj_dup helperJ. Bruce Fields2019-07-03
* nfsd: allow forced expiration of NFSv4 clientsJ. Bruce Fields2019-07-03
* nfsd: create get_nfsdfs_clp helperJ. Bruce Fields2019-07-03
* nfsd4: show layout stateidsJ. Bruce Fields2019-07-03
* nfsd: show lock and deleg stateidsJ. Bruce Fields2019-07-03
* nfsd4: add file to display list of client's opensJ. Bruce Fields2019-07-03
* nfsd: add more information to client info fileJ. Bruce Fields2019-07-03
* nfsd: copy client's address including port number to cl_addrJ. Bruce Fields2019-07-03
* nfsd4: add a client info fileJ. Bruce Fields2019-07-03
* nfsd: make client/ directory names small intsJ. Bruce Fields2019-07-03
* nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-03
* nfsd4: use reference count to free clientJ. Bruce Fields2019-07-03
* nfsd: rename cl_refcountJ. Bruce Fields2019-07-03
* nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-03
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * nfsd: update callback done processingScott Mayhew2019-05-03
| * nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-24
| * nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew2019-04-24
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \ | |/ |/|
| * fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* | nfsd: wake blocked file lock waiters before sending callbackJeff Layton2019-04-22
* | nfsd: wake waiters blocked on file_lock before deleting itJeff Layton2019-04-22
|/
* nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-02-21
* Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-02
|\
| * nfsd: clean up indentation, increase indentation in switch statementColin Ian King2018-11-28
| * nfsd4: remove unused nfs4_check_olstateid parameterJ. Bruce Fields2018-11-27
* | fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown2018-12-07
|/
* nfsd: correctly decrement odstate refcount in error pathAndrew Elble2018-10-29
* NFSD introduce async copy featureOlga Kornievskaia2018-09-25
* nfsd: Remove callback_credChuck Lever2018-08-22
* sunrpc: Extract target name into svc_credChuck Lever2018-08-22
* nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein2018-08-09
* nfsd: update obselete comment referencing the BKLJ. Bruce Fields2018-06-17
* nfsd4: cleanup sessionid in nfsd4_destroy_sessionJ. Bruce Fields2018-06-17
* nfsd4: less confusing nfsd4_compound_in_sessionJ. Bruce Fields2018-06-17
* nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields2018-06-17
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | nfsd: fix error handling in nfs4_set_delegation()Andrew Elble2018-06-08
|/
* nfsd: fix boolreturn.cocci warningsFengguang Wu2018-04-03
* nfsd: create a separate lease for each delegationJ. Bruce Fields2018-03-20