summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2021-09-15nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2020-10-01nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust
2020-07-29nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-09nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-02-11nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2020-01-09nfsd4: fix up replay_matches_cache()Scott Mayhew
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
2019-08-19nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton
2019-07-09nfsd: Make two functions staticYueHaibing
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd: create xdr_netobj_dup helperJ. Bruce Fields
2019-07-03nfsd: allow forced expiration of NFSv4 clientsJ. Bruce Fields
2019-07-03nfsd: create get_nfsdfs_clp helperJ. Bruce Fields
2019-07-03nfsd4: show layout stateidsJ. Bruce Fields
2019-07-03nfsd: show lock and deleg stateidsJ. Bruce Fields
2019-07-03nfsd4: add file to display list of client's opensJ. Bruce Fields
2019-07-03nfsd: add more information to client info fileJ. Bruce Fields
2019-07-03nfsd: copy client's address including port number to cl_addrJ. Bruce Fields
2019-07-03nfsd4: add a client info fileJ. Bruce Fields
2019-07-03nfsd: make client/ directory names small intsJ. Bruce Fields
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields
2019-07-03nfsd4: use reference count to free clientJ. Bruce Fields
2019-07-03nfsd: rename cl_refcountJ. Bruce Fields
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03nfsd: update callback done processingScott Mayhew
2019-04-24nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew
2019-04-24nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew
2019-04-22nfsd: wake blocked file lock waiters before sending callbackJeff Layton
2019-04-22nfsd: wake waiters blocked on file_lock before deleting itJeff Layton
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva
2019-02-21nfsd: fix performance-limiting session calculationJ. Bruce Fields
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-12-07fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown
2018-11-28nfsd: clean up indentation, increase indentation in switch statementColin Ian King
2018-11-27nfsd4: remove unused nfs4_check_olstateid parameterJ. Bruce Fields
2018-10-29nfsd: correctly decrement odstate refcount in error pathAndrew Elble
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-08-22nfsd: Remove callback_credChuck Lever
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
2018-06-17nfsd: update obselete comment referencing the BKLJ. Bruce Fields
2018-06-17nfsd4: cleanup sessionid in nfsd4_destroy_sessionJ. Bruce Fields