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.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
/
isert
/
ib_isert.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
1
-1
/
+1
2022-05-11
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
1
-1
/
+1
2021-06-24
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
1
-3
/
+0
2020-10-28
IB/isert: add module param to set sg_tablesize for IO cmd
Max Gurtovoy
1
-0
/
+6
2020-09-09
IB/isert: Fix unaligned immediate-data handling
Sagi Grimberg
1
-10
/
+31
2020-07-29
IB/isert: use new shared CQ mechanism
Yamin Friedman
1
-16
/
+2
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
1
-1
/
+2
2017-12-19
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
1
-1
/
+2
2016-09-02
IB/isert: Properly release resources on DEVICE_REMOVAL
Raju Rangoju
1
-0
/
+2
2016-08-02
IB/isert: Remove an unused member variable
Bart Van Assche
1
-1
/
+0
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
1
-66
/
+3
2016-03-31
iser-target: Use ib_drain_qp
Sagi Grimberg
1
-2
/
+0
2016-03-11
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
1
-1
/
+5
2016-03-11
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
1
-18
/
+12
2016-03-11
iser-target: Convert to new CQ API
Christoph Hellwig
1
-7
/
+15
2016-03-11
iser-target: Split and properly type the login buffer
Christoph Hellwig
1
-2
/
+1
2016-03-11
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
1
-5
/
+3
2016-03-11
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
1
-1
/
+0
2016-03-11
iser-target: Rework connection termination
Jenny Derzhavetz
1
-1
/
+0
2016-03-11
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
1
-0
/
+1
2015-12-24
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
1
-0
/
+2
2015-12-24
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
1
-0
/
+32
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
1
-2
/
+4
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-1
/
+0
2015-10-29
iser-target: Port to new memory registration API
Sagi Grimberg
1
-2
/
+0
2015-10-29
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
1
-3
/
+3
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-3
/
+3
2015-09-16
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
1
-0
/
+1
2015-09-16
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
1
-2
/
+2
2015-09-16
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
1
-2
/
+3
2015-09-16
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
1
-4
/
+4
2015-09-16
iser-target: Remove unused variables
Jenny Derzhavetz
1
-5
/
+0
2015-08-31
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-1
/
+0
2015-04-08
iser-target: Remove conn_ prefix from struct isert_conn members
Sagi Grimberg
1
-16
/
+16
2015-04-08
iser-target: Remove un-needed rdma_listen backlog
Sagi Grimberg
1
-1
/
+0
2015-04-08
iser-target: Use a single DMA MR and PD per device
Sagi Grimberg
1
-2
/
+2
2014-12-13
iser-target: Use debug_level parameter to control logging level
Sagi Grimberg
1
-0
/
+27
2014-12-13
iser-target: Fix logout sequence
Sagi Grimberg
1
-0
/
+1
2014-12-13
iser-target: Reduce CQ lock contention by batch polling
Sagi Grimberg
1
-0
/
+2
2014-12-13
iser-target: Remove an atomic operation from the IO path
Sagi Grimberg
1
-1
/
+2
2014-12-13
iser-target: Use single CQ for TX and RX
Sagi Grimberg
1
-9
/
+5
2014-12-13
iser-target: Centralize completion elements to a context
Sagi Grimberg
1
-10
/
+20
2014-12-13
iser-target: Remove interrupt coalescing
Sagi Grimberg
1
-6
/
+0
2014-12-13
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
1
-0
/
+1
2014-12-13
iser-target: Allocate PI contexts dynamically
Sagi Grimberg
1
-0
/
+7
2014-12-13
iser-target: Fix implicit termination of connections
Sagi Grimberg
1
-0
/
+1
2014-12-13
iser-target: Handle ADDR_CHANGE event for listener cm_id
Sagi Grimberg
1
-0
/
+1
2014-12-13
iser-target: Parallelize CM connection establishment
Sagi Grimberg
1
-0
/
+2
[next]