index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
1
-1
/
+6
2022-03-18
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
1
-3
/
+11
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
1
-38
/
+2
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
1
-2
/
+2
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
1
-19
/
+10
2022-01-06
IB/iser: Don't suppress send completions
Max Gurtovoy
1
-10
/
+3
2022-01-06
IB/iser: Fix RNR errors
Sergey Gorenko
1
-36
/
+28
2020-06-03
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
1
-10
/
+9
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
1
-0
/
+5
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-5
/
+7
2018-09-28
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
1
-5
/
+13
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
1
-1
/
+1
2018-01-29
IB/iser: Combine substrings for three messages
Markus Elfring
1
-6
/
+4
2018-01-29
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
1
-1
/
+1
2018-01-29
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
1
-3
/
+1
2017-07-20
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
1
-2
/
+4
2017-04-25
IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
Colin Ian King
1
-1
/
+1
2016-03-01
IB/iser: Use ib_drain_sq()
Steve Wise
1
-7
/
+0
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
1
-0
/
+57
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
1
-4
/
+4
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
1
-2
/
+3
2015-12-12
IB/iser: Convert to CQ abstraction
Christoph Hellwig
1
-48
/
+94
2015-12-12
IB/iser: Use helper for container_of
Sagi Grimberg
1
-2
/
+1
2015-12-12
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
1
-67
/
+61
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
1
-43
/
+8
2015-08-31
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
1
-2
/
+2
2015-08-31
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
1
-1
/
+1
2015-08-31
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
1
-1
/
+2
2015-08-31
IB/iser: Unify fast memory registration flows
Sagi Grimberg
1
-7
/
+4
2015-08-31
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
1
-8
/
+8
2015-08-31
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
1
-6
/
+0
2015-08-31
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
1
-3
/
+5
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
1
-4
/
+4
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
1
-9
/
+9
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
1
-22
/
+22
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
1
-10
/
+6
2015-04-15
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
1
-2
/
+2
2015-02-17
IB/iser: Fix memory regions possible leak
Sagi Grimberg
1
-4
/
+0
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
1
-4
/
+8
2014-12-16
IB/iser: Fix possible SQ overflow
Max Gurtovoy
1
-3
/
+3
2014-10-09
IB/iser: Suppress scsi command send completions
Sagi Grimberg
1
-3
/
+10
2014-10-09
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
1
-6
/
+2
2014-10-09
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
1
-1
/
+2
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
1
-29
/
+34
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
1
-97
/
+100
2014-06-12
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
1
-24
/
+10
2014-04-01
IB/iser: Update Mellanox copyright note
Or Gerlitz
1
-1
/
+1
2014-04-01
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
1
-29
/
+25
2014-03-18
IB/iser: Support T10-PI operations
Sagi Grimberg
1
-5
/
+58
[next]