summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_transport.c
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Remove DMA map accountingChuck Lever2016-11-301-10/+3
* svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2016-11-301-15/+10
* Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-131-11/+49
|\
| * svcrdma: support Remote InvalidationChuck Lever2016-09-231-3/+9
| * svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever2016-09-231-4/+30
| * svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-231-6/+12
* | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
|/
* svcrdma: Drain QP before freeing svcrdma_xprtChuck Lever2016-05-131-0/+3
* svcrdma: Post Receives only for forward channel requestsChuck Lever2016-05-131-1/+1
* svcrdma: Support IPv6 with NFS/RDMAShirley Ma2016-05-131-1/+11
* svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-011-161/+98
* svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-011-90/+39
* svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-011-54/+0
* svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-011-0/+15
* svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-32/+4
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-3/+11
* svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-10/+14
* svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2016-01-191-1/+3
* svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-191-3/+5
* svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-10/+75
* svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-13/+89
* svcrdma: Clean up process_context()Chuck Lever2016-01-191-23/+21
* svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-191-8/+1
* xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-29/+19
* Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-091-0/+58
|\
| * svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-021-0/+58
* | svcrdma: Port to new memory registration APISagi Grimberg2015-10-281-23/+11
* | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-2/+8
|\
| * svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-301-2/+4
| * xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2015-08-301-1/+1
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-281-0/+4
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-101-1/+1
* | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-201-34/+0
* | NFS/RDMA Release resources in svcrdma when device is removedShirley Ma2015-07-201-0/+1
|/
* Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-271-28/+8
|\
| * svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-041-1/+1
| * svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-041-26/+6
| * svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-041-1/+1
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-4/+5
| |
| \
*-. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-38/+36
|\ \ \ | |_|/ |/| |
| | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-1/+1
| | * IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang2015-05-181-27/+18
| |/ |/|
| * xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg2015-05-181-11/+18
|/
* svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-151-0/+2
* svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever2015-01-151-16/+27
* svcrdma: Remove unused variableChuck Lever2015-01-151-2/+0
* svcrdma: advertise the correct max payloadSteve Wise2014-09-291-1/+1
* svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise2014-08-051-17/+2
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-181-0/+1
OpenPOWER on IntegriCloud