1. 6248852 scsi: core: Detect support for command duration limits by Damien Le Moal · 1 year, 8 months ago
  2. 4b1a2c2 scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD by Lee Duncan · 2 years, 3 months ago
  3. 8762069 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 10 months ago
  4. 1560015 scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT" by Martin K. Petersen · 1 year, 11 months ago
  5. 7dfe0b5 scsi: core: Convert to scsi_execute_cmd() by Mike Christie · 2 years ago
  6. aa5ad10 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 1 month ago
  7. 425b27a scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host() by John Garry · 2 years, 1 month ago
  8. 35bd6f9 scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device() by John Garry · 2 years, 1 month ago
  9. dc917c3 scsi: remove an extra queue reference by Christoph Hellwig · 2 years, 2 months ago
  10. 8fe4ce5 scsi: core: Fix a use-after-free by Bart Van Assche · 2 years, 4 months ago
  11. f782201 scsi: core: Revert "Make sure that targets outlive devices" by Bart Van Assche · 2 years, 4 months ago
  12. d94b2d0 scsi: core: Revert "Make sure that hosts outlive targets" by Bart Van Assche · 2 years, 4 months ago
  13. 16728aa scsi: core: Make sure that hosts outlive targets by Ming Lei · 2 years, 5 months ago
  14. fe44260 scsi: core: Make sure that targets outlive devices by Bart Van Assche · 2 years, 5 months ago
  15. d657700 scsi: core: Do not truncate INQUIRY data on modern devices by Martin K. Petersen · 2 years, 10 months ago
  16. eaba83b scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() by John Garry · 2 years, 10 months ago
  17. edb854a scsi: core: Reallocate device's budget map on queue depth change by Ming Lei · 3 years ago
  18. 7cc5aad scsi: core: Declare 'scsi_scan_type' static by Bart Van Assche · 3 years, 1 month ago
  19. 776141dd scsi: core: Suppress a kernel-doc warning by Bart Van Assche · 3 years, 1 month ago
  20. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  21. 4845012 block: remove QUEUE_FLAG_SCSI_PASSTHROUGH by Christoph Hellwig · 3 years, 2 months ago
  22. a19a93e scsi: core: pm: Rely on the device driver core for async power management by Bart Van Assche · 3 years, 3 months ago
  23. 6bd49b1 scsi: core: Delete scsi_{get,free}_host_dev() by John Garry · 3 years, 4 months ago
  24. 3154802 Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging by Martin K. Petersen · 3 years, 5 months ago
  25. 1e61c1a8 scsi: block: Remove the remaining SG_IO-related fields from struct request_queue by Christoph Hellwig · 3 years, 5 months ago
  26. 70edd2e scsi: core: Avoid printing an error if target_alloc() returns -ENXIO by Sreekanth Reddy · 3 years, 5 months ago
  27. f591a2e scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE by Martin Kepplinger · 3 years, 6 months ago
  28. 59506ab scsi: core: Inline scsi_mq_alloc_queue() by Bart Van Assche · 3 years, 6 months ago
  29. 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 8 months ago
  30. ced202f7 scsi: core: Stop using DRIVER_ERROR by Hannes Reinecke · 3 years, 8 months ago
  31. 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
  32. aaff5eb scsi: remove the unchecked_isa_dma flag by Christoph Hellwig · 3 years, 9 months ago
  33. 020b0f0 scsi: core: Replace sdev->device_busy with sbitmap by Ming Lei · 4 years ago
  34. 831e340 scsi: core: Don't start concurrent async scan on same host by Ming Lei · 4 years, 3 months ago
  35. c5a9707 scsi: core: Remove cmd_list functionality by Hannes Reinecke · 4 years, 10 months ago
  36. 948e922 scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT by Li Zhong · 6 years ago
  37. 1749ef0 scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c by Benjamin Block · 6 years ago
  38. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  39. c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 7 years ago
  40. 093b888 scsi: core: Use blist_flags_t consistently by Bart Van Assche · 7 years ago
  41. 5ebde46 scsi: Use 'blist_flags_t' for scsi_devinfo flags by Hannes Reinecke · 7 years ago
  42. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. 345e296 scsi: scsi: Export blacklist flags to sysfs by Hannes Reinecke · 7 years ago
  45. 28a0bc4 scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP by Martin K. Petersen · 7 years ago
  46. e7008ff scsi: Document which queue type a function is intended for by Bart Van Assche · 7 years ago
  47. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  48. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 8 years ago
  49. 496c91b scsi: remove various unused blist flags by Christoph Hellwig · 8 years ago
  50. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 8 years ago
  51. 739aca0 scsi: fix some kernel-doc markups by Mauro Carvalho Chehab · 8 years ago
  52. 03eb6b8 scsi: Remove one useless stack variable by Ming Lei · 8 years ago
  53. bcd8f2e scsi: Fix use-after-free by Ming Lei · 8 years ago
  54. d67e8b3 scsi: move function declarations to scsi_priv.h by Baoyou Xie · 8 years ago
  55. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 9 years ago
  56. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  57. d3d3289 scsi_dh: add 'rescan' callback by Hannes Reinecke · 9 years ago
  58. 851cde9 scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' by Hannes Reinecke · 9 years ago
  59. 3846470 scsi: Export function scsi_scan.c:sanitize_inquiry_string by Don Brace · 9 years ago
  60. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  61. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  62. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  63. a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 9 years ago
  64. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  65. a4cf30e scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice by Vitaly Kuznetsov · 9 years ago
  66. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  67. b39c9a66 SCSI: Increase REPORT_LUNS timeout by Brian King · 9 years ago
  68. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 10 years ago
  69. ef10b16 scsi_scan: fix queue depth initialisation problem by James Bottomley · 10 years ago
  70. 35e9a9f SCSI: add 1024 max sectors black list flag by Mike Christie · 10 years ago
  71. e27829dc scsi: serialize ->rescan against ->remove by Christoph Hellwig · 10 years ago
  72. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  73. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 10 years ago
  74. acd6d73 scsi: retry report-luns when reported LU count requres more memory by Rob Evers · 10 years ago
  75. 2a904e5 scsi: use set/get_unaligned_be32 in report_luns by Rob Evers · 10 years ago
  76. eb9eea0 scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan by Rob Evers · 10 years ago
  77. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  78. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
  79. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  80. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  81. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  82. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 10 years ago
  83. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 10 years ago
  84. 693ad5b scsi: don't add scsi_device if its already visible by Subhash Jadavani · 10 years ago
  85. 45341ca scsi: fix the type for well known LUs by Subhash Jadavani · 10 years ago
  86. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  87. 0213436 scsi: do not issue SCSI RSOC command to Promise Vtrak E610f by Janusz Dziemidowicz · 10 years ago
  88. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  89. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  90. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  91. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 11 years ago
  92. d9e5d61 scsi_scan: Fixup scsilun_to_int() by Hannes Reinecke · 11 years ago
  93. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 11 years ago
  94. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  95. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 11 years ago
  96. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 11 years ago
  97. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  98. 3c31b52 scsi: async sd resume by Dan Williams · 11 years ago
  99. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 11 years ago
  100. f2495e2 [SCSI] dual scan thread bug fix by James Bottomley · 11 years ago