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
/
iser
/
iser_initiator.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-03-18
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-03
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-10
IB/iser: Generalize rdma memory registration
Sagi Grimberg
1
-18
/
+16
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
1
-10
/
+15
2013-08-10
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
1
-3
/
+89
2013-06-05
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
[next]