1. 3ca8c717 uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures by Hans de Goede · 10 years ago
  2. 078fd7d uas: Do not blacklist ASM1153 disk enclosures by Hans de Goede · 10 years ago
  3. 36d1ffd uas: disable UAS on Apricorn SATA dongles by Darrick J. Wong · 10 years ago
  4. c6fa394 uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013 by Hans de Goede · 10 years ago
  5. e5797a3 uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 by Hans de Goede · 10 years ago
  6. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  7. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  8. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  9. a39d4a8 printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents by Joe Perches · 10 years ago
  10. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  11. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  12. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  13. 646a384 storage: Fix bus scan and multi-LUN support for SCM eUSCSI devices by Mark Knibbs · 10 years ago
  14. eab7769 storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridge by Mark Knibbs · 10 years ago
  15. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  16. 8daee13 USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012 by Hans de Goede · 10 years ago
  17. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  18. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  19. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  20. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  21. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  22. 69b7290 Merge 3.18-rc4 into usb-next. by Greg Kroah-Hartman · 10 years ago
  23. 55dc68c USB: storage: Reject bogus max LUN values by Mark Knibbs · 10 years ago
  24. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 10 years ago
  25. ac0225f Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" by Greg Kroah-Hartman · 10 years ago
  26. d1d9548 uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models by Hans de Goede · 10 years ago
  27. e528362 usb: storage: Convert usb_stor_dbg to return void by Joe Perches · 10 years ago
  28. e28e2f2f uas: Make uas work with blk-mq by Hans de Goede · 10 years ago
  29. ec5633b usb: storage: fix build warnings !CONFIG_PM by Luis Henriques · 10 years ago
  30. 673029f uas: Add NO_ATA_1X for VIA VL711 devices by Hans de Goede · 10 years ago
  31. aee0ce3 uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model by Hans de Goede · 10 years ago
  32. 93c9bf4 usb-storage: handle a skipped data phase by Alan Stern · 10 years ago
  33. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  34. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  35. ef0a599 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  36. 2d75b9c uas: Reduce number of function arguments for uas_alloc_foo functions by Hans de Goede · 10 years ago
  37. 2c2d831c [SCSI] uas: disable use of blk-mq I/O path by Christoph Hellwig · 10 years ago
  38. 3512e7b storage: Add quirk for another SCM-based USB-SCSI converter by Mark Knibbs · 10 years ago
  39. 57cde01 storage: Add quirks for Castlewood and Double-H USB-SCSI converters by Mark Knibbs · 10 years ago
  40. bda9893 storage: Replace magic number with define in usb_stor_euscsi_init() by Mark Knibbs · 10 years ago
  41. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  42. 7adce46 USB: storage: use %*ph specifier to dump small buffers by Andy Shevchenko · 10 years ago
  43. fac1f48 uas: Add response iu handling by Hans de Goede · 10 years ago
  44. ce39fe6 uas: Log error codes when logging errors by Hans de Goede · 10 years ago
  45. 1ad7ed5 uas: Cleanup uas_log_cmd_state usage by Hans de Goede · 10 years ago
  46. 102c00c uas: Remove protype hardware usb interface info by Hans de Goede · 10 years ago
  47. 5ad22cf uas: Remove support for old sense ui as used in pre-production hardware by Hans de Goede · 10 years ago
  48. eb7d664 uas: Drop COMMAND_COMPLETED flag by Hans de Goede · 10 years ago
  49. 6dcd8ec uas: Use scsi_print_command by Hans de Goede · 10 years ago
  50. 51b3617 uas: Do not log urb status error on cancellation by Hans de Goede · 10 years ago
  51. e5e5581 uas: Use streams on upcoming 10Gbps / 3.1 USB by Hans de Goede · 10 years ago
  52. f9dc024 uas: pre_reset and suspend: Fix a few races by Hans de Goede · 10 years ago
  53. 4c5481e uas: Fix memleak of non-submitted urbs by Hans de Goede · 10 years ago
  54. 616f0e6 uas: Drop all references to a scsi_cmnd once it has been aborted by Hans de Goede · 10 years ago
  55. b6823c5 uas: Remove cmnd reference from the cmd urb by Hans de Goede · 10 years ago
  56. 43cd99c uas: Drop inflight list by Hans de Goede · 10 years ago
  57. 9c15c57 uas: zap_pending: data urbs should have completed at this time by Hans de Goede · 10 years ago
  58. 1589349 uas: Simplify reset / disconnect handling by Hans de Goede · 10 years ago
  59. 85fea82 uas: Free data urbs on completion by Hans de Goede · 10 years ago
  60. 60d9f67 uas: Simplify unlink of data urbs on error by Hans de Goede · 10 years ago
  61. d89da03 uas: Check against unexpected completions by Hans de Goede · 10 years ago
  62. 5e61aed uas: Do not use scsi_host_find_tag by Hans de Goede · 10 years ago
  63. e062000 uas: Add uas_get_tag() helper function by Hans de Goede · 10 years ago
  64. b7b5d11 uas: Fix resetting flag handling by Hans de Goede · 10 years ago
  65. 5df2be6 uas: Remove task-management / abort error handling code by Hans de Goede · 10 years ago
  66. 710f1bf uas: Add another ASM1051 usb-id to the uas blacklist by Hans de Goede · 10 years ago
  67. f9554a6 uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives by Hans de Goede · 10 years ago
  68. 734016b uas: Add no-report-opcodes quirk by Hans de Goede · 10 years ago
  69. 5930785 uas: Add a quirk for rejecting ATA_12 and ATA_16 commands by Hans de Goede · 10 years ago
  70. ab945ef uas: replace WARN_ON_ONCE() with lockdep_assert_held() by Sanjeev Sharma · 10 years ago
  71. c80b449 USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters by Mark · 10 years ago
  72. b6a3ed6 USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter by Mark · 10 years ago
  73. 67d365a USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter by Mark · 10 years ago
  74. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  75. c66f1c6 storage: Add single-LUN quirk for Jaz USB Adapter by Mark · 10 years ago
  76. a79e5bc uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check by Hans de Goede · 10 years ago
  77. a9c54ca uas: Disable uas on ASM1051 devices by Hans de Goede · 10 years ago
  78. a7e69dd USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converter by Mark · 10 years ago
  79. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  80. ae9b475 Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  81. 43508be uas: Log a warning when we cannot use uas because the hcd lacks streams by Hans de Goede · 10 years ago
  82. cc4deaf uas: Only complain about missing sg if all other checks succeed by Hans de Goede · 10 years ago
  83. e2875c3 uas: Limit qdepth to 32 when connected over usb-2 by Hans de Goede · 10 years ago
  84. 16fae05 staging: keucr: remove driver by Kristina Martšenko · 10 years ago
  85. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  86. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  87. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  88. a328512 USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  89. 6ed07d4 USB: Nokia 5300 should be treated as unusual dev by Daniele Forsi · 10 years ago
  90. f0ef5d4 USB: Nokia 305 should be treated as unusual dev by Victor A. Santos · 10 years ago
  91. df602c2 usb: storage: shuttle_usbat: fix discs being detected twice by Daniele Forsi · 10 years ago
  92. 94d72f0 uas: fix deadlocky memory allocations by Oliver Neukum · 10 years ago
  93. c637f1f uas: fix error handling during scsi_scan() by Oliver Neukum · 10 years ago
  94. e7eda93 uas: fix GFP_NOIO under spinlock by Oliver Neukum · 10 years ago
  95. 14aec58 storage: accept some UAS devices if streams are unavailable by Oliver Neukum · 11 years ago
  96. 7cace97 uas: Remove comment about registering a uas scsi controller for each usb bus by Hans de Goede · 11 years ago
  97. f50a496 uas: Add Hans de Goede as uas maintainer by Hans de Goede · 11 years ago
  98. dc88608 uas: remove BROKEN by Gerd Hoffmann · 11 years ago
  99. 37599f9 uas: Make sure sg elements are properly aligned by Hans de Goede · 11 years ago
  100. 8e45315 uas: Add some data in/out ready iu sanity checks by Hans de Goede · 11 years ago