Age | Commit message (Expand) | Author |
2016-08-04 | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-08-01 | SUNRPC: Detect immediate closure of accepted sockets | Trond Myklebust |
2016-08-01 | SUNRPC: accept() may return sockets that are still in SYN_RECV | Trond Myklebust |
2016-07-30 | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-07-24 | Merge branch 'nfs-rdma' | Trond Myklebust |
2016-07-24 | Merge branch 'sunrpc' | Trond Myklebust |
2016-07-24 | SUNRPC: Fix a compiler warning in fs/nfs/clnt.c | Trond Myklebust |
2016-07-19 | xprtrdma: fix semicolon.cocci warnings | kbuild test robot |
2016-07-19 | sunrpc: Prevent resvport min/max inversion via sysfs and module parameter | Frank Sorenson |
2016-07-19 | sunrpc: Prevent resvport min/max inversion via sysctl | Frank Sorenson |
2016-07-19 | sunrpc: Fix reserved port range calculation | Frank Sorenson |
2016-07-19 | sunrpc: Fix bit count when setting hashtable size to power-of-two | Frank Sorenson |
2016-07-19 | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags | Scott Mayhew |
2016-07-16 | SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt | Trond Myklebust |
2016-07-13 | SUNRPC: Remove unused callback xpo_adjust_wspace() | Trond Myklebust |
2016-07-13 | SUNRPC: Change TCP socket space reservation | Trond Myklebust |
2016-07-13 | SUNRPC: Add a server side per-connection limit | Trond Myklebust |
2016-07-13 | SUNRPC: Micro optimisation for svc_data_ready | Trond Myklebust |
2016-07-13 | SUNRPC: Call the default socket callbacks instead of open coding | Trond Myklebust |
2016-07-13 | SUNRPC: lock the socket while detaching it | Trond Myklebust |
2016-07-13 | SUNRPC: Add tracepoints for dropped and deferred requests | Trond Myklebust |
2016-07-13 | SUNRPC: Add a tracepoint for server socket out-of-space conditions | Trond Myklebust |
2016-07-13 | sunrpc: add gss minor status to svcauth_gss_proxy_init | Scott Mayhew |
2016-07-13 | sunrpc: remove 'inuse' flag from struct cache_detail. | NeilBrown |
2016-07-11 | NFS: Don't drop CB requests with invalid principals | Chuck Lever |
2016-07-11 | svc: Avoid garbage replies when pc_func() returns rpc_drop_reply | Chuck Lever |
2016-07-11 | xprtrdma: No direct data placement with krb5i and krb5p | Chuck Lever |
2016-07-11 | xprtrdma: Clean up fixup_copy_count accounting | Chuck Lever |
2016-07-11 | xprtrdma: Update only specific fields in private receive buffer | Chuck Lever |
2016-07-11 | xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup() | Chuck Lever |
2016-07-11 | xprtrdma: rpcrdma_inline_fixup() overruns the receive page list | Chuck Lever |
2016-07-11 | xprtrdma: Chunk list encoders no longer share one rl_segments array | Chuck Lever |
2016-07-11 | xprtrdma: Place registered MWs on a per-req list | Chuck Lever |
2016-07-11 | xprtrdma: Release orphaned MRs immediately | Chuck Lever |
2016-07-11 | xprtrdma: Allocate MRs on demand | Chuck Lever |
2016-07-11 | xprtrdma: Chunk list encoders must not return zero | Chuck Lever |
2016-07-11 | xprtrdma: Honor ->send_request API contract | Chuck Lever |
2016-07-11 | xprtrdma: Reply buffer exhaustion can be catastrophic | Chuck Lever |
2016-07-11 | xprtrdma: Clean up device capability detection | Chuck Lever |
2016-07-11 | xprtrdma: Remove rpcrdma_map_one() and friends | Chuck Lever |
2016-07-11 | xprtrdma: Remove ALLPHYSICAL memory registration mode | Chuck Lever |
2016-07-11 | xprtrdma: Do not leak an MW during a DMA map failure | Chuck Lever |
2016-07-11 | xprtrdma: Refactor MR recovery work queues | Chuck Lever |
2016-07-11 | xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR | Chuck Lever |
2016-07-11 | xprtrdma: Rename fields in rpcrdma_fmr | Chuck Lever |
2016-07-11 | xprtrdma: Move init and release helpers | Chuck Lever |
2016-07-11 | xprtrdma: Create common scatterlist fields in rpcrdma_mw | Chuck Lever |
2016-07-11 | xprtrdma: Remove FMRs from the unmap list after unmapping | Chuck Lever |
2016-06-23 | vfs: Pass data, ns, and ns->userns to mount_ns | Eric W. Biederman |