| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-02-22 | 1 | -2/+21 |
|\ |
|
| * | scsi: core: No retries on abort success | Muneendra Kumar | 2021-01-15 | 1 | -2/+15 |
| * | scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h | Muneendra Kumar | 2021-01-15 | 1 | -0/+6 |
* | | block: remove unnecessary argument from blk_execute_rq_nowait | Guoqing Jiang | 2021-01-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-10-15 | 1 | -12/+25 |
|\ |
|
| * | scsi: core: Add limitless cmd retry support | Mike Christie | 2020-10-03 | 1 | -10/+23 |
| * | scsi: core: Clean up scsi_noretry_cmd() | Damien Le Moal | 2020-09-16 | 1 | -2/+2 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -14/+14 |
|/ |
|
* | scsi: core: Fix incorrect usage of shost_for_each_device | Ye Bin | 2020-05-20 | 1 | -0/+2 |
* | scsi: core: Remove cmd_list functionality | Hannes Reinecke | 2020-02-29 | 1 | -1/+0 |
* | scsi: core: save/restore command resid for error handling | Damien Le Moal | 2019-10-04 | 1 | -0/+3 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-12 | 1 | -2/+24 |
|\ |
|
| * | scsi: Avoid that .queuecommand() gets called for a blocked SCSI device | Bart Van Assche | 2019-06-20 | 1 | -2/+24 |
| * | scsi: core: add SPDX tags to scsi midlayer files missing licensing information | Christoph Hellwig | 2019-05-21 | 1 | -0/+1 |
* | | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | scsi: core: remove the scsi_ioctl_reset export | Christoph Hellwig | 2019-03-19 | 1 | -1/+0 |
* | scsi: remove bidirectional command support | Christoph Hellwig | 2019-02-06 | 1 | -3/+0 |
* | 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-18 | 1 | -3/+0 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-08-16 | 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-21 | 1 | -0/+3 |
| * | scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix | Martin Wilck | 2018-04-21 | 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-04 | 1 | -2/+3 |
|\ |
|
| * | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops | Bart Van Assche | 2018-03-02 | 1 | -2/+3 |
* | | scsi: core: fix two wrong indentation cases | Jianchao Wang | 2018-02-28 | 1 | -1/+1 |
* | | scsi: core: scmd_eh_abort_handler(): Add a comment | Bart Van Assche | 2018-02-14 | 1 | -0/+6 |
|/ |
|
* | scsi: core: Convert a source code comment into a runtime check | Bart Van Assche | 2017-12-08 | 1 | -1/+2 |
* | scsi: core: Ensure that the SCSI error handler gets woken up | Bart Van Assche | 2017-12-08 | 1 | -2/+16 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-15 | 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-19 | 1 | -0/+6 |
| * | scsi: scsi_error: Do not retry illegal function error | Hannes Reinecke | 2017-10-19 | 1 | -0/+1 |
* | | scsi: ILLEGAL REQUEST + ASC==27 => target failure | Martin Wilck | 2017-09-28 | 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-13 | 1 | -1/+7 |
* | | block: Make most scsi_req_init() calls implicit | Bart Van Assche | 2017-06-21 | 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 |