index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
scsiglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
1
-0
/
+11
2019-07-03
usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
Marcos Paulo de Souza
1
-2
/
+5
2019-04-16
usb-storage: Set virt_boundary_mask to avoid SG overflows
Alan Stern
1
-14
/
+12
2019-01-07
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
1
-2
/
+6
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-7
/
+0
2018-09-05
USB: Add quirk to support DJI CineSSD
Tim Anderson
1
-0
/
+9
2018-01-23
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
1
-3
/
+0
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2016-09-13
scsi: introduce a quirk for false cache reporting
Oliver Neukum
1
-0
/
+8
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-49
/
+120
2016-04-26
usb: storage: fix multi-line comment style
Felipe Balbi
1
-49
/
+98
2016-04-26
usb: storage: scsiglue: limit USB3 devices to 2048 sectors
Felipe Balbi
1
-0
/
+5
2016-04-26
usb: storage: scsiglue: further describe our 240 sector limit
Felipe Balbi
1
-1
/
+18
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-12
/
+18
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2015-05-10
usb: storage: fix module reference for scsi host
Akinobu Mita
1
-1
/
+11
2015-05-08
usb: storage: scsiglue: Remove SPRINTF macro use
Joe Perches
1
-11
/
+7
2014-09-23
usb: Fixed a few typos
Mickael Maison
1
-1
/
+1
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-0
/
+4
2014-02-04
usb-storage: enable multi-LUN scanning when needed
Alan Stern
1
-0
/
+6
2013-10-16
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
1
-1
/
+4
2013-08-27
USB storage: audit sysfs attribute permissions
Greg Kroah-Hartman
1
-9
/
+7
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-28
/
+14
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
1
-7
/
+6
2013-04-09
usb-storage: switch to ->show_info()
Al Viro
1
-28
/
+14
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+3
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+3
2012-07-20
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
1
-0
/
+5
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+6
2012-02-08
usb-storage: reorganize target-specific code
Alan Stern
1
-14
/
+15
2012-02-08
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
1
-10
/
+16
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-22
usb-storage: add new no_read_capacity_16 quirk
Hans de Goede
1
-0
/
+4
2010-10-22
usb-storage: add new no_read_disc_info quirk
Hans de Goede
1
-0
/
+4
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-02
usb-storage: use max_hw_sectors instead of max_sectors
Alan Stern
1
-5
/
+5
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-3
/
+3
2009-12-11
USB: usb-storage: Associate the name of the interface with the scsi host
Matthew Wilcox
1
-1
/
+2
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
1
-2
/
+2
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
1
-1
/
+1
2009-03-24
USB: usb-storage: increase max_sectors for tape drives
Alan Stern
1
-0
/
+6
2009-02-09
USB: usb-storage: add Pentax to the bad-vendor list
Alan Stern
1
-0
/
+2
2009-01-07
USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
Alan Stern
1
-0
/
+23
2009-01-07
USB: storage: add last-sector hacks
Alan Stern
1
-0
/
+8
2009-01-07
USB: storage: set bounce limit for non-DMA-capable host controllers
Alan Stern
1
-0
/
+8
[next]