index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
iscsi_tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
scsi: iscsi: Don't send data to unbound connection
Anatol Pomazau
1
-0
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-8
/
+1
2018-12-21
scsi: iscsi: Capture iscsi debug messages using tracepoints
Fred Herard
1
-0
/
+4
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-10-17
scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
Nathan Chancellor
1
-1
/
+2
2018-04-19
scsi: iscsi_tcp: don't set a bounce limit
Christoph Hellwig
1
-1
/
+0
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-03-20
scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
Jianchao Wang
1
-0
/
+8
2018-03-09
iscsi: Use blk_queue_flag_set()
Bart Van Assche
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-7
/
+7
2018-01-04
scsi: doc: fix iscsi-related kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2017-08-26
scsi: iscsi_tcp: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
1
-3
/
+4
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2016-05-19
scsi_tcp: block BH in TCP callbacks
Eric Dumazet
1
-6
/
+6
2016-01-27
iscsi_tcp: Use ahash
Herbert Xu
1
-22
/
+32
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-09-30
iscsi_tcp: export port being used
Mike Christie
1
-2
/
+8
2014-05-24
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
1
-1
/
+1
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-15
[SCSI] iscsi_tcp: check for valid session before accessing
Mike Christie
1
-0
/
+3
2014-03-15
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
1
-11
/
+11
2013-10-25
[SCSI] iscsi_tcp: consider session state in iscsi_sw_sk_state_check
Chris Leech
1
-0
/
+1
2013-04-12
[SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOC
Mike Christie
1
-5
/
+13
2012-09-24
[SCSI] iscsi_tcp: increase max_lun to ~0, don't care
Rob Evers
1
-1
/
+1
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
1
-1
/
+1
2012-02-19
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
1
-12
/
+1
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-3
/
+10
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-14
/
+20
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-11
/
+27
2011-06-30
[SCSI] iscsi_tcp: fix locking around iscsi sk user data
Mike Christie
1
-20
/
+41
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-24
[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi function
Mike Christie
1
-67
/
+67
2010-05-25
[SCSI] iscsi_tcp: remove sk_sleep check
Mike Christie
1
-4
/
+2
2010-05-21
Fix networking tree iscsi_tcp.c mis-merge
Linus Torvalds
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+4
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
1
-2
/
+4
2010-04-21
net: sk_sleep() helper
Eric Dumazet
1
-2
/
+2
2010-04-11
[SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks arguments
Avi Kaplan
1
-2
/
+4
2010-04-11
[SCSI] iscsi_tcp: fix relogin/shutdown hang
Mike Christie
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-02-17
[SCSI] iscsi_tcp: wake xmit thread when killing session
Mike Christie
1
-1
/
+7
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
1
-1
/
+1
[next]