summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svc_rdma.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-091-1/+5
|\
| * svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-021-1/+5
* | svcrdma: Port to new memory registration APISagi Grimberg2015-10-281-4/+2
|/
* 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
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-101-7/+2
* | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-201-1/+0
* | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-201-79/+2
|/
* svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-041-0/+7
* svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-041-1/+0
* svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-041-1/+1
* svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-031-1/+0
* Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-121-2/+11
|\
| * svcrdma: Support RDMA_NOMSG requestsChuck Lever2015-01-151-0/+1
| * svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-151-0/+10
| * svcrdma: Clean up read chunk countingChuck Lever2015-01-151-2/+0
* | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-301-2/+0
|/
* svcrdma: Double the default credit limitChuck Lever2014-07-231-2/+1
* svcrdma: refactor marshalling logicSteve Wise2014-06-061-2/+1
* svcrdma: silence a Sparse warningDan Carpenter2012-03-061-1/+1
* svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-171-1/+1
* svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-061-0/+1
* svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-061-0/+1
* svcrdma: Add FRMR get/put servicesTom Tucker2008-10-061-0/+3
* svcrdma: Add Fast Reg MR Data TypesTom Tucker2008-10-031-1/+21
* svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-131-1/+0
* svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-021-6/+0
* svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-021-1/+0
* svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-021-0/+1
* svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-021-0/+1
* svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-021-0/+27
* svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-191-2/+2
* svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-0/+1
* svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-2/+3
* svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-191-0/+1
* svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-191-1/+0
* rdma: SVCRMDA Header FileTom Tucker2008-02-011-0/+262
OpenPOWER on IntegriCloud