aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+20
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-35/+120
2016-03-16Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2-7/+7
2016-03-14xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever1-5/+6
2016-03-14rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever1-0/+1
2016-03-14xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macroChuck Lever1-2/+0
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever1-2/+7
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever1-1/+1
2016-03-01svcrdma: Use correct XID in error repliesChuck Lever1-1/+1
2016-03-01svcrdma: Make RDMA_ERROR messages workChuck Lever1-2/+2
2016-03-01rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever1-0/+1
2016-03-01svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever1-0/+1
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever1-0/+7
2016-03-01svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever1-1/+1
2016-02-05SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust1-0/+11
2016-02-05SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust1-0/+4
2016-02-05SUNRPC: Allow caller to specify the transport to useTrond Myklebust1-0/+1
2016-02-05SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust1-0/+2
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust1-0/+2
2016-02-05SUNRPC: Add a structure to track multiple transportsTrond Myklebust2-0/+74
2016-01-31SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust1-0/+1
2016-01-31SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust1-13/+3
2016-01-31SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust1-14/+15
2016-01-31SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust1-1/+0
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu1-16/+16
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-9/+30
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig1-2/+0
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever1-0/+5
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever1-3/+10
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever1-0/+2
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever1-1/+1
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever1-0/+1
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever1-2/+6
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever1-1/+5
2015-12-23sunrpc: Add a function to close temporary transports immediatelyScott Mayhew1-0/+1
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields1-1/+8
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+11
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-1/+21
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust3-1/+19
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever1-0/+3
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2-1/+6
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever2-0/+10
2015-10-28svcrdma: Port to new memory registration APISagi Grimberg1-4/+2
2015-10-23sunrpc/cache: make cache flushing more reliable.Neil Brown1-5/+11
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust1-0/+2
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-0/+3
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-10/+27
2015-08-28svcrdma: Use max_sge_rd for destination read depthsSteve Wise1-0/+1
2015-08-17SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust1-1/+1