aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_frmr.c
AgeCommit message (Expand)Author
2021-08-18net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2020-06-02RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch
2019-07-17net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-07RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-07-26RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka
2018-07-24net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24net/rds: Remove two WARN_ON() statementsBart Van Assche
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar
2017-01-02RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka