1. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  2. 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
  3. 026104b scsi: core: add SPDX tags to scsi midlayer files missing licensing information by Christoph Hellwig · 6 years ago
  4. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  5. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  6. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  7. 50c2e91 scsi: introduce a max_segment_size host_template parameters by Christoph Hellwig · 6 years ago
  8. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  9. d772a65 Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" by Ming Lei · 6 years ago
  10. 3287286 scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 7 years ago
  11. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  12. cbee67c scsi: core: remove redundant assignment to shost->use_blk_mq by Colin Ian King · 7 years ago
  13. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  14. 83c9f08 scsi: remove the old scsi_module.c initialization model by Christoph Hellwig · 7 years ago
  15. fa1467f scsi: core: unexport scsi_host_set_state by Christoph Hellwig · 7 years ago
  16. 2f31115 scsi: core: introduce force_blk_mq by Ming Lei · 7 years ago
  17. 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
  18. 9866306 scsi: core: Move the eh_deadline module parameter definition by Bart Van Assche · 7 years ago
  19. 3bd6f43 scsi: core: Ensure that the SCSI error handler gets woken up by Bart Van Assche · 7 years ago
  20. 7760e22 scsi: Remove Scsi_Host.uspace_req_q by Bart Van Assche · 7 years ago
  21. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  22. 0a6ac4e scsi: respect unchecked_isa_dma for blk-mq by Christoph Hellwig · 8 years ago
  23. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  24. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  25. 0d5644b scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma by Heiner Kallweit · 8 years ago
  26. 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
  27. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  28. 126a4fe scsi: Use ida for host number management by Lee Duncan · 9 years ago
  29. 5c6fab9 scsi: Drop runtime PM usage count after host is added by Mika Westerberg · 9 years ago
  30. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  31. b49493f Fix a memory leak in scsi_host_dev_release() by Bart Van Assche · 9 years ago
  32. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  33. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  34. a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 10 years ago
  35. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  36. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 11 years ago
  37. ad469a5 [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set by Hannes Reinecke · 11 years ago
  38. bb3b621 [SCSI] Set the minimum valid value of 'eh_deadline' as 0 by Ren Mingxin · 11 years ago
  39. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  40. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  41. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  42. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  43. 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 13 years ago
  44. 9e1a153 [SCSI] properly initialize atomic_t by Josh Hunt · 13 years ago
  45. 3c8d9a9 [SCSI] fix oops in all legacy host adapters caused by 6f381fa by James Bottomley · 13 years ago
  46. 3308511 [SCSI] Make scsi_free_queue() kill pending SCSI commands by Bart Van Assche · 13 years ago
  47. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  48. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  49. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  50. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 15 years ago
  51. e4bf25f [SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used by Justin P. Mattock · 15 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  53. 4cb077d PM: Allow SCSI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  54. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  55. d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
  56. 4e46bf8 [SCSI] fix crash when disconnecting usb storage by Alexey Kuznetsov · 15 years ago
  57. 30c9afa fix race that can give duplicate host number by Joe Eykholt · 16 years ago
  58. 77c0197 [SCSI] fix /proc memory leak in the SCSI core by Alan Stern · 16 years ago
  59. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  60. 315cb0a [SCSI] scsi_host_lookup: error returns and NULL pointers by James Smart · 16 years ago
  61. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  62. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 17 years ago
  63. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  64. 453cd0f [SCSI] make struct scsi_{host,target}_type static by Adrian Bunk · 17 years ago
  65. 3ed7897 [SCSI] scsi_host regression: fix scsi host leak by Mike Christie · 17 years ago
  66. 542bd13 [SCSI] fix SLUB WARN_ON by James Bottomley · 17 years ago
  67. f7120a4 [SCSI] use default attributes for scsi_host by Hannes Reinecke · 17 years ago
  68. b0ed433 [SCSI] add scsi_host and scsi_target to scsi_bus by Hannes Reinecke · 17 years ago
  69. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
  70. 540d9b4 [SCSI] hosts.c: removed one unneeded shost->active_mode assignment by Denis Cheng · 17 years ago
  71. 77cca46 [SCSI] hosts.c: fixes for "no error" reported after error scenarios by James Smart · 17 years ago
  72. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  73. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  74. 9c77010 scsi: use class iteration api by Dave Young · 17 years ago
  75. 5b7f168 [SCSI] don't use __GFP_DMA for sense buffers if not required by James Bottomley · 17 years ago
  76. de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 17 years ago
  77. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  78. 7a39ac3 [SCSI] make supported_mode default to initiator. by James Bottomley · 17 years ago
  79. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  80. 5dc2b89 [SCSI] add supported_mode and active_mode attributes to the host by FUJITA Tomonori · 17 years ago
  81. c000c43 [SCSI] initialize shost_data to zero by FUJITA Tomonori · 17 years ago
  82. b7bb125 SCSI: use the proper semaphore to protect the class lists by Greg Kroah-Hartman · 18 years ago
  83. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  84. 4f777ed2 [SCSI] kill scsi_assign_lock by Christoph Hellwig · 18 years ago
  85. 86e33a2 [SCSI] add shared tag map helpers by James Bottomley · 18 years ago
  86. dd7e2f2 [SCSI] scsi_queue_work() documented return value is incorrect by Michael Reed · 18 years ago
  87. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 19 years ago
  88. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  89. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 19 years ago
  90. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  91. 849a892 Merge by Hand by James Bottomley · 19 years ago
  92. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  93. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  94. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  95. 9e70592 [SCSI] fix potential panic with proc on module removal by James Bottomley · 19 years ago
  96. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  97. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  98. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 20 years ago
  99. d2c9d9e [SCSI] host state model update: reimplement scsi_host_cancel by Mike Anderson · 20 years ago
  100. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 20 years ago