summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-06-01xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-05-11svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever
2018-05-11svcrdma: Simplify svc_rdma_send()Chuck Lever
2018-05-11svcrdma: Remove post_send_wrChuck Lever
2018-05-11svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever
2018-05-11svcrdma: Introduce svc_rdma_send_ctxtChuck Lever
2018-05-11svcrdma: Clean up Send SGE accountingChuck Lever
2018-05-11svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever
2018-05-11svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever
2018-05-11svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever
2018-05-11svcrdma: Preserve Receive buffer until svc_rdma_sendtoChuck Lever
2018-05-11svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever
2018-05-11svcrdma: Remove sc_rq_depthChuck Lever
2018-05-11svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever
2018-05-11svcrdma: Trace key RDMA API eventsChuck Lever
2018-05-11svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever
2018-05-11xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever
2018-05-11svcrdma: Use passed-in net namespace when creating RDMA listenerChuck Lever
2018-05-11svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-05-07xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever
2018-05-07xprtrdma: Remove rpcrdma_buffer_get_rep_locked()Chuck Lever
2018-05-07xprtrdma: Remove rpcrdma_buffer_get_req_locked()Chuck Lever
2018-05-07xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever
2018-05-07xprtrdma: Move Receive posting to Receive handlerChuck Lever
2018-05-07xprtrdma: Clean up Receive trace pointsChuck Lever
2018-05-07xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever
2018-05-07xprtrdma: Introduce ->alloc_slot call-out for xprtrdmaChuck Lever
2018-05-07SUNRPC: Add a ->free_slot transport calloutChuck Lever
2018-05-07SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever
2018-05-07xprtrdma: Fix max_send_wr computationChuck Lever
2018-05-07xprtrdma: Create transport's CM ID in the correct network namespaceChuck Lever
2018-05-07xprtrdma: Try to fail quickly if proto=rdmaChuck Lever
2018-05-07xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever
2018-05-01xprtrdma: Fix list corruption / DMAR errors during MR recoveryChuck Lever
2018-04-16remove rpc_rmdir()Al Viro
2018-04-15rpc_pipefs: fix double-dput()Al Viro
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust
2018-04-10xprtrdma: Fix corner cases when handling device removalChuck Lever
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever