1. 9aec3ce Merge android-4.9.198(dd32e92) into msm-4.9 by jianzhou · 4 years, 7 months ago
  2. ce58d14c scsi: core: try to get module before removing device by Yufen Yu · 4 years, 8 months ago
  3. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  4. 6d70dea scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock by Bart Van Assche · 6 years ago
  5. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  6. fc866b2 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  7. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  8. 9d33a39 scsi: avoid a permanent stop of the scsi device's request queue by Wei Fang · 8 years ago
  9. 57d6b14 scsi: squash of multiple fixes for msm-4.4 kernel by Subhash Jadavani · 8 years ago
  10. 305c2e7 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" by Johannes Thumshirn · 8 years ago
  11. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  12. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  13. d78540d scsi: Declare local symbols static by Bart Van Assche · 8 years ago
  14. 6888758 scsi_sysfs: Fix typo in is_bin_visible() by Hannes Reinecke · 8 years ago
  15. 4cd2459 scsi_sysfs: call 'device_add' after attaching device handler by Hannes Reinecke · 8 years ago
  16. 77c9df9 scsi: Add 'access_state' and 'preferred_path' attribute by Hannes Reinecke · 8 years ago
  17. 7e47976 scsi_sysfs: add 'is_bin_visible' callback by Hannes Reinecke · 8 years ago
  18. 90a88d6 scsi: fix soft lockup in scsi_remove_target() on module removal by James Bottomley · 8 years ago
  19. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 8 years ago
  20. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  21. 248d4fe scsi: export 'wwid' to sysfs by Hannes Reinecke · 9 years ago
  22. 221255a scsi: ignore errors from scsi_dh_add_device() by Hannes Reinecke · 9 years ago
  23. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 9 years ago
  24. e619e6c Revert "scsi: Fix a bdi reregistration race" by Bart Van Assche · 9 years ago
  25. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  26. be821fd scsi_sysfs: protect against double execution of __scsi_remove_device() by Vitaly Kuznetsov · 9 years ago
  27. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  28. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  29. 5cb9b40 scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  30. bf2cf3b scsi: Fix a bdi reregistration race by Bart Van Assche · 9 years ago
  31. 863e02d scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  32. 92e6246 scsi: Export SCSI Inquiry data to sysfs by Johannes Thumshirn · 9 years ago
  33. 4099819 scsi: restart list search after unlock in scsi_remove_target by Christoph Hellwig · 9 years ago
  34. 23695e4 scsi_dh: fix use-after-free when removing scsi device by Junichi Nomura · 9 years ago
  35. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  36. 1278dd6 scsi: fix host max depth checking for the 'queue_depth' sysfs interface by Jens Axboe · 9 years ago
  37. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  38. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  39. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  40. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  41. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  42. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  43. f7c65af drivers/scsi: replace strict_strto calls by Daniel Walter · 10 years ago
  44. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  45. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 10 years ago
  46. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  47. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 10 years ago
  48. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  49. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  50. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 10 years ago
  51. 276b20d [SCSI] scsi_sysfs: Implement 'is_visible' callback by Hannes Reinecke · 10 years ago
  52. ad469a5 [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set by Hannes Reinecke · 10 years ago
  53. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 10 years ago
  54. ac0ece9 scsi: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 10 years ago
  55. bb3b621 [SCSI] Set the minimum valid value of 'eh_deadline' as 0 by Ren Mingxin · 11 years ago
  56. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  57. 522db3c [SCSI] export device_busy for sdev by Jack Wang · 11 years ago
  58. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  59. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 11 years ago
  60. 072f19b [SCSI] prevent stack buffer overflow in host_reset by Sasha Levin · 12 years ago
  61. bc3f02a [SCSI] scsi_remove_target: fix softlockup regression on hot remove by Dan Williams · 12 years ago
  62. 3b661a9 [SCSI] fix hot unplug vs async scan race by Dan Williams · 12 years ago
  63. b485462 [SCSI] Stop accepting SCSI requests before removing a device by Bart Van Assche · 12 years ago
  64. 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 12 years ago
  65. 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 12 years ago
  66. 2944369 [SCSI] scsi: Added support for adapter and firmware reset by Vikas Chaudhary · 13 years ago
  67. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 13 years ago
  68. 86cbfb5 [SCSI] put stricter guards on queue dead checks by James Bottomley · 13 years ago
  69. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 13 years ago
  70. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  71. 4151170 [SCSI] eliminate an unnecessary local variable from scsi_remove_target() by Alan Stern · 14 years ago
  72. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  73. 73d8c34 SCSI: improve two error messages by Alan Stern · 14 years ago
  74. 546ae79 [SCSI] Fix race when removing SCSI devices by Christof Schmitt · 14 years ago
  75. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  76. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 14 years ago
  77. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  78. db5bd1e [SCSI] convert to the new PM framework by Alan Stern · 14 years ago
  79. 160e7f6 [SCSI] fix sdev_rw_attr macro for scsi device sysfs entries by Tomohiro Kusumi · 14 years ago
  80. 1821438 [SCSI] don't reap targets upon device_add failure by Alan Stern · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. 06a79b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  83. 4cb077d PM: Allow SCSI devices to suspend/resume asynchronously by Rafael J. Wysocki · 14 years ago
  84. ee37e09 [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev by Alan Stern · 14 years ago
  85. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  86. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  87. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  88. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  89. 37e6ba0 [SCSI] fix memory leak in initialization by James Bottomley · 15 years ago
  90. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  91. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  92. 59d3270 [SCSI] scsi_sysfs: delete extra kernel-doc by Randy Dunlap · 15 years ago
  93. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  94. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  95. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  96. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  97. 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
  98. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  99. 1f42ea7 [SCSI] fix intermittent oops in scsi_bus_uevent by James Bottomley · 16 years ago
  100. 97f46ae [SCSI] bsg: add release callback support by FUJITA Tomonori · 16 years ago