index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_initiator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-26
1
-0
/
+57
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
1
-4
/
+4
*
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-24
1
-2
/
+3
*
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
1
-48
/
+94
*
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
1
-2
/
+1
*
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-12-11
1
-67
/
+61
*
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-28
1
-43
/
+8
*
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
1
-2
/
+2
*
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
1
-1
/
+1
*
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
1
-1
/
+2
*
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-30
1
-7
/
+4
*
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
1
-8
/
+8
*
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
2015-08-30
1
-6
/
+0
*
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
2015-08-30
1
-3
/
+5
*
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
2015-04-15
1
-4
/
+4
*
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
2015-04-15
1
-9
/
+9
*
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
2015-04-15
1
-22
/
+22
*
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
2015-04-15
1
-10
/
+6
*
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
2015-04-15
1
-2
/
+2
*
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-02-17
1
-4
/
+0
*
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
2015-02-13
1
-4
/
+8
*
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2014-12-15
1
-3
/
+3
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
1
-3
/
+10
*
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
1
-6
/
+2
*
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
1
-1
/
+2
*
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
1
-29
/
+34
*
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-10-09
1
-97
/
+100
*
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
1
-24
/
+10
*
IB/iser: Update Mellanox copyright note
Or Gerlitz
2014-04-01
1
-1
/
+1
*
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
2014-04-01
1
-29
/
+25
*
IB/iser: Support T10-PI operations
Sagi Grimberg
2014-03-17
1
-5
/
+58
*
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
2014-03-17
1
-11
/
+26
*
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
2014-02-14
1
-1
/
+2
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-09-05
1
-25
/
+114
|
\
|
*
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
2013-09-02
1
-1
/
+1
|
*
IB/iser: Generalize rdma memory registration
Sagi Grimberg
2013-08-09
1
-18
/
+16
|
*
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
2013-08-09
1
-10
/
+15
|
*
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
2013-08-09
1
-3
/
+89
*
|
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2013-08-26
1
-1
/
+10
|
/
*
IB/iser: Add Mellanox copyright
Or Gerlitz
2013-06-04
1
-0
/
+1
*
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
2012-03-05
1
-13
/
+17
*
IB/iser: Free IB connection resources in the proper place
Doug Ledford
2012-03-05
1
-12
/
+0
*
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
2011-11-04
1
-7
/
+24
*
IB/iser: Support iSCSI PDU padding
Or Gerlitz
2011-08-17
1
-1
/
+1
*
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
2011-07-25
1
-1
/
+1
*
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
2010-08-04
1
-1
/
+1
*
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
2010-02-24
1
-25
/
+0
*
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
2010-02-24
1
-12
/
+0
*
IB/iser: Remove unnecessary connection checks
Or Gerlitz
2010-02-24
1
-38
/
+0
*
IB/iser: Use atomic allocations
Or Gerlitz
2010-02-24
1
-1
/
+1
[next]