aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAge
...
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
|/
* Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\
| * 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: Remove close_out exit pathChuck Lever2016-03-01
| * svcrdma: Hook up the logic to return ERR_CHUNKChuck 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: Close connection when a send error occursChuck Lever2016-03-01
| * svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-01
| * svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever2016-03-01
| * svcrdma: Find client-provided write and reply chunks once per replyChuck Lever2016-03-01
* | xprtrdma: Use new CQ API for RPC-over-RDMA client send CQsChuck Lever2016-03-14
* | xprtrdma: Use an anonymous union in struct rpcrdma_mwChuck Lever2016-03-14
* | xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQsChuck Lever2016-03-14
* | xprtrdma: Serialize credit accounting againChuck Lever2016-03-14
* | xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever2016-03-14
* | xprtrdma: Do not wait if ib_post_send() failsChuck Lever2016-03-14
* | xprtrdma: Segment head and tail XDR buffers on page boundariesChuck Lever2016-03-14
* | xprtrdma: Clean up dprintk format string containing a newlineChuck Lever2016-03-14
* | xprtrdma: Clean up physical_op_map()Chuck Lever2016-03-14
* | Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-02-18
|\ \ | |/ |/|
| * xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2016-02-17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\ \ | |/ |/|
| * 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: Remove last two __GFP_NOFAIL call sitesChuck 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
| * svcrdma: Clean up process_context()Chuck Lever2016-01-19
| * svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-19
| * xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
* | xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit').Chuck Lever2015-12-18
* | xprtrdma: Invalidate in the RPC reply handlerChuck Lever2015-12-18
* | xprtrdma: Add ro_unmap_sync method for all-physical registrationChuck Lever2015-12-18
* | xprtrdma: Add ro_unmap_sync method for FMRChuck Lever2015-12-18
* | xprtrdma: Add ro_unmap_sync method for FRWRChuck Lever2015-12-18
* | xprtrdma: Introduce ro_unmap_sync methodChuck Lever2015-12-18
* | xprtrdma: Move struct ib_send_wr off the stackChuck Lever2015-12-18
* | xprtrdma: Disable RPC/RDMA backchannel debugging messagesChuck Lever2015-12-18
* | xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever2015-12-18
* | xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever2015-12-18
* | xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter2015-12-18
* | xprtrdma: clean up some curly bracesDan Carpenter2015-12-18
|/
* Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-09
|\