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
/
scsi_transport_iscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-03-18
scsi: iscsi: flush running unbind operations when removing a session
Maurizio Lombardi
1
-0
/
+2
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+33
2018-12-21
scsi: iscsi: Capture iscsi debug messages using tracepoints
Fred Herard
1
-1
/
+33
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
1
-4
/
+1
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
1
-1
/
+1
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
1
-1
/
+1
2018-04-19
scsi: iscsi: respond to netlink with unicast when appropriate
Chris Leech
1
-11
/
+18
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-10-31
scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'
Arvind Yadav
1
-1
/
+1
2017-10-03
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
1
-16
/
+0
2017-09-25
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...
Xin Long
1
-1
/
+1
2017-08-30
scsi: bsg-lib: pass the release callback through bsg_setup_queue
Christoph Hellwig
1
-1
/
+1
2017-08-26
scsi: make device_type const
Bhumika Goyal
1
-2
/
+2
2017-03-28
scsi: scsi_transport_iscsi: Use flush_work in iscsi_remove_session
Jitendra Bhivare
1
-2
/
+1
2017-01-28
block/bsg: move queue creation into bsg_setup_queue
Christoph Hellwig
1
-11
/
+4
2017-01-28
scsi: remove __scsi_alloc_queue
Christoph Hellwig
1
-1
/
+2
2016-04-11
scsi_transport_iscsi: Declare local symbols static
Bart Van Assche
1
-4
/
+4
2016-04-11
scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()
Bart Van Assche
1
-2
/
+1
2016-04-11
scsi_transport_iscsi: Remove set-but-not-used variables
Bart Van Assche
1
-3
/
+0
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+4
2016-02-24
scsi_transport_iscsi: Add 25G and 40G speed definition
Jitendra Bhivare
1
-0
/
+2
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+8
2015-08-07
[SCSI] Fix printk typos in drivers/scsi
Masanari Iida
1
-1
/
+1
2015-07-30
iSCSI: let session recovery_tmo sysfs writes persist across recovery
Chris Leech
1
-3
/
+8
2015-06-03
iscsi: Fix iscsi endpoints leak
Sagi Grimberg
1
-0
/
+2
2014-08-04
iscsi class: Fix freeing of skb in get host error path
Mike Christie
1
-1
/
+1
2014-08-01
iscsi class: fix get_host_stats return code when not supported
Mike Christie
1
-1
/
+1
2014-08-01
iscsi class: fix get_host_stats error handling
Mike Christie
1
-0
/
+4
2014-07-26
iscsi: kill redundant casts
Nick Black' via open-iscsi
1
-2
/
+2
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-2
/
+2
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+411
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-3
/
+3
2013-12-20
[SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...
Adheer Chandravanshi
1
-0
/
+4
2013-12-20
[SCSI] scsi_transport_iscsi: Add host statistics support
Lalit Chandivade
1
-0
/
+70
2013-12-16
[SCSI] iscsi_transport: Additional parameters for network settings
Harish Zunjarrao
1
-3
/
+337
2013-10-25
[SCSI] scsi_transport_iscsi: Add support to set CHAP entries
Adheer Chandravanshi
1
-0
/
+26
2013-08-23
[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...
Adheer Chandravanshi
1
-1
/
+122
2013-06-27
[SCSI] libiscsi: Added new boot entries in the session sysfs
Eddie Wai
1
-0
/
+12
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
1
-47
/
+43
2013-05-03
[SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()
Wei Yongjun
1
-1
/
+3
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-35
/
+35
2013-04-12
[SCSI] scsi_transport_iscsi: Add flash node mgmt support
Adheer Chandravanshi
1
-1
/
+1001
2013-03-28
scsi: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-35
/
+35
2013-03-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+12
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-01-29
[SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs.
Manish Rangankar
1
-0
/
+12
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-2
/
+2
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[next]