1. 8f8fed0 scsi: core: save/restore command resid for error handling by Damien Le Moal · 5 years ago
  2. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  3. bbe9fb0 scsi: Avoid that .queuecommand() gets called for a blocked SCSI device by Bart Van Assche · 6 years ago
  4. 026104b scsi: core: add SPDX tags to scsi midlayer files missing licensing information by Christoph Hellwig · 6 years ago
  5. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  6. c0327e6 scsi: core: remove the scsi_ioctl_reset export by Christoph Hellwig · 6 years ago
  7. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  8. f134270 scsi: Do not rely on blk-mq for double completions by Keith Busch · 6 years ago
  9. 92bc5a2 block: remove __blk_put_request() by Jens Axboe · 6 years ago
  10. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  11. 37208be scsi: core: Remove scsi_block_when_processing_errors: message by Laurence Oberman · 6 years ago
  12. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  13. 065990b scsi: set timed out out mq requests to complete by Keith Busch · 6 years ago
  14. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  15. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  16. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  17. 4accf5f block: pass an explicit gfp_t to get_request by Christoph Hellwig · 7 years ago
  18. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  19. c360652 scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS by Martin Wilck · 7 years ago
  20. 29cfc2a scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix by Martin Wilck · 7 years ago
  21. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  22. 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
  23. 8ef7fe4 scsi: core: fix two wrong indentation cases by Jianchao Wang · 7 years ago
  24. 923f46f scsi: core: scmd_eh_abort_handler(): Add a comment by Bart Van Assche · 7 years ago
  25. f0317e8 scsi: core: Convert a source code comment into a runtime check by Bart Van Assche · 7 years ago
  26. 3bd6f43 scsi: core: Ensure that the SCSI error handler gets woken up by Bart Van Assche · 7 years ago
  27. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  28. ad95028 scsi: scsi_error: DID_SOFT_ERROR comment clean up by Petros Koutoupis · 7 years ago
  29. cf3431b scsi: scsi_error: Handle power-on reset unit attention by Hannes Reinecke · 7 years ago
  30. a8bbb2a scsi: scsi_error: Do not retry illegal function error by Hannes Reinecke · 7 years ago
  31. d0b7a90 scsi: ILLEGAL REQUEST + ASC==27 => target failure by Martin Wilck · 7 years ago
  32. bed2213 scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer by Bart Van Assche · 7 years ago
  33. 3bf2ff6 scsi: Suppress gcc 7 fall-through warnings reported with W=1 by Bart Van Assche · 7 years ago
  34. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  35. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  36. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 8 years ago
  37. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  38. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  39. 2908769 scsi: Improve scsi_get_sense_info_fld by Damien Le Moal · 8 years ago
  40. a065863 scsi: make asynchronous aborts mandatory by Hannes Reinecke · 8 years ago
  41. 2171b6d scsi: make scsi_eh_scmd_add() always succeed by Hannes Reinecke · 8 years ago
  42. 8e8c9d0 scsi: make eh_eflags persistent by Hannes Reinecke · 8 years ago
  43. 1bcb930 scsi: always send command aborts by Hannes Reinecke · 8 years ago
  44. 7a38dc0 scsi: scsi_error: count medium access timeout only once per EH run by Hannes Reinecke · 8 years ago
  45. 64c7f1d block, scsi: move the retries field to struct scsi_request by Christoph Hellwig · 8 years ago
  46. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  47. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  48. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  49. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  50. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  51. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  52. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  53. 951d77f Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes by James Bottomley · 9 years ago
  54. 72d8c36 scsi: fix race between simultaneous decrements of ->host_failed by Wei Fang · 9 years ago
  55. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 9 years ago
  56. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  57. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  58. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  59. 537b604 scsi: fix scsi_error_handler vs. scsi_host_dev_release race by Michal Hocko · 9 years ago
  60. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  61. ee14c67 scsi_dh: kill struct scsi_dh_data by Christoph Hellwig · 9 years ago
  62. 709c75b scsi_error: should not get sense for timeout IO in scsi error handler by jiang.biao2@zte.com.cn · 9 years ago
  63. 14c3e67 scsi: Add ALUA state change UA handling by Hannes Reinecke · 10 years ago
  64. 4e7fca0 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  65. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  66. 0c958ec scsi: fix memory leak with scsi-mq by Tony Battersby · 10 years ago
  67. 7708c16 scsi: Move sense handling routines to scsi_common by Sagi Grimberg · 10 years ago
  68. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 10 years ago
  69. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 10 years ago
  70. 470613b scsi: do not display kernel pointer in message logs by Hannes Reinecke · 10 years ago
  71. 6583f6f scsi: fix scsi_error.c kernel-doc warning by Randy Dunlap · 10 years ago
  72. 511833a SCSI: fix regression in scsi_send_eh_cmnd() by Alan Stern · 10 years ago
  73. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  74. 0f121dd scsi: don't use scsi_next_command in scsi_reset_provider by Christoph Hellwig · 10 years ago
  75. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  76. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  77. 176aa9d scsi: refactor scsi_reset_provider handling by Christoph Hellwig · 10 years ago
  78. 883a030 scsi: document scsi_try_to_abort_cmd by Hannes Reinecke · 10 years ago
  79. a3a790d scsi: use shost argument in scsi_eh_prt_fail_stats by Hannes Reinecke · 10 years ago
  80. a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 10 years ago
  81. 4753cbc scsi: use 'bool' as return value for scsi_normalize_sense() by Hannes Reinecke · 10 years ago
  82. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  83. 26cf591 scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl by Douglas Gilbert · 10 years ago
  84. e925cc4 scsi: call device handler for failed TUR command by Christoph Hellwig · 10 years ago
  85. 4837927 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 10 years ago
  86. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  87. 74cf298 scsi: fix various kernel-doc problems in scsi_error.c by Randy Dunlap · 10 years ago
  88. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  89. eb571ee block,scsi: verify return pointer from blk_get_request by Joe Lawrence · 11 years ago
  90. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  91. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 11 years ago
  92. fcc95a7 scsi: remove two cancel_delayed_work() calls from the mid-layer by Bart Van Assche · 11 years ago
  93. a33c070 scsi_error: set DID_TIME_OUT correctly by Hannes Reinecke · 11 years ago
  94. 8922a90 scsi_error: fix invalid setting of host byte by Ulrich Obergfell · 11 years ago
  95. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  96. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
  97. ac61d19 scsi: set correct completion code in scsi_send_eh_cmnd() by Hannes Reinecke · 11 years ago
  98. 95eeb5f scsi: handle command allocation failure in scsi_reset_provider by Christoph Hellwig · 11 years ago
  99. c69e6f8 [SCSI] More USB deadlock fixes by James Bottomley · 11 years ago
  100. 7daf480 [SCSI] Fix USB deadlock caused by SCSI error handling by Hannes Reinecke · 11 years ago