Alan Stern
|
890e6c236d
USB: gadgetfs: remove unnecessary assignment
|
8 年之前 |
Alan Stern
|
1c069b057d
USB: gadgetfs: fix checks of wTotalLength in config descriptors
|
8 年之前 |
Alan Stern
|
add333a81a
USB: gadgetfs: fix use-after-free bug
|
8 年之前 |
Alan Stern
|
faab50984f
USB: gadgetfs: fix unbounded memory allocation bug
|
8 年之前 |
Greg Kroah-Hartman
|
0994b0a257
usb: gadgetfs: restrict upper bound on device configuration size
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Mathieu Laurendeau
|
327b21da88
usb/gadget: fix gadgetfs aio support.
|
9 年之前 |
Binyamin Sharet
|
63196e9896
usb: gadget: fix check in sync read from ep in gadgetfs
|
9 年之前 |
Bin Liu
|
d246dcb233
usb: gadget: fix spinlock dead lock in gadgetfs
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Marek Szyprowski
|
175f712119
usb: gadget: provide interface for legacy gadgets to get UDC name
|
9 年之前 |
Marek Szyprowski
|
7b0a271d5c
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
David Eccher
|
b7bd98b7db
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
|
9 年之前 |
Greg Kroah-Hartman
|
1ee7eead70
USB: inode.c: move assignment out of if () block
|
10 年之前 |
David Howells
|
75c3cfa855
VFS: assorted weird filesystems: d_inode() annotations
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Christoph Hellwig
|
04b2fa9f8f
fs: split generic and aio kiocb
|
10 年之前 |
Alan Stern
|
96b62a5719
gadgetfs: really get rid of switching ->f_op
|
10 年之前 |
Al Viro
|
d4461a602c
gadgetfs: get rid of flipping ->f_op in ep_config()
|
10 年之前 |
Al Viro
|
7fe3976e0f
gadget: switch ep_io_operations to ->read_iter/->write_iter
|
10 年之前 |
Al Viro
|
f01d35a15f
gadgetfs: use-after-free in ->aio_read()
|
10 年之前 |
Dan Carpenter
|
42d6cfa0ca
usb: gadget: gadgetfs: fix an oops in ep_write()
|
10 年之前 |
Mario Schuknecht
|
b44be2462d
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
|
10 年之前 |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Al Viro
|
fb6c3225b4
gadgetfs: saner API for gadgetfs_create_file()
|
11 年之前 |
Peter Chen
|
0eba4550fc
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
|
11 年之前 |