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