summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_frmr.c
Commit message (Expand)AuthorAgeFilesLines
* net/rds: dma_map_sg is entitled to merge entriesGerd Rausch2021-08-181-2/+2
* RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy2020-06-021-2/+2
* net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch2019-07-171-6/+37
* net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch2019-07-171-1/+2
* net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch2019-07-171-27/+38
* net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch2019-07-171-1/+26
* Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-091-6/+5
* IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-2/+2
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+1
|\
| * RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-08-071-0/+1
* | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+5
|\|
| * RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka2018-07-261-0/+5
* | net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-6/+3
* | net/rds: Remove two WARN_ON() statementsBart Van Assche2018-07-241-2/+0
|/
* RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-021-5/+6
* RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar2017-01-021-2/+3
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-1/+1
* RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-021-0/+376