index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-2
/
+3
2018-03-02
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
1
-2
/
+3
2018-02-28
scsi: core: fix two wrong indentation cases
Jianchao Wang
1
-1
/
+1
2018-02-14
scsi: core: scmd_eh_abort_handler(): Add a comment
Bart Van Assche
1
-0
/
+6
2017-12-08
scsi: core: Convert a source code comment into a runtime check
Bart Van Assche
1
-1
/
+2
2017-12-08
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-2
/
+16
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+8
2017-11-03
scsi: scsi_error: DID_SOFT_ERROR comment clean up
Petros Koutoupis
1
-5
/
+1
2017-10-19
scsi: scsi_error: Handle power-on reset unit attention
Hannes Reinecke
1
-0
/
+6
2017-10-19
scsi: scsi_error: Do not retry illegal function error
Hannes Reinecke
1
-0
/
+1
2017-09-28
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
1
-1
/
+2
2017-08-26
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
1
-1
/
+1
2017-08-26
scsi: Suppress gcc 7 fall-through warnings reported with W=1
Bart Van Assche
1
-1
/
+7
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+7
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-13
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-1
/
+7
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-1
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-134
/
+50
2017-04-25
scsi: Improve scsi_get_sense_info_fld
Damien Le Moal
1
-23
/
+15
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
1
-74
/
+7
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
1
-28
/
+13
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
1
-2
/
+2
2017-04-06
scsi: always send command aborts
Hannes Reinecke
1
-12
/
+0
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
1
-0
/
+18
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+1
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
[next]