index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_mass_storage.c
Age
Commit message (
Expand
)
Author
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
2023-08-12
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
2022-11-03
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-08-19
USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usage
Greg Kroah-Hartman
2022-07-14
usb: gadget: f_mass_storage: forced_eject attribute
Maxim Devaev
2022-06-29
usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
Neal Liu
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-01-26
usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
Roger Quadros
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-10-30
usb: gadget: f_mass_storage: Disable eps during disconnect
Wesley Cheng
2021-10-10
usb: gadget: storage: add support for media larger than 2T
Nikita Yushchenko
2021-08-26
usb: gadget: mass_storage: Remove repeated verbose license text
Cai Huoqing
2021-03-10
usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t
Chen Lin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2019-08-12
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
2019-07-04
Revert "usb: gadget: storage: Remove warning message"
Greg Kroah-Hartman
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-18
usb: gadget: storage: Remove warning message
EJ Hsu
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-09-11
signal: Don't send siginfo to kthreads.
Eric W. Biederman
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
2018-07-26
usb: gadget: storage: Remove reference counting
Jaejoong Kim
2018-07-26
usb: gadget: storage: Add error handling for no memory
Jaejoong Kim
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2017-09-04
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
2017-07-17
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
2017-05-16
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2017-05-16
USB: f_mass_storage: improve async notification handling
Alan Stern
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-08-25
usb: gadget: Add per-lun inquiry string
Philipp Gesang
2016-06-20
usb: gadget: storage: get rid of fsg_num_buffers_validate()
Felipe Balbi
2016-04-19
usb: f_mass_storage: test whether thread is running before starting another
Michal Nazarewicz
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-04
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
John Youn
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-06
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
2015-10-13
usb-gadget/f_mass_storage: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
usb: gadget: mass_storage: allow for deeper queue lengths
Felipe Balbi
[next]