summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-2840-600/+2083
|\
| * sunrpc: clean up indentation issueColin Ian King2019-09-251-2/+2
| * nfsd: fix nfs read eof detectionTrond Myklebust2019-09-236-50/+41
| * nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing2019-09-231-1/+1
| * 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-104-17/+245
| * nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew2019-09-102-51/+127
| * nfsd: Reset the boot verifier on all write I/O errorsTrond Myklebust2019-09-101-4/+15
| * nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust2019-09-101-1/+42
| * nfsd: Support the server resetting the boot verifierTrond Myklebust2019-09-105-15/+48
| * nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust2019-09-104-14/+25
| * nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields2019-08-292-9/+13
| * Deprecate nfsd fault injectionJ. Bruce Fields2019-08-261-1/+1
| * nfsd: remove duplicated include from filecache.cYueHaibing2019-08-201-1/+0
| * nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust2019-08-191-3/+3
| * nfsd: Fix up some unused variable warningsTrond Myklebust2019-08-191-7/+4
| * nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton2019-08-191-9/+53
| * nfsd: rip out the raparms cacheJeff Layton2019-08-193-167/+1
| * 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-195-74/+68
| * nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton2019-08-195-81/+85
| * nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton2019-08-192-18/+19
| * nfsd: hook nfsd_commit up to the nfsd_file cacheJeff Layton2019-08-191-7/+7
| * nfsd: hook up nfsd_read to the nfsd_file cacheJeff Layton2019-08-191-7/+4
| * nfsd: hook up nfsd_write to the new nfsd_file cacheJeff Layton2019-08-191-5/+7
| * nfsd: add a new struct file caching facility to nfsdJeff Layton2019-08-199-24/+1155
| * vfs: Export flush_delayed_fput for use by knfsd.Trond Myklebust2019-08-191-0/+1
| * notify: export symbols for use by the knfsd file cacheTrond Myklebust2019-08-194-2/+10
| * locks: create a new notifier chain for lease attemptsJeff Layton2019-08-192-0/+66
| * sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton2019-08-192-0/+4
| * svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever2019-08-193-18/+14
| * svcrdma: Remove svc_rdma_wqChuck Lever2019-08-193-9/+2
| * nfsd: Remove unnecessary NULL checksJ. Bruce Fields2019-08-161-20/+15
| * Merge nfsd bugfixesJ. Bruce Fields2019-08-162-11/+10
| |\
| * | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski2019-07-302-7/+11
* | | Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds2019-09-2811-1/+1329
|\ \ \
| * | | virtio-fs: add virtiofs filesystemStefan Hajnoczi2019-09-187-0/+1240
| * | | virtio-fs: add Documentation/filesystems/virtiofs.rstStefan Hajnoczi2019-09-183-0/+82
| * | | fuse: reserve values for mapping protocolDr. David Alan Gilbert2019-09-121-1/+7
* | | | Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxLinus Torvalds2019-09-284-2/+8
|\ \ \ \
| * | | | 9p/vfs_super.c: Remove unused parameter data in v9fs_fill_superBharath Vedartham2019-09-031-2/+2
| * | | | 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham2019-09-031-0/+2
| * | | | 9p: Transport error uninitializedLu Shuaibing2019-09-031-0/+1
| * | | | 9p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu2019-09-031-0/+3
* | | | | Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-2710-19/+74
|\ \ \ \ \
| * | | | | riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen2019-09-201-1/+5
| * | | | | riscv: dts: sifive: Drop "clock-frequency" property of cpu nodesBin Meng2019-09-201-3/+0
| * | | | | riscv: dts: sifive: Add ethernet0 to the aliases nodeBin Meng2019-09-201-0/+1
| * | | | | RISC-V: Export kernel symbols for kvmAtish Patra2019-09-202-0/+2