summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/frwr_ops.c
Commit message (Expand)AuthorAgeFilesLines
* net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-2/+2
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-121-4/+27
|\
| * Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-041-4/+27
| |\
| | * xprtrdma: Add trace_xprtrdma_dma_map(mr)Chuck Lever2018-06-011-0/+1
| | * xprtrdma: Fix max_send_wr computationChuck Lever2018-05-071-4/+26
* | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-121-0/+2
|\ \ \ | |/ / |/| |
| * | svcrdma: Trace key RDMA API eventsChuck Lever2018-05-111-0/+1
| * | xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever2018-05-111-0/+1
| |/
* | xprtrdma: Fix list corruption / DMAR errors during MR recoveryChuck Lever2018-05-011-6/+3
|/
* xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-101-16/+35
* xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever2018-04-101-1/+1
* xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-231-14/+13
* xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-231-7/+4
* xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever2018-01-161-8/+2
* xprtrdma: Remove usage of "mw"Chuck Lever2018-01-161-88/+89
* xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-161-88/+88
* xprtrdma: Per-mode handling for Remote InvalidationChuck Lever2018-01-161-3/+21
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-27/+0
|\
| * xprtrdma: Remove atomic send completion countingChuck Lever2017-11-171-8/+0
| * xprtrdma: Remove ro_unmap_safeChuck Lever2017-10-161-19/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* 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
OpenPOWER on IntegriCloud