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