index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_fs.c
Age
Commit message (
Expand
)
Author
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: gadget: function: f_fs: Demote function header which is clearly not kern...
Lee Jones
2020-06-10
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-05-25
usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs()
Jason Yan
2020-04-16
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-26
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
2020-02-11
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-01-15
usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
Peter Chen
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-09-18
vfs: Convert functionfs to use the new mount API
David Howells
2019-06-18
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
2019-06-18
usb: gadget: f_fs: data_len used before properly set
Fei Yang
2019-05-03
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
2019-02-11
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
2019-02-07
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
Andrzej Pietrasiewicz
2018-11-26
usb: gadget: f_fs: Allow scatter-gather buffers
Andrzej Pietrasiewicz
2018-11-26
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
2018-11-14
Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...
Shen Jing
2018-07-20
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
2018-06-18
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-15
usb: gadget: f_fs: Add compat_ioctl to epfiles
Jerry Zhang
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-03-13
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
2018-03-13
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
2018-03-05
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-09
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
2017-12-11
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
2017-11-27
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-09
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
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
[next]