index
:
drm/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
root
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
2015-12-26
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-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
1
-48
/
+94
2015-12-11
IB/iser: Use helper for container_of
Sagi Grimberg
1
-2
/
+1
2015-12-11
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-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
1
-2
/
+2
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
1
-1
/
+1
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
1
-1
/
+2
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
1
-7
/
+4
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
1
-8
/
+8
2015-08-30
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
1
-6
/
+0
2015-08-30
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-15
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-11
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-17
IB/iser: Support T10-PI operations
Sagi Grimberg
1
-5
/
+58
2014-03-17
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
1
-11
/
+26
2014-02-14
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
1
-1
/
+2
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-25
/
+114
2013-09-02
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
1
-1
/
+1
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
1
-1
/
+10
2013-08-09
IB/iser: Generalize rdma memory registration
Sagi Grimberg
1
-18
/
+16
2013-08-09
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
1
-10
/
+15
2013-08-09
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
1
-3
/
+89
2013-06-04
IB/iser: Add Mellanox copyright
Or Gerlitz
1
-0
/
+1
2012-03-05
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
1
-13
/
+17
2012-03-05
IB/iser: Free IB connection resources in the proper place
Doug Ledford
1
-12
/
+0
2011-11-04
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
1
-7
/
+24
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
1
-1
/
+1
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-1
/
+1
2010-08-04
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
1
-1
/
+1
2010-02-24
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
1
-25
/
+0
2010-02-24
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
1
-12
/
+0
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
1
-38
/
+0
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
1
-1
/
+1
[next]