summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma_transport.c
AgeCommit message (Expand)Author
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-23svcrdma: support Remote InvalidationChuck Lever
2016-09-23svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2016-05-13svcrdma: Drain QP before freeing svcrdma_xprtChuck Lever
2016-05-13svcrdma: Post Receives only for forward channel requestsChuck Lever
2016-05-13svcrdma: Support IPv6 with NFS/RDMAShirley Ma
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever
2016-03-01svcrdma: Make RDMA_ERROR messages workChuck Lever
2016-03-01svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever
2016-01-19svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever
2016-01-19svcrdma: Clean up process_context()Chuck Lever
2016-01-19svcrdma: Clean up rdma_create_xprt()Chuck Lever
2015-12-22xprtrdma: Avoid calling ib_query_deviceOr Gerlitz
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever
2015-10-28svcrdma: Port to new memory registration APISagi Grimberg
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30svcrdma: limit FRMR page list lengths to device maxSteve Wise
2015-08-30xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg
2015-08-28svcrdma: Use max_sge_rd for destination read depthsSteve Wise
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-07-20svcrdma: Remove svc_rdma_fastreg()Chuck Lever
2015-07-20NFS/RDMA Release resources in svcrdma when device is removedShirley Ma
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-04svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever
2015-06-04svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever
2015-06-04svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny
2015-05-18xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg
2015-05-18IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever
2015-01-15svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever
2015-01-15svcrdma: Remove unused variableChuck Lever
2014-09-29svcrdma: advertise the correct max payloadSteve Wise
2014-08-05svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-06-06svcrdma: refactor marshalling logicSteve Wise