summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust6-50/+41
2019-09-23nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing1-1/+1
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown1-4/+11
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown1-4/+15
2019-09-10nfsd: add support for upcall version 2Scott Mayhew4-17/+245
2019-09-10nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew2-51/+127
2019-09-10nfsd: Reset the boot verifier on all write I/O errorsTrond Myklebust1-4/+15
2019-09-10nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust1-1/+42
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust5-15/+48
2019-09-10nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust4-14/+25
2019-08-28nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields2-9/+13
2019-08-26Deprecate nfsd fault injectionJ. Bruce Fields1-1/+1
2019-08-20nfsd: remove duplicated include from filecache.cYueHaibing1-1/+0
2019-08-19nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust1-3/+3
2019-08-19nfsd: Fix up some unused variable warningsTrond Myklebust1-7/+4
2019-08-19nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton1-9/+53
2019-08-19nfsd: rip out the raparms cacheJeff Layton3-167/+1
2019-08-19nfsd: have nfsd_test_lock use the nfsd_file cacheJeff Layton1-4/+4
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton5-74/+68
2019-08-19nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton5-81/+85
2019-08-19nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton2-18/+19
2019-08-19nfsd: hook nfsd_commit up to the nfsd_file cacheJeff Layton1-7/+7
2019-08-19nfsd: hook up nfsd_read to the nfsd_file cacheJeff Layton1-7/+4
2019-08-19nfsd: hook up nfsd_write to the new nfsd_file cacheJeff Layton1-5/+7
2019-08-19nfsd: add a new struct file caching facility to nfsdJeff Layton9-24/+1155
2019-08-19vfs: Export flush_delayed_fput for use by knfsd.Trond Myklebust1-0/+1
2019-08-19notify: export symbols for use by the knfsd file cacheTrond Myklebust4-2/+10
2019-08-19locks: create a new notifier chain for lease attemptsJeff Layton2-0/+66
2019-08-19sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton2-0/+4
2019-08-19svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever3-18/+14
2019-08-19svcrdma: Remove svc_rdma_wqChuck Lever3-9/+2
2019-08-16nfsd: Remove unnecessary NULL checksJ. Bruce Fields1-20/+15
2019-08-16Merge nfsd bugfixesJ. Bruce Fields2-11/+10
2019-08-16nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe1-1/+1
2019-08-15nfsd: initialize i_private before d_addJ. Bruce Fields1-6/+6
2019-08-15nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields1-4/+2
2019-08-15nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa1-0/+1
2019-07-30SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski2-7/+11
2019-07-28Linux 5.3-rc2v5.3-rc2Linus Torvalds1-1/+1
2019-07-28Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2019-07-28Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+5
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-11/+23
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-757/+5
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds61-61/+61
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-39/+57
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds31-1886/+33
2019-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-23/+84
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-48/+114
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-25/+59
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-38/+43