index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
scsi
/
iscsi_tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: iscsi_tcp: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
1
-2
/
+0
*
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
1
-3
/
+4
*
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-11
1
-1
/
+1
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
*
scsi_tcp: block BH in TCP callbacks
Eric Dumazet
2016-05-19
1
-6
/
+6
*
iscsi_tcp: Use ahash
Herbert Xu
2016-01-27
1
-22
/
+32
*
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
*
iscsi_tcp: export port being used
Mike Christie
2014-09-30
1
-2
/
+8
*
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
1
-1
/
+1
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-1
/
+1
*
[SCSI] iscsi_tcp: check for valid session before accessing
Mike Christie
2014-03-15
1
-0
/
+3
*
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
2014-03-15
1
-11
/
+11
*
[SCSI] iscsi_tcp: consider session state in iscsi_sw_sk_state_check
Chris Leech
2013-10-25
1
-0
/
+1
*
[SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOC
Mike Christie
2013-04-11
1
-5
/
+13
*
[SCSI] iscsi_tcp: increase max_lun to ~0, don't care
Rob Evers
2012-09-24
1
-1
/
+1
*
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
1
-1
/
+1
*
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
2012-02-19
1
-12
/
+1
*
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2011-08-27
1
-3
/
+10
*
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2011-08-27
1
-14
/
+20
*
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-08-27
1
-11
/
+27
*
[SCSI] iscsi_tcp: fix locking around iscsi sk user data
Mike Christie
2011-06-29
1
-20
/
+41
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi function
Mike Christie
2011-02-24
1
-67
/
+67
*
[SCSI] iscsi_tcp: remove sk_sleep check
Mike Christie
2010-05-25
1
-4
/
+2
*
Fix networking tree iscsi_tcp.c mis-merge
Linus Torvalds
2010-05-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
1
-2
/
+4
|
\
|
*
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
1
-2
/
+4
|
|
\
|
|
*
[SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks arguments
Avi Kaplan
2010-04-11
1
-2
/
+4
|
*
|
[SCSI] iscsi_tcp: fix relogin/shutdown hang
Mike Christie
2010-04-11
1
-1
/
+1
|
|
/
*
/
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-2
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
2010-03-03
1
-1
/
+1
*
[SCSI] iscsi_tcp: wake xmit thread when killing session
Mike Christie
2010-02-17
1
-1
/
+7
*
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
2009-12-04
1
-1
/
+1
*
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-10-02
1
-1
/
+1
*
[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed
Mike Christie
2009-09-05
1
-14
/
+9
*
[SCSI] iscsi_tcp: Evaluate socket state in data_ready()
Hannes Reinecke
2009-09-05
1
-3
/
+25
*
iscsi_tcp: propogate EAGAIN from sendpage to libiscsi
Mike Christie
2009-06-21
1
-5
/
+9
*
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
2009-04-27
1
-0
/
+1
*
[SCSI] iscsi_tcp: don't fire conn error if pdu init fails
Mike Christie
2009-04-27
1
-1
/
+1
*
[SCSI] iscsi class: remove host no argument from session creation callout
Mike Christie
2009-03-13
1
-3
/
+1
*
[SCSI] iscsi lib: remove qdepth param from iscsi host allocation
Mike Christie
2009-03-13
1
-1
/
+2
*
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2009-03-13
1
-2
/
+2
*
[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging
Mike Christie
2009-03-13
1
-23
/
+34
*
[SCSI] iscsi tcp: bidi capable
Pete Wyckoff
2009-03-13
1
-0
/
+7
*
[SCSI] libiscsi_tcp: support padding offload
Mike Christie
2008-12-29
1
-4
/
+5
*
[SCSI] libiscsi: pass opcode into alloc_pdu callout
Mike Christie
2008-12-29
1
-1
/
+1
[next]