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
starfive-6.6.48-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_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-55
/
+57
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-1
/
+1
2021-11-19
scsi: core: Use eh_timeout for START STOP UNIT
Chunguang Xu
1
-1
/
+2
2021-11-19
scsi: core: Simplify control flow in scmd_eh_abort_handler()
Ewan D. Milne
1
-54
/
+55
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+6
2021-11-04
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
1
-0
/
+25
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-1
/
+1
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-1
/
+1
2021-10-17
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
1
-11
/
+6
2021-08-12
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
1
-1
/
+0
2021-08-12
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-7
/
+8
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-01
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-1
/
+1
2021-06-01
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-24
/
+24
2021-06-01
scsi: core: Drop message byte helper
Hannes Reinecke
1
-16
/
+2
2021-06-01
scsi: core: Use DID_TIME_OUT instead of DRIVER_TIMEOUT
Hannes Reinecke
1
-2
/
+2
2021-06-01
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
1
-2
/
+2
2021-04-16
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
1
-30
/
+34
2021-04-16
scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case
Bart Van Assche
1
-1
/
+1
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+21
2021-01-25
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-1
/
+1
2021-01-15
scsi: core: No retries on abort success
Muneendra Kumar
1
-2
/
+15
2021-01-15
scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h
Muneendra Kumar
1
-0
/
+6
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+25
2020-10-03
scsi: core: Add limitless cmd retry support
Mike Christie
1
-10
/
+23
2020-09-16
scsi: core: Clean up scsi_noretry_cmd()
Damien Le Moal
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-14
/
+14
2020-05-20
scsi: core: Fix incorrect usage of shost_for_each_device
Ye Bin
1
-0
/
+2
2020-02-29
scsi: core: Remove cmd_list functionality
Hannes Reinecke
1
-1
/
+0
2019-10-04
scsi: core: save/restore command resid for error handling
Damien Le Moal
1
-0
/
+3
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+24
2019-06-20
scsi: Avoid that .queuecommand() gets called for a blocked SCSI device
Bart Van Assche
1
-2
/
+24
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-19
scsi: core: remove the scsi_ioctl_reset export
Christoph Hellwig
1
-1
/
+0
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-3
/
+0
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
1
-11
/
+11
2018-11-07
block: remove __blk_put_request()
Jens Axboe
1
-1
/
+1
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-1
/
+1
2018-10-18
scsi: core: Remove scsi_block_when_processing_errors: message
Laurence Oberman
1
-3
/
+0
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2018-07-24
scsi: set timed out out mq requests to complete
Keith Busch
1
-0
/
+14
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-3
/
+3
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+7
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-2
/
+2
2018-05-14
block: pass an explicit gfp_t to get_request
Christoph Hellwig
1
-4
/
+0
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2018-04-21
scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS
Martin Wilck
1
-0
/
+3
2018-04-21
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
Martin Wilck
1
-0
/
+4
[next]