index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
1
-4
/
+4
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
1
-4
/
+27
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
1
-4
/
+4
2022-03-18
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
1
-22
/
+9
2022-01-28
RDMA/iser: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
1
-34
/
+24
2021-08-12
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-01-20
IB/iser: Remove unneeded semicolons
Max Gurtovoy
1
-2
/
+1
2020-06-03
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
1
-179
/
+9
2020-03-26
IB/iser: Always check sig MR before putting it to the free pool
Sergey Gorenko
1
-3
/
+18
2020-01-04
IB/iser: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
1
-2
/
+2
2019-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
1
-1
/
+1
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
1
-7
/
+9
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-63
/
+35
2019-05-21
IB/iser: Remove unused sig_attrs argument
Israel Rukshin
1
-6
/
+5
2019-02-05
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
1
-5
/
+4
2019-01-19
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
1
-5
/
+5
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-2
/
+2
2018-11-22
IB/core: Make function ib_fmr_pool_unmap return void
Yuval Shaia
1
-4
/
+1
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-07-31
IB/iser: Inline two work request conversion functions
Bart Van Assche
1
-2
/
+3
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-1
/
+1
2018-06-04
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
1
-2
/
+2
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
1
-1
/
+1
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
1
-1
/
+5
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-2
/
+2
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-2
/
+2
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
1
-0
/
+1
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
1
-10
/
+10
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
1
-4
/
+4
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
1
-4
/
+9
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
1
-82
/
+23
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
1
-2
/
+2
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-6
/
+15
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-5
/
+4
2015-12-12
IB/iser: Convert to CQ abstraction
Christoph Hellwig
1
-6
/
+15
2015-10-29
IB/iser: Port to new fast registration API
Sagi Grimberg
1
-30
/
+24
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-38
/
+34
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
1
-274
/
+0
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-38
/
+34
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
1
-6
/
+12
2015-08-31
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-31
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
1
-67
/
+53
2015-08-31
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
1
-1
/
+9
2015-08-31
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
1
-2
/
+12
2015-08-31
IB/iser: Unify fast memory registration flows
Sagi Grimberg
1
-114
/
+96
2015-08-31
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
1
-10
/
+28
2015-08-31
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
1
-8
/
+8
2015-08-31
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
1
-12
/
+16
[next]