开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
/
inode.c
Age
Commit message (
Expand
)
Author
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-08-11
usb/gadget: fix gadgetfs aio support.
Mathieu Laurendeau
2016-08-11
usb: gadget: fix check in sync read from ep in gadgetfs
Binyamin Sharet
2016-05-31
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2016-02-23
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-12-16
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
2015-05-10
USB: inode.c: move assignment out of if () block
Greg Kroah-Hartman
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
2015-02-17
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
2015-02-17
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-01-09
usb: gadget: gadgetfs: fix an oops in ep_write()
Dan Carpenter
2014-12-22
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
Mario Schuknecht
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
2014-09-09
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
Peter Chen
2014-08-19
usb: gadget: Fix return value check in ep_write()
Wei Yongjun
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-16
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz
[prev]