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_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-3
/
+1
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+1
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-2
/
+2
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-11
/
+11
2017-01-28
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
1
-7
/
+10
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-1
/
+1
2016-06-18
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
1
-1
/
+3
2016-06-09
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
1
-1
/
+3
2016-04-04
libata: evaluate SCSI sense code
Hannes Reinecke
1
-1
/
+2
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-67
/
+1
2015-09-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+13
2015-09-06
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
Michal Hocko
1
-1
/
+10
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+9
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
1
-3
/
+3
2015-08-27
scsi_error: should not get sense for timeout IO in scsi error handler
jiang.biao2@zte.com.cn
1
-0
/
+5
2015-08-26
scsi: Add ALUA state change UA handling
Hannes Reinecke
1
-0
/
+4
2015-08-18
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+0
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
1
-31
/
+0
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
1
-1
/
+1
2015-07-24
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
1
-98
/
+1
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
1
-64
/
+0
2015-03-27
libata-eh: Set 'information' field for autosense
Hannes Reinecke
1
-0
/
+31
2015-01-09
scsi: do not display kernel pointer in message logs
Hannes Reinecke
1
-29
/
+20
2015-01-09
scsi: fix scsi_error.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2014-12-30
SCSI: fix regression in scsi_send_eh_cmnd()
Alan Stern
1
-2
/
+2
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-10
/
+5
2014-11-24
scsi: don't use scsi_next_command in scsi_reset_provider
Christoph Hellwig
1
-8
/
+3
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-10
/
+5
2014-11-12
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
1
-40
/
+36
2014-11-12
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
1
-3
/
+21
2014-11-12
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
1
-1
/
+1
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
1
-40
/
+37
2014-11-12
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
1
-8
/
+8
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-1
/
+1
2014-11-12
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
1
-0
/
+10
2014-11-10
scsi: call device handler for failed TUR command
Christoph Hellwig
1
-8
/
+8
2014-11-10
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
1
-1
/
+3
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2014-09-16
scsi: fix various kernel-doc problems in scsi_error.c
Randy Dunlap
1
-13
/
+14
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2014-08-27
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
1
-0
/
+2
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-3
/
+4
2014-07-18
scsi: use dev_printk variants where possible
Hannes Reinecke
1
-83
/
+96
2014-07-18
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
1
-1
/
+1
2014-06-24
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
1
-7
/
+7
2014-06-24
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
1
-4
/
+4
2014-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
[next]