summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/frwr_ops.c
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Remove ro_unmap_safeChuck Lever2017-10-161-19/+0
* IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
* xprtrdma: Remove imul instructions from chunk list encodersChuck Lever2017-08-151-6/+6
* xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever2017-07-131-3/+3
* xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever2017-07-131-11/+8
* xprtrdma: Fix FRWR invalidation error recoveryChuck Lever2017-07-131-10/+13
* xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever2017-07-131-10/+9
* xprtrdma: Pre-mark remotely invalidated MRsChuck Lever2017-07-131-3/+1
* xprtrdma: Refactor management of mw_list fieldChuck Lever2017-02-101-7/+4
* xprtrdma: Update documenting commentChuck Lever2016-11-291-4/+0
* xprtrdma: Refactor FRMR invalidationChuck Lever2016-11-291-36/+21
* xprtrdma: Support for SG_GAP devicesChuck Lever2016-11-291-7/+13
* xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever2016-11-291-3/+10
* xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever2016-11-101-15/+22
* xprtrdma: use complete() instead complete_all()Daniel Wagner2016-09-231-1/+1
* xprtrmda: Report address of frmr, not mwChuck Lever2016-09-191-2/+6
* xprtrdma: Basic support for Remote InvalidationChuck Lever2016-09-191-0/+13
* xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-3/+2
* xprtrdma: Place registered MWs on a per-req listChuck Lever2016-07-111-47/+25
* xprtrdma: Release orphaned MRs immediatelyChuck Lever2016-07-111-6/+13
* xprtrdma: Allocate MRs on demandChuck Lever2016-07-111-57/+7
* xprtrdma: Chunk list encoders must not return zeroChuck Lever2016-07-111-0/+2
* xprtrdma: Honor ->send_request API contractChuck Lever2016-07-111-6/+7
* xprtrdma: Clean up device capability detectionChuck Lever2016-07-111-0/+17
* xprtrdma: Do not leak an MW during a DMA map failureChuck Lever2016-07-111-0/+1
* xprtrdma: Refactor MR recovery work queuesChuck Lever2016-07-111-62/+20
* xprtrdma: Move init and release helpersChuck Lever2016-07-111-46/+44
* xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever2016-07-111-43/+42
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-261-99/+115
|\
| * xprtrdma: Remove ro_unmap() from all registration modesChuck Lever2016-05-171-43/+0
| * xprtrdma: Add ro_unmap_safe memreg methodChuck Lever2016-05-171-0/+27
| * xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever2016-05-171-5/+5
| * xprtrdma: Refactor the FRWR recovery workerChuck Lever2016-05-171-9/+16
| * xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever2016-05-171-38/+60
| * xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever2016-05-171-3/+3
| * xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever2016-05-171-18/+18
| * xprtrdma: Prevent inline overflowChuck Lever2016-05-171-0/+3
| * xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever2016-05-171-1/+1
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-1/+1
|/
* xprtrdma: Use new CQ API for RPC-over-RDMA client send CQsChuck Lever2016-03-141-30/+69
* xprtrdma: Use an anonymous union in struct rpcrdma_mwChuck Lever2016-03-141-21/+21
* xprtrdma: Do not wait if ib_post_send() failsChuck Lever2016-03-141-1/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-4/+3
|\
| * xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-4/+3
* | xprtrdma: Add ro_unmap_sync method for FRWRChuck Lever2015-12-181-4/+132
* | xprtrdma: Move struct ib_send_wr off the stackChuck Lever2015-12-181-18/+20
|/
* Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-091-2/+5
|\
| * xprtrdma: don't log warnings for flushed completionsSteve Wise2015-11-021-2/+5
* | xprtrdma: Port to new memory registration APISagi Grimberg2015-10-281-51/+67
OpenPOWER on IntegriCloud