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_initiator.c
Age
Commit message (
Expand
)
Author
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
2023-04-03
IB/iser: remove redundant new line
Max Gurtovoy
2023-04-03
IB/iser: centralize setting desc type and done callback
Max Gurtovoy
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
2022-03-18
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-05
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-05
IB/iser: Fix RNR errors
Sergey Gorenko
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2018-09-28
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-01-28
IB/iser: Combine substrings for three messages
Markus Elfring
2018-01-28
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
2018-01-28
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
2017-07-20
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
2017-04-25
IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
Colin Ian King
2016-02-29
IB/iser: Use ib_drain_sq()
Steve Wise
2015-12-26
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
2015-08-30
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
2015-04-15
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
2015-02-17
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
2014-12-15
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2014-10-09
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-06-11
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
[next]