summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
AgeCommit message (Expand)AuthorLines
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+25
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+6
2021-11-03scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne-0/+25
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig-1/+1
2021-10-22scsi: add a scsi_alloc_request helperChristoph Hellwig-1/+1
2021-10-16scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche-11/+6
2021-08-11scsi: core: Remove the request member from struct scsi_cmndBart Van Assche-1/+0
2021-08-11scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche-7/+8
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig-1/+1
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke-24/+24
2021-05-31scsi: core: Drop message byte helperHannes Reinecke-16/+2
2021-05-31scsi: core: Use DID_TIME_OUT instead of DRIVER_TIMEOUTHannes Reinecke-2/+2
2021-05-31scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke-2/+2
2021-04-15scsi: core: Introduce enum scsi_dispositionBart Van Assche-30/+34
2021-04-15scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK caseBart Van Assche-1/+1
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+21
2021-01-24block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang-1/+1
2021-01-14scsi: core: No retries on abort successMuneendra Kumar-2/+15
2021-01-14scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.hMuneendra Kumar-0/+6
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-12/+25
2020-10-02scsi: core: Add limitless cmd retry supportMike Christie-10/+23
2020-09-15scsi: core: Clean up scsi_noretry_cmd()Damien Le Moal-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-14/+14
2020-05-19scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin-0/+2
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke-1/+0
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal-0/+3
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+24
2019-06-20scsi: Avoid that .queuecommand() gets called for a blocked SCSI deviceBart Van Assche-2/+24
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-03-19scsi: core: remove the scsi_ioctl_reset exportChristoph Hellwig-1/+0
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig-3/+0
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch-11/+11
2018-11-07block: remove __blk_put_request()Jens Axboe-1/+1
2018-11-07scsi: kill off the legacy IO pathJens Axboe-1/+1
2018-10-17scsi: core: Remove scsi_block_when_processing_errors: messageLaurence Oberman-3/+0
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3/+3
2018-07-24scsi: set timed out out mq requests to completeKeith Busch-0/+14
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei-3/+3
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+7
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig-2/+2
2018-05-14block: pass an explicit gfp_t to get_requestChristoph Hellwig-4/+0
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig-1/+1
2018-04-20scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck-0/+3
2018-04-20scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck-0/+4
2018-04-03Merge branch 'fixes' into miscJames Bottomley-2/+3
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche-2/+3
2018-02-27scsi: core: fix two wrong indentation casesJianchao Wang-1/+1
2018-02-13scsi: core: scmd_eh_abort_handler(): Add a commentBart Van Assche-0/+6