index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
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-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
1
-5
/
+4
2019-01-18
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-21
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-30
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-26
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-22
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-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
1
-6
/
+15
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
1
-30
/
+24
2015-10-28
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-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
1
-67
/
+53
2015-08-30
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
1
-1
/
+9
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
1
-2
/
+12
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
1
-114
/
+96
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
1
-10
/
+28
2015-08-30
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
1
-8
/
+8
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
1
-12
/
+16
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
1
-14
/
+18
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
1
-0
/
+35
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
1
-5
/
+5
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
1
-21
/
+14
2015-08-30
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
1
-11
/
+9
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
1
-78
/
+131
2015-04-15
IB/iser: Remove code duplication for a single DMA entry
Sagi Grimberg
1
-27
/
+21
2015-04-15
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Sagi Grimberg
1
-43
/
+32
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
1
-15
/
+15
2015-04-15
IB/iser: Make fastreg pool cache friendly
Sagi Grimberg
1
-1
/
+1
[next]