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_srp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequences
Hannes Reinecke
1
-7
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502
Thomas Gleixner
1
-15
/
+1
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-2
/
+2
2018-05-29
scsi: scsi_transport_srp: Fix shost to rport translation
Bart Van Assche
1
-2
/
+20
2017-11-07
Revert "scsi: make 'state' device attribute pollable"
Linus Torvalds
1
-4
/
+1
2017-08-26
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
Bart Van Assche
1
-1
/
+1
2017-08-25
scsi: make 'state' device attribute pollable
Hannes Reinecke
1
-1
/
+4
2017-06-13
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-3
/
+4
2017-02-07
scsi: remove tsk_mgmt_response and it_nexus_response transport methods
Christoph Hellwig
1
-16
/
+0
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-3
/
+2
2016-11-29
scsi: srp_transport: Move queuecommand() wait code to SCSI core
Bart Van Assche
1
-35
/
+6
2016-11-09
scsi: replace custom approach to hexdump small buffers
Andy Shevchenko
1
-10
/
+1
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
1
-1
/
+2
2015-05-18
scsi_transport_srp: Reduce failover time
Bart Van Assche
1
-1
/
+8
2015-05-18
scsi_transport_srp: Fix a race condition
Bart Van Assche
1
-1
/
+3
2015-05-18
scsi_transport_srp: Introduce srp_wait_for_queuecommand()
Bart Van Assche
1
-23
/
+31
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+2
2014-08-02
scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior
Bart Van Assche
1
-1
/
+2
2014-07-18
tgt: removal
Bart Van Assche
1
-18
/
+0
2014-03-24
scsi_transport_srp: Fix two kernel-doc warnings
Bart Van Assche
1
-0
/
+1
2014-01-21
scsi_transport_srp: Fix kernel-doc warnings
Bart Van Assche
1
-0
/
+12
2014-01-21
scsi_transport_srp: Fix a race condition
Bart Van Assche
1
-40
/
+43
2014-01-21
scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = off
Bart Van Assche
1
-13
/
+17
2013-11-09
scsi_transport_srp: Add periodic reconnect support
Bart Van Assche
1
-7
/
+99
2013-11-09
scsi_transport_srp: Add transport layer error handling
Bart Van Assche
1
-1
/
+429
2013-11-09
IB/srp: Keep rport as long as the IB transport layer
Bart Van Assche
1
-0
/
+18
2012-12-01
IB/srp: Allow SRP disconnect through sysfs
Bart Van Assche
1
-1
/
+21
2012-12-01
srp_transport: Simplify attribute initialization code
Bart Van Assche
1
-22
/
+4
2012-12-01
srp_transport: Fix attribute registration
Bart Van Assche
1
-1
/
+2
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-12
/
+14
2008-01-12
[SCSI] docbook and kernel-doc updates
Randy Dunlap
1
-2
/
+1
2008-01-12
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
1
-5
/
+5
2008-01-04
[SCSI] SRP transport: only remove our own entries
Dave Dillow
1
-1
/
+2
2007-10-12
[SCSI] srp_transport: convert to use supported_mode attribute
FUJITA Tomonori
1
-4
/
+6
2007-10-12
[SCSI] scsi_transport_srp: remove tgt dependencies
FUJITA Tomonori
1
-5
/
+5
2007-10-12
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
1
-2
/
+10
2007-10-12
[SCSI] srp_transport: add target driver support
FUJITA Tomonori
1
-0
/
+24
2007-10-12
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
1
-1
/
+28
2007-10-12
[SCSI] add srp transport class
FUJITA Tomonori
1
-0
/
+320