index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iscsi_iser.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
1
-4
/
+8
2015-08-31
IB/iser: Get rid of un-maintained counters
Sagi Grimberg
1
-9
/
+3
2015-08-31
IB/iser: Remove '.' from log message
Sagi Grimberg
1
-1
/
+2
2015-08-31
IB/iser: Change minor assignments and logging prints
Sagi Grimberg
1
-7
/
+4
2015-08-31
IB/iser: Change some module parameters to be RO
Jenny Falkovich
1
-16
/
+15
2015-08-29
RDMA/iser: Limit sgs to the device fastreg depth
Steve Wise
1
-0
/
+9
2014-12-16
IB/iser: DIX update
Sagi Grimberg
1
-11
/
+10
2014-12-16
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
1
-8
/
+41
2014-12-16
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
1
-4
/
+18
2014-12-16
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
1
-3
/
+7
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-0
/
+1
2014-10-09
IB/iser: Set IP_CSUM as default guard type
Sagi Grimberg
1
-2
/
+2
2014-10-09
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
1
-9
/
+160
2014-10-09
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
1
-1
/
+1
2014-10-09
IB/iser: Protect tasks cleanup in case IB device was already released
Sagi Grimberg
1
-1
/
+7
2014-10-09
IB/iser: Unbind at conn_stop stage
Ariel Nahum
1
-0
/
+7
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
1
-8
/
+10
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
1
-61
/
+64
2014-09-22
IB/iser: Allow bind only when connection state is UP
Sagi Grimberg
1
-5
/
+14
2014-08-02
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
1
-7
/
+6
2014-08-02
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
1
-4
/
+11
2014-08-02
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
1
-3
/
+13
2014-08-02
IB/iser: Support IPv6 address family
Roi Dayan
1
-2
/
+1
2014-05-26
IB/iser: Add missing newlines to logging messages
Roi Dayan
1
-4
/
+4
2014-05-26
IB/iser: Simplify connection management
Ariel Nahum
1
-40
/
+57
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
-27
/
+18
2014-03-18
IB/iser: Publish T10-PI support to SCSI midlayer
Sagi Grimberg
1
-1
/
+22
2014-03-18
IB/iser: Implement check_protection
Sagi Grimberg
1
-0
/
+13
2014-03-18
IB/iser: Support T10-PI operations
Sagi Grimberg
1
-0
/
+2
2014-03-18
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
1
-0
/
+8
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-7
/
+12
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
1
-1
/
+2
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
1
-7
/
+12
2013-06-05
IB/iser: Add Mellanox copyright
Or Gerlitz
1
-0
/
+1
2013-05-02
IB/iser: Move informational messages from error to info level
Roi Dayan
1
-9
/
+9
2013-05-02
IB/iser: Add module version
Roi Dayan
1
-3
/
+3
2012-05-19
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
1
-3
/
+2
2012-03-05
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
1
-14
/
+4
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-04
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
Or Gerlitz
1
-3
/
+8
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-3
/
+9
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-13
/
+19
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-11
/
+27
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
1
-3
/
+7
2011-02-24
[SCSI] iser: export addr and port
Mike Christie
1
-0
/
+26
[next]