1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. f6cc609 UAS: fix deadlock in error handling and PM flushing work by Oliver Neukum · 4 years, 9 months ago
  3. 5963dec UAS: no use logging any details in case of ENODEV by Oliver Neukum · 4 years, 9 months ago
  4. 3e99862 usb: uas: fix a plug & unplug racing by EJ Hsu · 5 years ago
  5. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  6. 335cbbd USB: uas: heed CAPACITY_HEURISTICS by Oliver Neukum · 5 years ago
  7. bff000c USB: uas: honor flag to avoid CAPACITY16 by Oliver Neukum · 5 years ago
  8. 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
  9. 1186f86 UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments") by Alan Stern · 5 years ago
  10. 32bca2d usb-storage: export symbols in USB_STORAGE namespace by Matthias Maennich · 5 years ago
  11. 3ae62a4 UAS: fix alignment of scatter/gather segments by Oliver Neukum · 6 years ago
  12. 229531b scsi: uas: Use scsi_[gs]et_resid() where appropriate by Bart Van Assche · 6 years ago
  13. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  14. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  15. 4dd4130 scsi: make sure all drivers set the use_clustering flag by Christoph Hellwig · 6 years ago
  16. 42d1c6d usb: uas: add support for more quirk flags by Oliver Neukum · 6 years ago
  17. 8c4e97dd usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver by Alexander Kappner · 7 years ago
  18. 9a513c9 uas: fix comparison for error code by Oliver Neukum · 7 years ago
  19. cbeef22 usb: uas: unconditionally bring back host after reset by Oliver Neukum · 7 years ago
  20. 7cb2d99 USB: storage: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  21. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  22. 685b2df usb: storage: uas: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  23. 786de92 USB: uas: fix bug in handling of alternate settings by Alan Stern · 7 years ago
  24. e13849b scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler by Hannes Reinecke · 7 years ago
  25. 593224e USB: uas: Fix slave queue_depth not being set by Hans de Goede · 9 years ago
  26. 5fc3632 uas: remove can_queue set in host template by Tom Yan · 9 years ago
  27. f0183a3 usb: storage: fix multi-line comment style by Felipe Balbi · 9 years ago
  28. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 9 years ago
  29. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 9 years ago
  30. 55ff8cf USB: uas: Reduce can_queue to MAX_CMNDS by Hans de Goede · 9 years ago
  31. aa74268 USB: uas: add full support for RESPONSE IU by Oliver Neukum · 9 years ago
  32. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  33. b36d839 uas: no gfp argument to uas_submit_urbs() by Oliver Neukum · 9 years ago
  34. 7643319 uas: use the BIT() macro by Oliver Neukum · 9 years ago
  35. 9fa62b1 usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron by Dmitry Katsubo · 9 years ago
  36. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  37. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  38. cca26be UAS: also check for ESHUTDOWN in error reporting by Oliver Neukum · 9 years ago
  39. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  40. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 10 years ago
  41. ee136af uas: Add US_FL_MAX_SECTORS_240 flag by Hans de Goede · 10 years ago
  42. a5011d4 uas: Allow uas_use_uas_driver to return usb-storage flags by Hans de Goede · 10 years ago
  43. 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
  44. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  45. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  46. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  47. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  48. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  49. e28e2f2f uas: Make uas work with blk-mq by Hans de Goede · 10 years ago
  50. 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
  51. 2d75b9c uas: Reduce number of function arguments for uas_alloc_foo functions by Hans de Goede · 10 years ago
  52. 2c2d831c [SCSI] uas: disable use of blk-mq I/O path by Christoph Hellwig · 10 years ago
  53. fac1f48 uas: Add response iu handling by Hans de Goede · 10 years ago
  54. ce39fe6 uas: Log error codes when logging errors by Hans de Goede · 10 years ago
  55. 1ad7ed5 uas: Cleanup uas_log_cmd_state usage by Hans de Goede · 10 years ago
  56. 102c00c uas: Remove protype hardware usb interface info by Hans de Goede · 10 years ago
  57. 5ad22cf uas: Remove support for old sense ui as used in pre-production hardware by Hans de Goede · 10 years ago
  58. eb7d664 uas: Drop COMMAND_COMPLETED flag by Hans de Goede · 10 years ago
  59. 6dcd8ec uas: Use scsi_print_command by Hans de Goede · 10 years ago
  60. 51b3617 uas: Do not log urb status error on cancellation by Hans de Goede · 10 years ago
  61. e5e5581 uas: Use streams on upcoming 10Gbps / 3.1 USB by Hans de Goede · 10 years ago
  62. f9dc024 uas: pre_reset and suspend: Fix a few races by Hans de Goede · 10 years ago
  63. 4c5481e uas: Fix memleak of non-submitted urbs by Hans de Goede · 10 years ago
  64. 616f0e6 uas: Drop all references to a scsi_cmnd once it has been aborted by Hans de Goede · 10 years ago
  65. b6823c5 uas: Remove cmnd reference from the cmd urb by Hans de Goede · 10 years ago
  66. 43cd99c uas: Drop inflight list by Hans de Goede · 10 years ago
  67. 9c15c57 uas: zap_pending: data urbs should have completed at this time by Hans de Goede · 10 years ago
  68. 1589349 uas: Simplify reset / disconnect handling by Hans de Goede · 10 years ago
  69. 85fea82 uas: Free data urbs on completion by Hans de Goede · 10 years ago
  70. 60d9f67 uas: Simplify unlink of data urbs on error by Hans de Goede · 10 years ago
  71. d89da03 uas: Check against unexpected completions by Hans de Goede · 10 years ago
  72. 5e61aed uas: Do not use scsi_host_find_tag by Hans de Goede · 10 years ago
  73. e062000 uas: Add uas_get_tag() helper function by Hans de Goede · 10 years ago
  74. b7b5d11 uas: Fix resetting flag handling by Hans de Goede · 10 years ago
  75. 5df2be6 uas: Remove task-management / abort error handling code by Hans de Goede · 10 years ago
  76. 734016b uas: Add no-report-opcodes quirk by Hans de Goede · 10 years ago
  77. 5930785 uas: Add a quirk for rejecting ATA_12 and ATA_16 commands by Hans de Goede · 10 years ago
  78. ab945ef uas: replace WARN_ON_ONCE() with lockdep_assert_held() by Sanjeev Sharma · 10 years ago
  79. e2875c3 uas: Limit qdepth to 32 when connected over usb-2 by Hans de Goede · 10 years ago
  80. 94d72f0 uas: fix deadlocky memory allocations by Oliver Neukum · 11 years ago
  81. c637f1fa uas: fix error handling during scsi_scan() by Oliver Neukum · 11 years ago
  82. e7eda93 uas: fix GFP_NOIO under spinlock by Oliver Neukum · 11 years ago
  83. 7cace97 uas: Remove comment about registering a uas scsi controller for each usb bus by Hans de Goede · 11 years ago
  84. f50a496 uas: Add Hans de Goede as uas maintainer by Hans de Goede · 11 years ago
  85. 37599f9 uas: Make sure sg elements are properly aligned by Hans de Goede · 11 years ago
  86. 8e45315 uas: Add some data in/out ready iu sanity checks by Hans de Goede · 11 years ago
  87. 876285c uas: Improve error reporting by Hans de Goede · 11 years ago
  88. 673331c uas: Use the right error codes for different kinds of errors by Hans de Goede · 11 years ago
  89. 3a4462e uas: Clear cmdinfo on command queue-ing by Hans de Goede · 11 years ago
  90. 21fc05b uas: Fix memory management by Hans de Goede · 11 years ago
  91. c6f6320 uas: Fix command / task mgmt submission racing with disconnect by Hans de Goede · 11 years ago
  92. 040d1a8 uas: cmdinfo: use only one list head by Hans de Goede · 11 years ago
  93. da3033e uas: add uas_mark_cmd_dead helper function by Hans de Goede · 11 years ago
  94. 61c09ce uas: Properly complete inflight commands on bus-reset or disconnect by Hans de Goede · 11 years ago
  95. c6d4579 uas: uas_alloc_data_urb: Remove unnecessary use_streams check by Hans de Goede · 11 years ago
  96. f323abc uas: Fix task-management not working when connected over USB-2 by Hans de Goede · 11 years ago
  97. da65c2b uas: Reset device on reboot by Hans de Goede · 11 years ago
  98. 0df1f66 uas: Add suspend/resume support by Hans de Goede · 11 years ago
  99. e36e649 uas: Use GFP_NOIO rather then GFP_ATOMIC where possible by Hans de Goede · 11 years ago
  100. b83b86a uas: Don't allow more then one task to run at the same time by Hans de Goede · 11 years ago