index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
1
-1
/
+1
2022-05-10
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-18
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-30
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-30
iser-target: Use ib_drain_qp
Sagi Grimberg
1
-2
/
+0
2016-03-10
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
1
-1
/
+5
2016-03-10
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
1
-18
/
+12
2016-03-10
iser-target: Convert to new CQ API
Christoph Hellwig
1
-7
/
+15
2016-03-10
iser-target: Split and properly type the login buffer
Christoph Hellwig
1
-2
/
+1
2016-03-10
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
1
-5
/
+3
2016-03-10
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
1
-1
/
+0
2016-03-10
iser-target: Rework connection termination
Jenny Derzhavetz
1
-1
/
+0
2016-03-10
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-28
iser-target: Port to new memory registration API
Sagi Grimberg
1
-2
/
+0
2015-10-28
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-15
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
1
-0
/
+1
2015-09-15
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
1
-2
/
+2
2015-09-15
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
1
-2
/
+3
2015-09-15
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
1
-4
/
+4
2015-09-15
iser-target: Remove unused variables
Jenny Derzhavetz
1
-5
/
+0
2015-08-30
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-1
/
+0
2015-04-07
iser-target: Remove conn_ prefix from struct isert_conn members
Sagi Grimberg
1
-16
/
+16
2015-04-07
iser-target: Remove un-needed rdma_listen backlog
Sagi Grimberg
1
-1
/
+0
2015-04-07
iser-target: Use a single DMA MR and PD per device
Sagi Grimberg
1
-2
/
+2
2014-12-12
iser-target: Use debug_level parameter to control logging level
Sagi Grimberg
1
-0
/
+27
2014-12-12
iser-target: Fix logout sequence
Sagi Grimberg
1
-0
/
+1
2014-12-12
iser-target: Reduce CQ lock contention by batch polling
Sagi Grimberg
1
-0
/
+2
2014-12-12
iser-target: Remove an atomic operation from the IO path
Sagi Grimberg
1
-1
/
+2
2014-12-12
iser-target: Use single CQ for TX and RX
Sagi Grimberg
1
-9
/
+5
2014-12-12
iser-target: Centralize completion elements to a context
Sagi Grimberg
1
-10
/
+20
2014-12-12
iser-target: Remove interrupt coalescing
Sagi Grimberg
1
-6
/
+0
2014-12-12
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
1
-0
/
+1
2014-12-12
iser-target: Allocate PI contexts dynamically
Sagi Grimberg
1
-0
/
+7
2014-12-12
iser-target: Fix implicit termination of connections
Sagi Grimberg
1
-0
/
+1
2014-12-12
iser-target: Handle ADDR_CHANGE event for listener cm_id
Sagi Grimberg
1
-0
/
+1
2014-12-12
iser-target: Parallelize CM connection establishment
Sagi Grimberg
1
-0
/
+2
[next]