1. 0a84486 scsi: core: Remove Scsi_Host.shost_dev_attr_groups by Bart Van Assche · 3 years, 1 month ago
  2. 5ae1750 scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run by Ewan D. Milne · 3 years, 2 months ago
  3. a47c6b7 scsi: core: Remove two host template members that are no longer used by Bart Van Assche · 3 years, 3 months ago
  4. 92c4b58 scsi: core: Register sysfs attributes earlier by Bart Van Assche · 3 years, 3 months ago
  5. af049df scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions by Bart Van Assche · 3 years, 3 months ago
  6. 11b68e3 scsi: core: Call scsi_done directly by Bart Van Assche · 3 years, 3 months ago
  7. 6bd49b1 scsi: core: Delete scsi_{get,free}_host_dev() by John Garry · 3 years, 4 months ago
  8. 62af0ee scsi: core: Change the type of the second argument of scsi_host_complete_all_commands() by Bart Van Assche · 3 years, 7 months ago
  9. d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  10. aaff5eb scsi: remove the unchecked_isa_dma flag by Christoph Hellwig · 3 years, 9 months ago
  11. 6bfe985 scsi: core: scsi_host_cmd_pool is declared twice by Wan Jiabing · 3 years, 9 months ago
  12. af18309 scsi: core: Add mq_poll support to SCSI layer by Kashyap Desai · 3 years, 11 months ago
  13. 9ebb4d70 scsi: core: Put hot fields of scsi_host_template in one cacheline by Ming Lei · 4 years ago
  14. 60bee27 scsi: core: No retries on abort success by Muneendra Kumar · 4 years ago
  15. bdb0130 scsi: Add host and host template flag 'host_tagset' by Hannes Reinecke · 4 years, 4 months ago
  16. cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
  17. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  18. 65ca846 scsi: core: Introduce {init,exit}_cmd_priv() by Bart Van Assche · 5 years ago
  19. c5a9707 scsi: core: Remove cmd_list functionality by Hannes Reinecke · 4 years, 10 months ago
  20. dcece99 scsi: core: add scsi_host_busy_iter() by Hannes Reinecke · 4 years, 10 months ago
  21. 2bb9558 scsi: core: add scsi_host_(block,unblock) helper function by Hannes Reinecke · 4 years, 10 months ago
  22. 466552b scsi: core: add scsi_host_complete_all_commands() helper by Hannes Reinecke · 4 years, 10 months ago
  23. 3d8b24a scsi: core: remove .for_blk_mq by Ming Lei · 5 years ago
  24. 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
  25. 6eb045e scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 5 years ago
  26. c74f805 scsi: core: allow auto suspend override by low-level driver by Stanley Chu · 5 years ago
  27. 8930a6c scsi: core: add support for request batching by Paolo Bonzini · 6 years ago
  28. 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
  29. 93ab8c8 scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment by Hannes Reinecke · 6 years ago
  30. b9cef50 scsi: kill command serial number by Hannes Reinecke · 6 years ago
  31. 82c10ac scsi: clean obsolete return values of eh_timed_out by Avri Altman · 6 years ago
  32. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  33. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  34. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  35. 50c2e91 scsi: introduce a max_segment_size host_template parameters by Christoph Hellwig · 6 years ago
  36. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  37. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  38. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  39. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  40. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  41. 83c9f08 scsi: remove the old scsi_module.c initialization model by Christoph Hellwig · 7 years ago
  42. 2f31115 scsi: core: introduce force_blk_mq by Ming Lei · 7 years ago
  43. 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
  44. 86b87cd scsi: core: host template attribute groups by Stanislav Nijnikov · 7 years ago
  45. 3bd6f43 scsi: core: Ensure that the SCSI error handler gets woken up by Bart Van Assche · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 7760e22 scsi: Remove Scsi_Host.uspace_req_q by Bart Van Assche · 7 years ago
  48. a065863 scsi: make asynchronous aborts mandatory by Hannes Reinecke · 8 years ago
  49. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  50. d48777a6 scsi: remove __scsi_alloc_queue by Christoph Hellwig · 8 years ago
  51. 2d9c5c2 scsi: allow LLDDs to expose the queue mapping to blk-mq by Christoph Hellwig · 8 years ago
  52. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  53. 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
  54. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 9 years ago
  55. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  56. a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 9 years ago
  57. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  58. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 10 years ago
  59. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  60. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  61. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  62. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  63. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  64. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  65. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  66. e2eddf4 scsi: remove use_blk_tcq Scsi_Host field by Christoph Hellwig · 10 years ago
  67. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  68. efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 10 years ago
  69. 542cb45 scsi: Fix "choir" and "beeing" malaprops by Finn Thain · 10 years ago
  70. 8e4a5da scsi: fix comment in struct Scsi_Host definition by Sebastian Herbszt · 10 years ago
  71. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  72. 64bdcbc scsi: add use_cmd_list flag by Kashyap.Desai@avagotech.com · 10 years ago
  73. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  74. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  75. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  76. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 11 years ago
  77. 0664652 tgt: removal by Bart Van Assche · 11 years ago
  78. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 11 years ago
  79. 8ed5a4d scsi: increase upper limit for max_sectors by Akinobu Mita · 11 years ago
  80. 89d9a56 [SCSI] add support for per-host cmd pools by Christoph Hellwig · 11 years ago
  81. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  82. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  83. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  84. 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
  85. 70ef457 scsi: bury ->proc_info() by Al Viro · 12 years ago
  86. 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 12 years ago
  87. 4d24834 [SCSI] Fix range check in scsi_host_dif_capable() by Martin K. Petersen · 12 years ago
  88. fe54239 [SCSI] sd: Ensure we correctly disable devices with unknown protection type by Martin K. Petersen · 12 years ago
  89. ae0751f [SCSI] add flag to skip the runtime PM calls on the host by Lin Ming · 13 years ago
  90. 76e4e12 [SCSI] scsi scan: don't fail scans when host is in recovery by Mike Christie · 13 years ago
  91. 2944369 [SCSI] scsi: Added support for adapter and firmware reset by Vikas Chaudhary · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  93. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  94. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  95. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 15 years ago
  96. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  97. d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
  98. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  99. b2b465e [SCSI] Fix incorrect reporting of host protection capabilities by Martin K. Petersen · 15 years ago
  100. 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago