aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-27
|\
| * nfsd: fix nfs read eof detectionTrond Myklebust2019-09-23
| * nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing2019-09-23
| * 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: add a "GetVersion" upcall for nfsdcldScott Mayhew2019-09-10
| * nfsd: Reset the boot verifier on all write I/O errorsTrond Myklebust2019-09-10
| * nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust2019-09-10
| * nfsd: Support the server resetting the boot verifierTrond Myklebust2019-09-10
| * nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust2019-09-10
| * nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields2019-08-28
| * Deprecate nfsd fault injectionJ. Bruce Fields2019-08-26
| * nfsd: remove duplicated include from filecache.cYueHaibing2019-08-20
| * nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust2019-08-19
| * nfsd: Fix up some unused variable warningsTrond Myklebust2019-08-19
| * nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton2019-08-19
| * nfsd: rip out the raparms cacheJeff Layton2019-08-19
| * 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: hook nfsd_commit up to the nfsd_file cacheJeff Layton2019-08-19
| * nfsd: hook up nfsd_read to the nfsd_file cacheJeff Layton2019-08-19
| * nfsd: hook up nfsd_write to the new nfsd_file cacheJeff Layton2019-08-19
| * nfsd: add a new struct file caching facility to nfsdJeff Layton2019-08-19
| * nfsd: Remove unnecessary NULL checksJ. Bruce Fields2019-08-16
* | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-18
|\ \ | |/ |/|
| * new helper: get_tree_keyed()Al Viro2019-09-05
* | nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe2019-08-16
* | nfsd: initialize i_private before d_addJ. Bruce Fields2019-08-15
* | nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields2019-08-15
* | nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa2019-08-15
|/
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * vfs: Convert nfsctl to use the new mount APIDavid Howells2019-05-25
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \
| * | nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
* | | nfsd: Make __get_nfsdfs_client() staticYueHaibing2019-07-09
* | | nfsd: Make two functions staticYueHaibing2019-07-09
* | | nfsd: Fix misuse of strlcpyJoe Perches2019-07-08
* | | 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