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