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