summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-242-7/+20
|\
| * svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-011-2/+7
| * svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-011-1/+1
| * svcrdma: Use correct XID in error repliesChuck Lever2016-03-011-1/+1
| * svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-011-2/+2
| * rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever2016-03-011-0/+1
| * svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-011-0/+1
| * nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-011-0/+7
| * svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-011-1/+1
* | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-226-35/+120
|\ \
| * \ Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-03-162-7/+7
| |\ \
| | * | xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever2016-03-141-5/+6
| | * | rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever2016-03-141-0/+1
| | * | xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macroChuck Lever2016-03-141-2/+0
| | |/
| * | SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust2016-02-051-0/+11
| * | SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust2016-02-051-0/+4
| * | SUNRPC: Allow caller to specify the transport to useTrond Myklebust2016-02-051-0/+1
| * | SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-051-0/+2
| * | SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust2016-02-051-0/+2
| * | SUNRPC: Add a structure to track multiple transportsTrond Myklebust2016-02-052-0/+74
| * | SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust2016-01-311-0/+1
| * | SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust2016-01-311-13/+3
| * | SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust2016-01-311-14/+15
| * | SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust2016-01-311-1/+0
| |/
* | sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-271-16/+16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-9/+30
|\
| * svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-2/+0
| * svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-0/+5
| * svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-3/+10
| * svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-0/+2
| * svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-191-1/+1
| * svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-191-0/+1
| * svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-2/+6
| * svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-1/+5
* | sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-231-0/+1
* | nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-1/+8
|/
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-111-5/+11
|\
| * sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-231-5/+11
* | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-094-1/+21
|\ \
| * \ Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-023-1/+19
| |\ \
| | * | NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-021-0/+3
| | * | svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-022-1/+6
| | * | SUNRPC: Abstract backchannel operationsChuck Lever2015-11-022-0/+10
| | |/
| * | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-081-0/+2
| |/
* | svcrdma: Port to new memory registration APISagi Grimberg2015-10-281-4/+2
|/
* SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-171-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-0/+1
|\
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-281-0/+1
* | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-073-10/+27
|\ \
OpenPOWER on IntegriCloud