summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Convert a source code comment into a runtime checkBart Van Assche2017-12-071-1/+2
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2017-12-071-2/+16
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-5/+8
|\
| * scsi: scsi_error: DID_SOFT_ERROR comment clean upPetros Koutoupis2017-11-031-5/+1
| * scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-181-0/+6
| * scsi: scsi_error: Do not retry illegal function errorHannes Reinecke2017-10-181-0/+1
* | scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck2017-09-271-1/+2
|/
* scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche2017-08-251-1/+1
* scsi: Suppress gcc 7 fall-through warnings reported with W=1Bart Van Assche2017-08-251-1/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-1/+7
|\
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-121-1/+7
* | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-201-1/+0
* | block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-134/+50
|\
| * scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-251-23/+15
| * scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-061-74/+7
| * scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke2017-04-061-28/+13
| * scsi: make eh_eflags persistentHannes Reinecke2017-04-061-2/+2
| * scsi: always send command abortsHannes Reinecke2017-04-061-12/+0
| * scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-061-0/+18
* | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-051-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-3/+1
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-3/+1
* | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-1/+1
* | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-2/+2
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-11/+11
* | scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-271-7/+10
|/
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-1/+1
* Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-181-1/+3
|\
| * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-081-1/+3
* | libata: evaluate SCSI sense codeHannes Reinecke2016-04-041-1/+2
|/
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-111-67/+1
|\
| * scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-231-98/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-111-4/+13
|\ \
| * | scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2015-09-061-1/+10
| * | scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-281-3/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-0/+9
|\ \ \ | |/ /
| * | scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn2015-08-261-0/+5
| * | scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-261-0/+4
* | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-171-31/+0
|\ \ \ | |/ / |/| |
| * | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-31/+0
| |/
* | scsi: fix memory leak with scsi-mqTony Battersby2015-07-301-1/+1
|/
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-64/+0
* libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-0/+31
* scsi: do not display kernel pointer in message logsHannes Reinecke2015-01-091-29/+20
* scsi: fix scsi_error.c kernel-doc warningRandy Dunlap2015-01-091-0/+1
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-10/+5
|\
| * scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
OpenPOWER on IntegriCloud