index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
scsiglue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: usb: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-3
/
+5
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-2
/
+2
*
scsi: usb: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-1
/
+0
*
Revert "usb-storage: fix sdev->host->dma_dev"
Greg Kroah-Hartman
2020-12-04
1
-1
/
+1
*
usb-storage: fix sdev->host->dma_dev
Tom Yan
2020-09-04
1
-1
/
+1
*
USB: storage: scsi: fix up comment to be more specific
Greg Kroah-Hartman
2020-06-19
1
-1
/
+1
*
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-12-11
1
-1
/
+2
*
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-11-04
1
-10
/
+0
|
\
|
*
usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...
Alan Stern
2019-10-28
1
-10
/
+0
*
|
usb-storage: SCSI glue: use dev_err instead of printk
Matthias Maennich
2019-10-02
1
-2
/
+2
|
/
*
usb-storage: use hcd_uses_dma to check for DMA capabilities
Christoph Hellwig
2019-09-03
1
-3
/
+3
*
usb-storage: remove single-use define for debugging
Matthias Maennich
2019-08-13
1
-1
/
+1
*
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
2019-07-25
1
-0
/
+11
*
usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
Marcos Paulo de Souza
2019-07-03
1
-2
/
+5
*
usb-storage: Set virt_boundary_mask to avoid SG overflows
Alan Stern
2019-04-16
1
-14
/
+12
*
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
2019-01-07
1
-2
/
+6
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-7
/
+0
*
USB: Add quirk to support DJI CineSSD
Tim Anderson
2018-09-05
1
-0
/
+9
*
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
2018-01-23
1
-3
/
+0
*
USB: storage: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
scsi: introduce a quirk for false cache reporting
Oliver Neukum
2016-09-13
1
-0
/
+8
*
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
1
-49
/
+120
|
\
|
*
usb: storage: fix multi-line comment style
Felipe Balbi
2016-04-26
1
-49
/
+98
|
*
usb: storage: scsiglue: limit USB3 devices to 2048 sectors
Felipe Balbi
2016-04-26
1
-0
/
+5
|
*
usb: storage: scsiglue: further describe our 240 sector limit
Felipe Balbi
2016-04-26
1
-1
/
+18
*
|
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-1
/
+1
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
1
-12
/
+18
|
\
|
*
usb: storage: fix module reference for scsi host
Akinobu Mita
2015-05-10
1
-1
/
+11
|
*
usb: storage: scsiglue: Remove SPRINTF macro use
Joe Perches
2015-05-08
1
-11
/
+7
*
|
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
|
/
*
usb: Fixed a few typos
Mickael Maison
2014-09-23
1
-1
/
+1
*
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2014-06-30
1
-0
/
+4
*
usb-storage: enable multi-LUN scanning when needed
Alan Stern
2014-02-04
1
-0
/
+6
*
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
2013-10-16
1
-1
/
+4
*
USB storage: audit sysfs attribute permissions
Greg Kroah-Hartman
2013-08-27
1
-9
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-28
/
+14
|
\
|
*
usb-storage: switch to ->show_info()
Al Viro
2013-04-09
1
-28
/
+14
*
|
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2013-04-19
1
-7
/
+6
|
/
*
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
1
-0
/
+3
*
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-11-13
1
-0
/
+3
*
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
2012-07-20
1
-0
/
+5
*
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
2012-06-22
1
-0
/
+6
*
usb-storage: reorganize target-specific code
Alan Stern
2012-02-08
1
-14
/
+15
*
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
2012-02-08
1
-10
/
+16
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
usb-storage: add new no_read_capacity_16 quirk
Hans de Goede
2010-10-22
1
-0
/
+4
*
usb-storage: add new no_read_disc_info quirk
Hans de Goede
2010-10-22
1
-0
/
+4
[next]