1. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  2. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  3. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  4. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  5. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  6. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 11 years ago
  7. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  8. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  9. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 10 years ago
  10. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 10 years ago
  11. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 11 years ago
  12. 3af74a3 [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages by Dan Williams · 11 years ago
  13. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  14. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 11 years ago
  15. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 11 years ago
  16. 44ec657 [SCSI] remove can_power_off flag from scsi_device by Aaron Lu · 12 years ago
  17. 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 12 years ago
  18. 53ad570 [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives by Jason J. Herne · 12 years ago
  19. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  20. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  21. d974e42 [SCSI] Disable DIF on Hitachi Ultrastar 15K300 by Martin K. Petersen · 12 years ago
  22. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  23. b81478d [SCSI] set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  24. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
  25. 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 12 years ago
  26. 166a296 libata: tell scsi layer device supports runtime power off by Aaron Lu · 12 years ago
  27. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  28. 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
  29. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  30. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 13 years ago
  31. de8c46b SCSI: fix typo in definition of struct scsi_target by Alan Stern · 13 years ago
  32. 2b13257 [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info by Moger, Babu · 13 years ago
  33. 6c3633d [SCSI] scsi_dh: Implement match callback function by Hannes Reinecke · 13 years ago
  34. d7c48fe [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data by Hannes Reinecke · 13 years ago
  35. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  36. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  37. d1e12de [SCSI] ses: Avoid kernel panic when lun 0 is not mapped by Krishnasamy, Somasundaram · 13 years ago
  38. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 14 years ago
  39. 5ce524b scsi/sd: add a no_read_capacity_16 scsi_device flag by Hans de Goede · 14 years ago
  40. 8e04d80 scsi/sr: add no_read_disc_info scsi_device flag by Hans de Goede · 14 years ago
  41. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  42. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  43. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  44. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  45. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  46. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  47. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  48. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
  49. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  50. 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
  51. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  52. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  53. b29f841 [SCSI] remove timeout from struct scsi_device by James Bottomley · 16 years ago
  54. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  55. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  56. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  57. d211f05 [SCSI] sd: fix USB devices incorrectly reporting DIF support by Hugh Dickins · 16 years ago
  58. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  59. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  60. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  61. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  62. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  63. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  64. d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 16 years ago
  65. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  66. 643eb2d [SCSI] rework scsi_target allocation by James Bottomley · 16 years ago
  67. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  68. b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 17 years ago
  69. a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 17 years ago
  70. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
  71. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  72. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  73. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  74. d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 17 years ago
  75. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  76. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  77. c3c94c5 [SCSI] sd: implement START/STOP management by Tejun Heo · 17 years ago
  78. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  79. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 18 years ago
  80. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  81. cb5d9e0 [PATCH] scsi: device_reprobe() can fail by Andrew Morton · 18 years ago
  82. 5baba83 [SCSI] add scsi_mode_select to scsi_lib.c by James Bottomley · 18 years ago
  83. e28482c [SCSI] add scsi_reprobe_device by James Bottomley · 18 years ago
  84. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 18 years ago
  85. 1bfc5d9 [SCSI] Recognize missing LUNs for non-standard devices by Alan Stern · 19 years ago
  86. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
  87. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  88. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  89. 7f23e14 [SCSI] correct some dropped const compiler warnings by James Bottomley · 19 years ago
  90. 01d7b3b [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers by Jeff Garzik · 19 years ago
  91. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  92. 6f3a202 [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 by James Bottomley · 19 years ago
  93. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 19 years ago
  94. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  95. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  96. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  97. e10fb91 [SCSI] fix function prototype warning by James Bottomley · 19 years ago
  98. 2f4701d [SCSI] add int_to_scsilun() function by James.Smart@Emulex.Com · 19 years ago
  99. a283bd3 [SCSI] Add target alloc/destroy callbacks to the host template by James Bottomley · 19 years ago
  100. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago