summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iser_memory.c
AgeCommit message (Expand)Author
2024-01-04IB/iser: Prevent invalidating wrong MRSergey Gorenko
2022-03-18IB/iser: Generalize map/unmap dma tasksMax Gurtovoy
2022-03-18IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy
2022-03-18IB/iser: Remove iser_reg_data_sg helper functionMax Gurtovoy
2022-01-28RDMA/iser: Delete useless module.h includeLeon Romanovsky
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2021-08-11scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-01-19IB/iser: Remove unneeded semicolonsMax Gurtovoy
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin
2020-03-26IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko
2020-01-03IB/iser: use true,false for bool variablezhengbin
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy
2019-10-01IB/iser: add unlikely checks in the fast pathMax Gurtovoy
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-01-18IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-07-30IB/iser: Inline two work request conversion functionsBart Van Assche
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-06-04IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2015-12-26IB/iser: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/iser: Change the increment rkey flow logicSagi Grimberg
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz
2015-12-24IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz
2015-12-24IB/iser: Reuse ib_sg_to_pagesSagi Grimberg
2015-12-24IB/iser: constify iser_reg_ops structureJulia Lawall
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi Grimberg
2015-08-30IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg
2015-08-30IB/iser: Make reg_desc_get a per device routineSagi Grimberg
2015-08-30IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg
2015-08-30IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev