index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Do not rely on blk-mq for double completions
Keith Busch
2018-11-26
1
-11
/
+11
*
block: remove __blk_put_request()
Jens Axboe
2018-11-07
1
-1
/
+1
*
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-1
/
+1
*
scsi: core: Remove scsi_block_when_processing_errors: message
Laurence Oberman
2018-10-17
1
-3
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-3
/
+3
|
\
|
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-3
/
+3
*
|
scsi: set timed out out mq requests to complete
Keith Busch
2018-07-24
1
-0
/
+14
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+7
|
\
|
*
scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS
Martin Wilck
2018-04-20
1
-0
/
+3
|
*
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
Martin Wilck
2018-04-20
1
-0
/
+4
*
|
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
|
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
1
-4
/
+0
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-1
/
+1
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-2
/
+3
|
\
|
*
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-03-01
1
-2
/
+3
*
|
scsi: core: fix two wrong indentation cases
Jianchao Wang
2018-02-27
1
-1
/
+1
*
|
scsi: core: scmd_eh_abort_handler(): Add a comment
Bart Van Assche
2018-02-13
1
-0
/
+6
|
/
*
scsi: core: Convert a source code comment into a runtime check
Bart Van Assche
2017-12-07
1
-1
/
+2
*
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
2017-12-07
1
-2
/
+16
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-5
/
+8
|
\
|
*
scsi: scsi_error: DID_SOFT_ERROR comment clean up
Petros Koutoupis
2017-11-03
1
-5
/
+1
|
*
scsi: scsi_error: Handle power-on reset unit attention
Hannes Reinecke
2017-10-18
1
-0
/
+6
|
*
scsi: scsi_error: Do not retry illegal function error
Hannes Reinecke
2017-10-18
1
-0
/
+1
*
|
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
2017-09-27
1
-1
/
+2
|
/
*
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
2017-08-25
1
-1
/
+1
*
scsi: Suppress gcc 7 fall-through warnings reported with W=1
Bart Van Assche
2017-08-25
1
-1
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-1
/
+7
|
\
|
*
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
2017-06-12
1
-1
/
+7
*
|
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-1
/
+0
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-134
/
+50
|
\
|
*
scsi: Improve scsi_get_sense_info_fld
Damien Le Moal
2017-04-25
1
-23
/
+15
|
*
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
1
-74
/
+7
|
*
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
2017-04-06
1
-28
/
+13
|
*
scsi: make eh_eflags persistent
Hannes Reinecke
2017-04-06
1
-2
/
+2
|
*
scsi: always send command aborts
Hannes Reinecke
2017-04-06
1
-12
/
+0
|
*
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
2017-04-06
1
-0
/
+18
*
|
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-04-05
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-3
/
+1
|
\
|
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-3
/
+1
*
|
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
|
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-2
/
+2
*
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-11
/
+11
*
|
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-7
/
+10
|
/
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-1
/
+1
*
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
2016-06-18
1
-1
/
+3
|
\
|
*
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-06-08
1
-1
/
+3
*
|
libata: evaluate SCSI sense code
Hannes Reinecke
2016-04-04
1
-1
/
+2
|
/
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
1
-67
/
+1
|
\
[next]