1. 1409880 scsi: devinfo: change blist_flag_t to 64bit by Martin Wilck · 7 years ago
  2. 659c1c1 scsi: devinfo: use const_ilog2 for array indices by Martin Wilck · 7 years ago
  3. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  4. 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago
  5. 86b87cd scsi: core: host template attribute groups by Stanislav Nijnikov · 7 years ago
  6. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  7. 81b6c99 scsi: core: check for device state in __scsi_remove_target() by Hannes Reinecke · 7 years ago
  8. 093b888 scsi: core: Use blist_flags_t consistently by Bart Van Assche · 7 years ago
  9. a5c3511 scsi: dh: Remove scsi_dh_remove_device() by Bart Van Assche · 7 years ago
  10. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  11. 345e296 scsi: scsi: Export blacklist flags to sysfs by Hannes Reinecke · 7 years ago
  12. fbce4d9 scsi: fixup kernel warning during rmmod() by Hannes Reinecke · 7 years ago
  13. 2930f81 scsi: scsi_dh: suppress errors from unsupported devices by Hannes Reinecke · 7 years ago
  14. ccf1e00 scsi: Rework handling of scsi_device.vpd_pg8[03] by Bart Van Assche · 7 years ago
  15. 3991e46 scsi: Convert a strncmp() call into a strcmp() call by Bart Van Assche · 7 years ago
  16. 92227b8 scsi: scsi-sysfs: Adjust error returned for adapter reset request by weiping zhang · 7 years ago
  17. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 8 years ago
  18. 255ee93 scsi: Make __scsi_remove_device go straight from BLOCKED to DEL by Bart Van Assche · 8 years ago
  19. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 8 years ago
  20. d2a1452 scsi: avoid a permanent stop of the scsi device's request queue by Wei Fang · 8 years ago
  21. 305c2e7 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" by Johannes Thumshirn · 9 years ago
  22. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 9 years ago
  23. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  24. d78540d scsi: Declare local symbols static by Bart Van Assche · 9 years ago
  25. 6888758 scsi_sysfs: Fix typo in is_bin_visible() by Hannes Reinecke · 9 years ago
  26. 4cd2459 scsi_sysfs: call 'device_add' after attaching device handler by Hannes Reinecke · 9 years ago
  27. 77c9df9 scsi: Add 'access_state' and 'preferred_path' attribute by Hannes Reinecke · 9 years ago
  28. 7e47976 scsi_sysfs: add 'is_bin_visible' callback by Hannes Reinecke · 9 years ago
  29. 90a88d6 scsi: fix soft lockup in scsi_remove_target() on module removal by James Bottomley · 9 years ago
  30. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  31. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  32. 248d4fe scsi: export 'wwid' to sysfs by Hannes Reinecke · 9 years ago
  33. 221255a scsi: ignore errors from scsi_dh_add_device() by Hannes Reinecke · 9 years ago
  34. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 9 years ago
  35. e619e6c Revert "scsi: Fix a bdi reregistration race" by Bart Van Assche · 9 years ago
  36. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  37. be821fd scsi_sysfs: protect against double execution of __scsi_remove_device() by Vitaly Kuznetsov · 9 years ago
  38. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  39. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  40. 5cb9b40 scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  41. bf2cf3b scsi: Fix a bdi reregistration race by Bart Van Assche · 9 years ago
  42. 863e02d scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  43. 92e6246 scsi: Export SCSI Inquiry data to sysfs by Johannes Thumshirn · 9 years ago
  44. 4099819 scsi: restart list search after unlock in scsi_remove_target by Christoph Hellwig · 9 years ago
  45. 23695e4 scsi_dh: fix use-after-free when removing scsi device by Junichi Nomura · 9 years ago
  46. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  47. 1278dd68 scsi: fix host max depth checking for the 'queue_depth' sysfs interface by Jens Axboe · 10 years ago
  48. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  49. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  50. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  51. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  52. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  53. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  54. f7c65af drivers/scsi: replace strict_strto calls by Daniel Walter · 10 years ago
  55. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  56. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  57. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 11 years ago
  58. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  59. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  60. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  61. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 11 years ago
  62. 276b20d [SCSI] scsi_sysfs: Implement 'is_visible' callback by Hannes Reinecke · 11 years ago
  63. ad469a5 [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set by Hannes Reinecke · 11 years ago
  64. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 11 years ago
  65. ac0ece9 scsi: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  66. bb3b621 [SCSI] Set the minimum valid value of 'eh_deadline' as 0 by Ren Mingxin · 11 years ago
  67. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  68. 522db3c [SCSI] export device_busy for sdev by Jack Wang · 11 years ago
  69. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  70. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 12 years ago
  71. 072f19b [SCSI] prevent stack buffer overflow in host_reset by Sasha Levin · 12 years ago
  72. bc3f02a [SCSI] scsi_remove_target: fix softlockup regression on hot remove by Dan Williams · 12 years ago
  73. 3b661a9 [SCSI] fix hot unplug vs async scan race by Dan Williams · 13 years ago
  74. b485462 [SCSI] Stop accepting SCSI requests before removing a device by Bart Van Assche · 13 years ago
  75. 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 13 years ago
  76. 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 13 years ago
  77. 2944369 [SCSI] scsi: Added support for adapter and firmware reset by Vikas Chaudhary · 13 years ago
  78. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 14 years ago
  79. 86cbfb5 [SCSI] put stricter guards on queue dead checks by James Bottomley · 14 years ago
  80. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  81. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  82. 4151170 [SCSI] eliminate an unnecessary local variable from scsi_remove_target() by Alan Stern · 14 years ago
  83. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  84. 73d8c34 SCSI: improve two error messages by Alan Stern · 14 years ago
  85. 546ae79 [SCSI] Fix race when removing SCSI devices by Christof Schmitt · 14 years ago
  86. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  87. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 14 years ago
  88. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 15 years ago
  89. db5bd1e [SCSI] convert to the new PM framework by Alan Stern · 15 years ago
  90. 160e7f6 [SCSI] fix sdev_rw_attr macro for scsi device sysfs entries by Tomohiro Kusumi · 15 years ago
  91. 1821438 [SCSI] don't reap targets upon device_add failure by Alan Stern · 15 years ago
  92. 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
  93. 06a79b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  94. 4cb077d PM: Allow SCSI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  95. ee37e09 [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev by Alan Stern · 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. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 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. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  100. 37e6ba0 [SCSI] fix memory leak in initialization by James Bottomley · 15 years ago