aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svc_rdma.h
Commit message (Expand)AuthorAge
* svcrdma: support Remote InvalidationChuck Lever2016-09-23
* svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-23
* svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-13
* svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-01
* svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-01
* svcrdma: Use correct XID in error repliesChuck Lever2016-03-01
* svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-01
* svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-01
* svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-01
* svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-19
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-19
* svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-19
* svcrdma: Make map_xdr non-staticChuck Lever2016-01-19
* svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-19
* svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-19
* svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-19
* svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-19
* Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-09
|\
| * svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-02
* | svcrdma: Port to new memory registration APISagi Grimberg2015-10-28
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-28
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
* | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
* | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20
|/
* svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-04
* svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-04
* svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-04
* svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-03
* Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-12
|\
| * svcrdma: Support RDMA_NOMSG requestsChuck Lever2015-01-15
| * svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-15
| * svcrdma: Clean up read chunk countingChuck Lever2015-01-15
* | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-30
|/
* svcrdma: Double the default credit limitChuck Lever2014-07-23
* svcrdma: refactor marshalling logicSteve Wise2014-06-06
* svcrdma: silence a Sparse warningDan Carpenter2012-03-06
* svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-17
* svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-06
* svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-06
* svcrdma: Add FRMR get/put servicesTom Tucker2008-10-06
* svcrdma: Add Fast Reg MR Data TypesTom Tucker2008-10-03
* svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-13
* svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-02
* svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-02
* svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-02
* svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-02
* svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-02
* svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-19
* svcrdma: Move destroy to kernel threadTom Tucker2008-05-19