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
/
device_handler
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
scsi: rdac: Fix sshdr use
Mike Christie
1
-3
/
+6
2023-10-13
scsi: rdac: Fix send_mode_select retry handling
Mike Christie
1
-9
/
+9
2023-10-13
scsi: hp_sw: Fix sshdr use
Mike Christie
1
-39
/
+40
2023-03-17
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
Yu Kuai
1
-2
/
+4
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-28
/
+45
2023-01-19
scsi: device_handler: alua: Remove a might_sleep() annotation
Bart Van Assche
1
-2
/
+3
2023-01-14
scsi: scsi_dh: Convert to scsi_execute_cmd()
Mike Christie
4
-28
/
+45
2022-11-26
scsi: device_handler: alua: Call scsi_device_put() from non-atomic context
Bart Van Assche
1
-8
/
+19
2022-11-26
scsi: device_handler: alua: Revert "Move a scsi_device_put() call out of alua...
Bart Van Assche
1
-15
/
+8
2022-11-08
scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev()
Bart Van Assche
1
-14
/
+24
2022-11-08
scsi: alua: Move a scsi_device_put() call out of alua_check_vpd()
Bart Van Assche
1
-8
/
+15
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
4
-6
/
+6
2022-05-03
scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
Brian Bunker
1
-2
/
+1
2021-07-30
scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
Ye Bin
1
-2
/
+2
2021-06-08
scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
Dan Carpenter
1
-1
/
+2
2021-06-01
scsi: scsi_dh_alua: Check for negative result value
Hannes Reinecke
1
-4
/
+4
2021-05-22
scsi: scsi_dh_alua: Retry RTPG on a different path after failure
Martin Wilck
1
-3
/
+67
2021-04-16
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
3
-6
/
+6
2021-04-06
scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
Ewan D. Milne
1
-2
/
+3
2021-04-06
scsi: scsi_dh_alua: Prevent duplicate pg info print in alua_rtpg()
John Pittman
1
-11
/
+19
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+9
2020-11-11
scsi: scsi_dh_alua: Set 'transitioning' state on Unit Attention
Hannes Reinecke
1
-0
/
+8
2020-11-11
scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning state
Hannes Reinecke
1
-1
/
+1
2020-11-03
scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
Hannes Reinecke
1
-4
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-10-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+16
2019-10-10
scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
Hannes Reinecke
1
-5
/
+16
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2019-09-11
scsi: scsi_dh_rdac: zero cdb in send_mode_select()
Martin Wilck
1
-0
/
+2
2019-07-24
scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
Hannes Reinecke
1
-1
/
+6
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-30
scsi: scsi_dh_alua: Fix possible null-ptr-deref
YueHaibing
1
-4
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2
-28
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-11-10
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
4
-22
/
+21
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+5
2018-03-15
scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()
John Pittman
1
-1
/
+1
2018-03-13
scsi: device_handler: remove VLAs
Stephen Kitt
3
-6
/
+6
2018-01-31
scsi: scsi_dh: Document alua_rtpg_queue() arguments
Bart Van Assche
1
-0
/
+5
2018-01-11
scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimized
Hannes Reinecke
1
-9
/
+28
2017-09-26
scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()
Hannes Reinecke
4
-16
/
+18
2017-06-26
scsi: scsi_dh_alua: remove synchronous STPG support
Christoph Hellwig
1
-22
/
+5
2017-05-24
scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
Artem Savkov
1
-6
/
+4
2017-03-19
scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULL
Bart Van Assche
1
-1
/
+1
2017-03-19
scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion function
Bart Van Assche
1
-5
/
+15
2017-03-19
scsi: scsi_dh_alua: Check scsi_device_get() return value
Bart Van Assche
1
-9
/
+9
2017-02-24
scsi: remove scsi_execute_req_flags
Christoph Hellwig
4
-24
/
+16
2017-02-23
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
1
-1
/
+1
2017-01-28
scsi_dh_hp_sw: switch to scsi_execute_req_flags()
Hannes Reinecke
1
-157
/
+65
[next]