1. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  2. 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
  3. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  4. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  5. a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 9 years ago
  6. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  7. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  8. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  9. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  10. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  11. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  12. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  13. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  14. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  15. e2eddf4 scsi: remove use_blk_tcq Scsi_Host field by Christoph Hellwig · 10 years ago
  16. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  17. efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 10 years ago
  18. 542cb45 scsi: Fix "choir" and "beeing" malaprops by Finn Thain · 10 years ago
  19. 8e4a5da scsi: fix comment in struct Scsi_Host definition by Sebastian Herbszt · 10 years ago
  20. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  21. 64bdcbc scsi: add use_cmd_list flag by Kashyap.Desai@avagotech.com · 10 years ago
  22. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  23. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 10 years ago
  24. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 10 years ago
  25. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 10 years ago
  26. 0664652 tgt: removal by Bart Van Assche · 10 years ago
  27. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  28. 8ed5a4d scsi: increase upper limit for max_sectors by Akinobu Mita · 10 years ago
  29. 89d9a56 [SCSI] add support for per-host cmd pools by Christoph Hellwig · 10 years ago
  30. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  31. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  32. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  33. 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
  34. 70ef457 scsi: bury ->proc_info() by Al Viro · 11 years ago
  35. 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 11 years ago
  36. 4d24834 [SCSI] Fix range check in scsi_host_dif_capable() by Martin K. Petersen · 12 years ago
  37. fe54239 [SCSI] sd: Ensure we correctly disable devices with unknown protection type by Martin K. Petersen · 12 years ago
  38. ae0751f [SCSI] add flag to skip the runtime PM calls on the host by Lin Ming · 13 years ago
  39. 76e4e12 [SCSI] scsi scan: don't fail scans when host is in recovery by Mike Christie · 13 years ago
  40. 2944369 [SCSI] scsi: Added support for adapter and firmware reset by Vikas Chaudhary · 13 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  42. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  43. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  44. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 14 years ago
  45. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  46. d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
  47. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  48. b2b465e [SCSI] Fix incorrect reporting of host protection capabilities by Martin K. Petersen · 15 years ago
  49. 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
  50. 9e4f5e2 [SCSI] FC Pass Thru support by James Smart · 15 years ago
  51. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  52. 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
  53. 6d49f63 [SCSI] Make host_no an unsigned int by Matthew Wilcox · 16 years ago
  54. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  55. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  56. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  57. 30bd7df [SCSI] scsi_error: add target reset handler by Mike Christie · 16 years ago
  58. 4660c8e [SCSI] update SG_ALL to avoid causing chaining by James Bottomley · 16 years ago
  59. d850bd3 [SCSI] Small cleanups for scsi_host.h by Pavel Machek · 16 years ago
  60. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  61. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  62. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  63. 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
  64. 5dc2b89 [SCSI] add supported_mode and active_mode attributes to the host by FUJITA Tomonori · 17 years ago
  65. bfb7437 [SCSI] tgt: move tsk_mgmt_response callback to transport class by FUJITA Tomonori · 17 years ago
  66. 2c47f9e [SCSI] tgt: add I_T nexus support by FUJITA Tomonori · 17 years ago
  67. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  68. bcd92c9 [SCSI] introduce shost_priv helper by Christoph Hellwig · 17 years ago
  69. 1dfcda0 [SCSI] kill scsi host template suspend/resume by Tejun Heo · 17 years ago
  70. 6c5f8ce [SCSI] expose eh_timed_out to the host template by James Bottomley · 17 years ago
  71. bc7e380 [SCSI] tgt: fix sesnse buffer problems by FUJITA Tomonori · 17 years ago
  72. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  73. 1aa8fab [SCSI] Make scsi_scan_host work for drivers which find their own targets by Matthew Wilcox · 18 years ago
  74. 4f777ed2 [SCSI] kill scsi_assign_lock by Christoph Hellwig · 18 years ago
  75. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  76. 86e33a2 [SCSI] add shared tag map helpers by James Bottomley · 18 years ago
  77. d7a1bb0 [SCSI] Block I/O while SG reset operation in progress - the midlayer patch by James Smart · 18 years ago
  78. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  79. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  80. 082776e [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. by Nigel Cunningham · 18 years ago
  81. c829c39 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked by James Smart · 18 years ago
  82. dfcd77d [SCSI] Remove host template ordered_flush variable by Tetsuo Takata · 18 years ago
  83. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 18 years ago
  84. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  85. 9b84754 [PATCH] Suspend support for libata by Jens Axboe · 18 years ago
  86. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  87. 7dfdc9a [SCSI] use a completion in scsi_send_eh_cmnd by Christoph Hellwig · 19 years ago
  88. 474838d [SCSI] remove Scsi_Host.eh_active by Christoph Hellwig · 19 years ago
  89. 13ec92b [SCSI] kill unused scsi_scan_single_target() by Jeff Garzik · 19 years ago
  90. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  91. 3ed7a47 [SCSI] Fix thread termination for the SCSI error handle by James Bottomley · 19 years ago
  92. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  93. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  94. 47ba39e [SCSI] add template for scsi_host_set_state() by James Bottomley · 19 years ago
  95. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 19 years ago
  96. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  97. 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 19 years ago
  98. a283bd3 [SCSI] Add target alloc/destroy callbacks to the host template by James Bottomley · 19 years ago
  99. 06f81ea [PATCH] scsi: remove volatile from scsi data by · 19 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago