1. 050bc4e scsi: introduce a quirk for false cache reporting by Oliver Neukum · 8 years ago
  2. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  3. f0183a3 usb: storage: fix multi-line comment style by Felipe Balbi · 8 years ago
  4. 5b91dfe usb: storage: scsiglue: limit USB3 devices to 2048 sectors by Felipe Balbi · 8 years ago
  5. 779b457 usb: storage: scsiglue: further describe our 240 sector limit by Felipe Balbi · 8 years ago
  6. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  7. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  8. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  9. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  10. aa519be usb: storage: fix module reference for scsi host by Akinobu Mita · 9 years ago
  11. 7d203a9 usb: storage: scsiglue: Remove SPRINTF macro use by Joe Perches · 9 years ago
  12. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  13. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  14. 823d12c usb-storage: enable multi-LUN scanning when needed by Alan Stern · 11 years ago
  15. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 11 years ago
  16. f2e0ae9 USB storage: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  17. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  18. 191648d usb: storage: Convert US_DEBUGP to usb_stor_dbg by Joe Perches · 11 years ago
  19. 09dae7f usb-storage: switch to ->show_info() by Al Viro · 11 years ago
  20. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  21. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  22. eaa05df [SCSI] usb-storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  23. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  24. af74d2d usb-storage: reorganize target-specific code by Alan Stern · 13 years ago
  25. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  28. 0091402 usb-storage: add new no_read_capacity_16 quirk by Hans de Goede · 14 years ago
  29. ae38c78 usb-storage: add new no_read_disc_info quirk by Hans de Goede · 14 years ago
  30. 8fa7fd7 USB: storage: Use USB_ prefix instead of US_ prefix by Michal Nazarewicz · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 49d6271 usb-storage: use max_hw_sectors instead of max_sectors by Alan Stern · 15 years ago
  33. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  34. 00fa43e USB: usb-storage: Associate the name of the interface with the scsi host by Matthew Wilcox · 15 years ago
  35. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  36. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 16 years ago
  37. 5c16034 USB: usb-storage: increase max_sectors for tape drives by Alan Stern · 15 years ago
  38. 506e946 USB: usb-storage: add Pentax to the bad-vendor list by Alan Stern · 16 years ago
  39. a81a81a USB: storage: set CAPACITY_HEURISTICS flag for bad vendors by Alan Stern · 16 years ago
  40. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 16 years ago
  41. 96983d2 USB: storage: set bounce limit for non-DMA-capable host controllers by Alan Stern · 16 years ago
  42. 1537e0a USB: storage devices and SAT by Ben Efros · 16 years ago
  43. f756cbd usb-storage: revert DMA-alignment change for Wireless USB by Alan Stern · 16 years ago
  44. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  45. 7119e3c usb-storage: change remaining semaphore to completion by Alan Stern · 16 years ago
  46. 7e4d6c3 usb-storage: separate dynamic flags from fixed flags by Alan Stern · 16 years ago
  47. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. 148d9fe USB: usb-storage: use adaptive DMA mask by Alan Stern · 16 years ago
  49. d277064 USB: mass storage: emulation of sat scsi_pass_thru with ATACB by matthieu castet · 16 years ago
  50. 23c3e29 [SCSI] usbstorage: use last_sector_bug flag universally by Hans de Goede · 17 years ago
  51. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  52. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 17 years ago
  53. f09e495 usb-storage: always set the allow_restart flag by Mauro Carvalho Chehab · 17 years ago
  54. d526875 Revert "usb-storage: implement autosuspend" by Greg Kroah-Hartman · 17 years ago
  55. 8dfe4b1 usb-storage: implement autosuspend by Alan Stern · 17 years ago
  56. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  57. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 18 years ago
  58. f3f4906 usb-storage: SCSI level fixes by Alan Stern · 18 years ago
  59. 3a3416b usb-storage: fix for UFI LUN detection by Alan Stern · 18 years ago
  60. 883d989 [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag by Phil Dibowitz · 18 years ago
  61. 47104b0 [PATCH] usb-storage: use usb_reset_composite_device by Alan Stern · 18 years ago
  62. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  63. 28120be [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.c by Paul Walmsley · 19 years ago
  64. 226173e [PATCH] USB: storage: Fix messed-up locking by Matthew Dharm · 19 years ago
  65. a4e6283 [PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devices by Matthew Dharm · 19 years ago
  66. 86dbde9 [PATCH] USB Storage: retry hard errors by Matthew Dharm · 19 years ago
  67. 4d07ef7 [PATCH] USB Storage: port reset on transport error by Matthew Dharm · 19 years ago
  68. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  69. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  70. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  71. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago