index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
13 days
usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_n...
Jeffin Philip
1
-0
/
+3
13 days
usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()
Andy Shevchenko
1
-1
/
+1
2026-07-23
usb: gadget: f_mass_storage: Remove obsolete version log
Fabio Estevam
1
-3
/
+0
2026-03-11
usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...
Seungjin Bae
1
-2
/
+10
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...
Christophe JAILLET
1
-3
/
+3
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
1
-2
/
+2
2024-11-13
drivers/usb/gadget: refactor min with min_t
Sabyrzhan Tasbolatov
1
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-03
usb: f_mass_storage: Make use of the helper macro kthread_run()
Hongbo Li
1
-2
/
+1
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2023-08-12
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
1
-1
/
+1
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
1
-6
/
+2
2022-11-03
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-08-19
USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usage
Greg Kroah-Hartman
1
-3
/
+8
2022-07-14
usb: gadget: f_mass_storage: forced_eject attribute
Maxim Devaev
1
-0
/
+25
2022-06-29
usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
Neal Liu
1
-5
/
+6
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+58
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-26
usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
Roger Quadros
1
-12
/
+58
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
1
-1
/
+1
2021-10-30
usb: gadget: f_mass_storage: Disable eps during disconnect
Wesley Cheng
1
-0
/
+10
2021-10-10
usb: gadget: storage: add support for media larger than 2T
Nikita Yushchenko
1
-7
/
+80
2021-08-26
usb: gadget: mass_storage: Remove repeated verbose license text
Cai Huoqing
1
-30
/
+0
2021-03-10
usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t
Chen Lin
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
1
-0
/
+1
2019-08-12
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
1
-10
/
+18
2019-07-04
Revert "usb: gadget: storage: Remove warning message"
Greg Kroah-Hartman
1
-15
/
+6
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-6
/
+15
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-18
usb: gadget: storage: Remove warning message
EJ Hsu
1
-6
/
+15
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-09-11
signal: Don't send siginfo to kthreads.
Eric W. Biederman
1
-1
/
+1
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
1
-1
/
+1
2018-07-26
usb: gadget: storage: Remove reference counting
Jaejoong Kim
1
-22
/
+5
2018-07-26
usb: gadget: storage: Add error handling for no memory
Jaejoong Kim
1
-1
/
+3
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
1
-2
/
+2
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
1
-20
/
+7
2017-09-04
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
1
-15
/
+6
2017-07-17
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
1
-1
/
+1
2017-05-16
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
1
-198
/
+149
2017-05-16
USB: f_mass_storage: improve async notification handling
Alan Stern
1
-46
/
+22
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]