1. eb97545 scsi: core: sysfs: Fix setting device state to SDEV_RUNNING by Mike Christie · 3 years, 1 month ago
  2. 4edd8cd scsi: core: sysfs: Fix hang when device state is set via sysfs by Mike Christie · 3 years, 2 months ago
  3. 6266f7d Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue by Martin K. Petersen · 3 years, 2 months ago
  4. 5f7cf82 scsi: bsg: Fix errno when scsi_bsg_register_queue() fails by Jackie Liu · 3 years, 2 months ago
  5. 3a71f0f scsi: core: Fix early registration of sysfs attributes for scsi_device by Steffen Maier · 3 years, 2 months ago
  6. a47c6b7 scsi: core: Remove two host template members that are no longer used by Bart Van Assche · 3 years, 3 months ago
  7. 92c4b58 scsi: core: Register sysfs attributes earlier by Bart Van Assche · 3 years, 3 months ago
  8. a19a93e scsi: core: pm: Rely on the device driver core for async power management by Bart Van Assche · 3 years, 3 months ago
  9. f2b8504 scsi: core: Put LLD module refcnt after SCSI device is released by Ming Lei · 3 years, 3 months ago
  10. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
  11. 02c6dcd scsi: core: Fix hang of freezing queue between blocking and running device by Li Jinlin · 3 years, 4 months ago
  12. 3154802 Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging by Martin K. Petersen · 3 years, 5 months ago
  13. ead09dd scsi: bsg: Simplify device registration by Christoph Hellwig · 3 years, 5 months ago
  14. f0f82e2 scsi: core: Fix capacity set to zero after offlinining device by lijinlin · 3 years, 5 months ago
  15. 7801104 scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ by Christoph Hellwig · 3 years, 5 months ago
  16. d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  17. aaff5eb scsi: remove the unchecked_isa_dma flag by Christoph Hellwig · 3 years, 9 months ago
  18. eee8910 scsi: core: Fix comment typo by dudengke · 3 years, 9 months ago
  19. 020b0f0 scsi: core: Replace sdev->device_busy with sbitmap by Ming Lei · 4 years ago
  20. 8278807 scsi: core: Add scsi_device_busy() wrapper by Ming Lei · 4 years ago
  21. 8839282 scsi: core: Fix -Wformat for scsi_host by Nick Desaulniers · 4 years, 2 months ago
  22. 64f1501 scsi: core: Show nr_hw_queues in sysfs by John Garry · 4 years, 4 months ago
  23. 81546b3 scsi: core: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  24. 9e7bd945 scsi: core: use kobj_to_dev by Guosong Su · 4 years, 10 months ago
  25. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  26. 43e0ae7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  27. c0eaf15 drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  28. 77c3012 scsi: core: try to get module before removing device by Yufen Yu · 5 years ago
  29. d188b06 scsi: core: Add sysfs attributes for VPD pages 0h and 89h by Ryan Attard · 5 years ago
  30. c74f805 scsi: core: allow auto suspend override by low-level driver by Stanley Chu · 5 years ago
  31. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  32. ac88c1f scsi: Restrict user space SCSI device state changes to "running" and "offline" by Bart Van Assche · 6 years ago
  33. 026104b scsi: core: add SPDX tags to scsi midlayer files missing licensing information by Christoph Hellwig · 6 years ago
  34. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  35. 70fc085 scsi: core: Run queue when state is set to running after being blocked by zhengbin · 6 years ago
  36. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  37. 0ee223b scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock by Bart Van Assche · 6 years ago
  38. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  39. 1409880 scsi: devinfo: change blist_flag_t to 64bit by Martin Wilck · 7 years ago
  40. 659c1c1 scsi: devinfo: use const_ilog2 for array indices by Martin Wilck · 7 years ago
  41. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  42. 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago
  43. 86b87cd scsi: core: host template attribute groups by Stanislav Nijnikov · 7 years ago
  44. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  45. 81b6c99 scsi: core: check for device state in __scsi_remove_target() by Hannes Reinecke · 7 years ago
  46. 093b888 scsi: core: Use blist_flags_t consistently by Bart Van Assche · 7 years ago
  47. a5c3511 scsi: dh: Remove scsi_dh_remove_device() by Bart Van Assche · 7 years ago
  48. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  49. 345e296 scsi: scsi: Export blacklist flags to sysfs by Hannes Reinecke · 7 years ago
  50. fbce4d9 scsi: fixup kernel warning during rmmod() by Hannes Reinecke · 7 years ago
  51. 2930f81 scsi: scsi_dh: suppress errors from unsupported devices by Hannes Reinecke · 7 years ago
  52. ccf1e00 scsi: Rework handling of scsi_device.vpd_pg8[03] by Bart Van Assche · 7 years ago
  53. 3991e46 scsi: Convert a strncmp() call into a strcmp() call by Bart Van Assche · 7 years ago
  54. 92227b8 scsi: scsi-sysfs: Adjust error returned for adapter reset request by weiping zhang · 7 years ago
  55. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 8 years ago
  56. 255ee93 scsi: Make __scsi_remove_device go straight from BLOCKED to DEL by Bart Van Assche · 8 years ago
  57. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 8 years ago
  58. d2a1452 scsi: avoid a permanent stop of the scsi device's request queue by Wei Fang · 8 years ago
  59. 305c2e7 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" by Johannes Thumshirn · 9 years ago
  60. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 9 years ago
  61. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  62. d78540d scsi: Declare local symbols static by Bart Van Assche · 9 years ago
  63. 6888758 scsi_sysfs: Fix typo in is_bin_visible() by Hannes Reinecke · 9 years ago
  64. 4cd2459 scsi_sysfs: call 'device_add' after attaching device handler by Hannes Reinecke · 9 years ago
  65. 77c9df9 scsi: Add 'access_state' and 'preferred_path' attribute by Hannes Reinecke · 9 years ago
  66. 7e47976 scsi_sysfs: add 'is_bin_visible' callback by Hannes Reinecke · 9 years ago
  67. 90a88d6 scsi: fix soft lockup in scsi_remove_target() on module removal by James Bottomley · 9 years ago
  68. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  69. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  70. 248d4fe scsi: export 'wwid' to sysfs by Hannes Reinecke · 9 years ago
  71. 221255a scsi: ignore errors from scsi_dh_add_device() by Hannes Reinecke · 9 years ago
  72. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 9 years ago
  73. e619e6c Revert "scsi: Fix a bdi reregistration race" by Bart Van Assche · 9 years ago
  74. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  75. be821fd scsi_sysfs: protect against double execution of __scsi_remove_device() by Vitaly Kuznetsov · 9 years ago
  76. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  77. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  78. 5cb9b40 scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  79. bf2cf3b scsi: Fix a bdi reregistration race by Bart Van Assche · 9 years ago
  80. 863e02d scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  81. 92e6246 scsi: Export SCSI Inquiry data to sysfs by Johannes Thumshirn · 9 years ago
  82. 4099819 scsi: restart list search after unlock in scsi_remove_target by Christoph Hellwig · 9 years ago
  83. 23695e4 scsi_dh: fix use-after-free when removing scsi device by Junichi Nomura · 9 years ago
  84. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  85. 1278dd68 scsi: fix host max depth checking for the 'queue_depth' sysfs interface by Jens Axboe · 9 years ago
  86. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  87. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  88. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  89. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  90. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  91. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  92. f7c65af drivers/scsi: replace strict_strto calls by Daniel Walter · 10 years ago
  93. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  94. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  95. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 11 years ago
  96. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  97. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  98. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  99. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 11 years ago
  100. 276b20d [SCSI] scsi_sysfs: Implement 'is_visible' callback by Hannes Reinecke · 11 years ago