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