aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAge
* scsi: core: Remove scsi_block_when_processing_errors: messageLaurence Oberman2018-10-17
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\
| * scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-26
* | scsi: set timed out out mq requests to completeKeith Busch2018-07-24
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck2018-04-20
| * scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck2018-04-20
* | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-29
* | block: pass an explicit gfp_t to get_requestChristoph Hellwig2018-05-14
* | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-14
|/
* Merge branch 'fixes' into miscJames Bottomley2018-04-03
|\
| * scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-01
* | scsi: core: fix two wrong indentation casesJianchao Wang2018-02-27
* | scsi: core: scmd_eh_abort_handler(): Add a commentBart Van Assche2018-02-13
|/
* scsi: core: Convert a source code comment into a runtime checkBart Van Assche2017-12-07
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2017-12-07
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: scsi_error: DID_SOFT_ERROR comment clean upPetros Koutoupis2017-11-03
| * scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-18
| * scsi: scsi_error: Do not retry illegal function errorHannes Reinecke2017-10-18
* | scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck2017-09-27
|/
* scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche2017-08-25
* scsi: Suppress gcc 7 fall-through warnings reported with W=1Bart Van Assche2017-08-25
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-12
* | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* | block: introduce new block status code typeChristoph Hellwig2017-06-09
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-25
| * scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-06
| * scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke2017-04-06
| * scsi: make eh_eflags persistentHannes Reinecke2017-04-06
| * scsi: always send command abortsHannes Reinecke2017-04-06
| * scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-06
* | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-05
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
* | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* | scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-27
|/
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-18
|\
| * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-08
* | libata: evaluate SCSI sense codeHannes Reinecke2016-04-04
|/
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-11
|\
| * scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-24
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-11
|\ \
| * | scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2015-09-06