1. 704f839 scsi: Check sense buffer size at build time by Kees Cook · 6 years ago
  2. 1409880 scsi: devinfo: change blist_flag_t to 64bit by Martin Wilck · 6 years ago
  3. 5ebde46 scsi: Use 'blist_flags_t' for scsi_devinfo flags by Hannes Reinecke · 7 years ago
  4. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  5. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  6. 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. cf3431b scsi: scsi_error: Handle power-on reset unit attention by Hannes Reinecke · 7 years ago
  9. 28a0bc4 scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP by Martin K. Petersen · 7 years ago
  10. ccf1e00 scsi: Rework handling of scsi_device.vpd_pg8[03] by Bart Van Assche · 7 years ago
  11. c2e872a scsi: Avoid sign extension of scsi_device.type by Bart Van Assche · 7 years ago
  12. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  13. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  14. d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 7 years ago
  15. 6934be4 scsi: scsi_dh_alua: remove synchronous STPG support by Christoph Hellwig · 7 years ago
  16. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 7 years ago
  17. 43f7571 scsi: Create two versions of scsi_internal_device_unblock() by Bart Van Assche · 7 years ago
  18. 551eb59 scsi: Split scsi_internal_device_block() by Bart Van Assche · 7 years ago
  19. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  20. ed12e03 scsi: Make checking the scsi_device_get() return value mandatory by Bart Van Assche · 7 years ago
  21. 8893cf6 scsi: mpt3sas: Avoid sleeping in interrupt context by Bart Van Assche · 8 years ago
  22. fcbfffe scsi: remove scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  23. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  24. 857de6e scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 8 years ago
  25. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  26. 68350a8 scsi: remove current_cmnd field from struct scsi_device by Christoph Hellwig · 8 years ago
  27. e4c36ad scsi: vpd pages are mandatory for SPC-2 by Hannes Reinecke · 8 years ago
  28. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  29. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  30. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 8 years ago
  31. 77c9df9 scsi: Add 'access_state' and 'preferred_path' attribute by Hannes Reinecke · 9 years ago
  32. 851cde9 scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' by Hannes Reinecke · 9 years ago
  33. 3846470 scsi: Export function scsi_scan.c:sanitize_inquiry_string by Don Brace · 9 years ago
  34. a8aa397 scsi: Add scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  35. 9983bed scsi: Add scsi_vpd_lun_id() by Hannes Reinecke · 9 years ago
  36. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  37. ee14c67 scsi_dh: kill struct scsi_dh_data by Christoph Hellwig · 9 years ago
  38. d95dbff scsi_dh: move device matching to the core code by Christoph Hellwig · 9 years ago
  39. 1bab0de dm-mpath, scsi_dh: don't let dm detach device handlers by Christoph Hellwig · 9 years ago
  40. 14c3e67 scsi: Add ALUA state change UA handling by Hannes Reinecke · 9 years ago
  41. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 9 years ago
  42. 9c4a6b1 scsi_logging: return void for dev_printk() functions by Hannes Reinecke · 10 years ago
  43. 6a806cb scsi: annotate sdev_prefix_printk and scmd_printk as printf-like by Christoph Hellwig · 10 years ago
  44. ded85c1 scsi: Implement per-cpu logging buffer by Hannes Reinecke · 10 years ago
  45. 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  46. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  47. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  48. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  49. 1d52032 scsi: handle more device handler setup/teardown in common code by Christoph Hellwig · 10 years ago
  50. a64d01d scsi: remove struct scsi_dh_devlist by Christoph Hellwig · 10 years ago
  51. cd37743 scsi: use container_of to get at device handler private data by Christoph Hellwig · 10 years ago
  52. 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 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. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  55. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 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 · 10 years ago
  58. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 11 years ago
  59. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  60. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  61. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 10 years ago
  62. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 10 years ago
  63. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 11 years ago
  64. 3af74a3 [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages by Dan Williams · 11 years ago
  65. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  66. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 11 years ago
  67. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 11 years ago
  68. 44ec657 [SCSI] remove can_power_off flag from scsi_device by Aaron Lu · 12 years ago
  69. 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 12 years ago
  70. 53ad570 [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives by Jason J. Herne · 12 years ago
  71. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  72. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  73. d974e42 [SCSI] Disable DIF on Hitachi Ultrastar 15K300 by Martin K. Petersen · 12 years ago
  74. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  75. b81478d [SCSI] set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  76. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
  77. 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 12 years ago
  78. 166a296 libata: tell scsi layer device supports runtime power off by Aaron Lu · 12 years ago
  79. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  80. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  81. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  82. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 13 years ago
  83. de8c46b SCSI: fix typo in definition of struct scsi_target by Alan Stern · 13 years ago
  84. 2b13257 [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info by Moger, Babu · 13 years ago
  85. 6c3633d [SCSI] scsi_dh: Implement match callback function by Hannes Reinecke · 13 years ago
  86. d7c48fe [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data by Hannes Reinecke · 13 years ago
  87. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  88. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  89. d1e12de [SCSI] ses: Avoid kernel panic when lun 0 is not mapped by Krishnasamy, Somasundaram · 14 years ago
  90. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 14 years ago
  91. 5ce524b scsi/sd: add a no_read_capacity_16 scsi_device flag by Hans de Goede · 14 years ago
  92. 8e04d80 scsi/sr: add no_read_disc_info scsi_device flag by Hans de Goede · 14 years ago
  93. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  94. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  95. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  96. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  97. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  98. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  99. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  100. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago