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
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-15
/
+16
2020-07-29
scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
Jing Xiangfeng
1
-1
/
+1
2020-07-08
scsi: iscsi: Register sysfs for workqueue iscsi_destroy
Bob Liu
1
-1
/
+3
2020-07-03
scsi: iscsi: Remove sessdestroylist
Mike Christie
1
-3
/
+3
2020-07-03
scsi: iscsi: Optimize work queue flush use
Mike Christie
1
-8
/
+7
2020-07-03
scsi: iscsi: Delay freeing target_id
Mike Christie
1
-2
/
+2
2020-07-03
scsi: iscsi: Change iSCSI workqueue max_active back to 1
Bob Liu
1
-1
/
+1
2020-05-27
scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim
Gabriel Krisman Bertazi
1
-17
/
+47
2020-05-26
scsi: iscsi: Register sysfs for iscsi workqueue
Bob Liu
1
-1
/
+3
2020-04-01
scsi: iscsi: Report unbind session event when the target has been removed
Wu Bo
1
-1
/
+3
2020-03-27
scsi: iscsi: Report connection state in sysfs
Gabriel Krisman Bertazi
1
-1
/
+28
2020-03-12
scsi: iscsi: Add support for asynchronous iSCSI session destruction
Frank Mayhar
1
-0
/
+38
2020-02-11
scsi: iscsi: Perform connection failure entirely in kernel space
Bharath Ravi
1
-0
/
+68
2020-01-16
scsi: iscsi: Fail session and connection on transport registration failure
Gabriel Krisman Bertazi
1
-2
/
+16
2020-01-16
scsi: iscsi: Don't destroy session if there are outstanding connections
Nick Black
1
-3
/
+23
2019-12-10
scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
Bo Wu
1
-0
/
+7
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
[next]