summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2016-09-19sunrpc: fix write space race causing stallsDavid Vrabel
2016-09-19xprtrdma: Eliminate rpcrdma_receive_worker()Chuck Lever
2016-09-19xprtrdma: Rename rpcrdma_receive_wc()Chuck Lever
2016-09-19xprtrmda: Report address of frmr, not mwChuck Lever
2016-09-19xprtrdma: Support larger inline thresholdsChuck Lever
2016-09-19xprtrdma: Use gathered Send for large inline messagesChuck Lever
2016-09-19xprtrdma: Basic support for Remote InvalidationChuck Lever
2016-09-19xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever
2016-09-19xprtrdma: Move recv_wr to struct rpcrdma_repChuck Lever
2016-09-19xprtrdma: Move send_wr to struct rpcrdma_reqChuck Lever
2016-09-19xprtrdma: Simplify rpcrdma_ep_post_recv()Chuck Lever
2016-09-19xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever
2016-09-19xprtrdma: Delay DMA mapping Send and Receive buffersChuck Lever
2016-09-19xprtrdma: Replace DMA_BIDIRECTIONALChuck Lever
2016-09-19xprtrdma: Use smaller buffers for RPC-over-RDMA headersChuck Lever
2016-09-19xprtrdma: Initialize separate RPC call and reply buffersChuck Lever
2016-09-19SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever
2016-09-19SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer release APIChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer allocation APIChuck Lever
2016-09-19SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever
2016-09-19xprtrdma: Eliminate INLINE_THRESHOLD macrosChuck Lever
2016-09-19SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson
2016-09-19SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson
2016-09-19SUNRPC rpc_clnt_xprt_switch_putAndy Adamson
2016-09-19SUNRPC remove rpc_task_release_client from rpc_task_set_clientAndy Adamson
2016-09-19SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust
2016-09-19sunrpc: Remove unnecessary variableAmitoj Kaur Chawla
2016-09-16Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-09-06xprtrdma: Fix receive buffer accountingChuck Lever
2016-09-06xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")Chuck Lever
2016-09-03sunrpc: fix UDP memory accountingPaolo Abeni
2016-08-24SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in useChuck Lever
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust
2016-08-05SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust
2016-08-05SUNRPC: Fix reconnection timeoutsTrond Myklebust
2016-08-05SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-02SUNRPC: Fix up socket autodisconnectTrond Myklebust
2016-08-01SUNRPC: Detect immediate closure of accepted socketsTrond Myklebust
2016-08-01SUNRPC: accept() may return sockets that are still in SYN_RECVTrond Myklebust
2016-08-01SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust