index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_memory.c
Age
Commit message (
Expand
)
Author
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
2021-08-11
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-01-19
IB/iser: Remove unneeded semicolons
Max Gurtovoy
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2020-03-26
IB/iser: Always check sig MR before putting it to the free pool
Sergey Gorenko
2020-01-03
IB/iser: use true,false for bool variable
zhengbin
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
2019-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-05-21
IB/iser: Remove unused sig_attrs argument
Israel Rukshin
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-01-18
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-11-21
IB/core: Make function ib_fmr_pool_unmap return void
Yuval Shaia
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-07-30
IB/iser: Inline two work request conversion functions
Bart Van Assche
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-06-04
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2015-12-26
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2015-08-30
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-30
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
[next]