index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
2015-04-15
IB/iser: Remove code duplication for a single DMA entry
Sagi Grimberg
2015-04-15
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Sagi Grimberg
[next]