index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-01-27
usb: gadget: f_fs: Use stream_open() for endpoint files
Pavankumar Kondeti
1
-2
/
+2
2022-01-05
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
1
-3
/
+6
2021-05-22
usb: gadget/function/f_fs string table fix for multiple languages
Dean Anderson
1
-1
/
+2
2020-12-29
usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
Jack Pham
1
-1
/
+4
2020-12-11
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vamsi Krishna Samavedam
1
-2
/
+4
2020-05-02
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
1
-0
/
+4
2020-04-24
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
1
-0
/
+1
2020-03-11
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
1
-2
/
+3
2019-08-04
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-04-05
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
1
-0
/
+1
2018-07-28
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-05-25
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
1
-0
/
+4
2018-05-25
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
1
-1
/
+1
2018-03-18
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
1
-1
/
+0
2018-02-28
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
1
-4
/
+2
2018-02-03
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
1
-1
/
+2
2017-12-16
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
1
-1
/
+1
2017-12-14
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
1
-2
/
+11
2017-12-10
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
1
-1
/
+1
2017-11-21
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
1
-0
/
+1
2017-07-05
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
1
-2
/
+6
2017-06-29
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
1
-5
/
+5
2017-03-18
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-02-09
usb: gadget: f_fs: Assorted buffer overflow checks.
Vincent Pelletier
1
-1
/
+12
2016-11-18
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
Felix Hädicke
1
-4
/
+4
2016-10-17
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
Michal Nazarewicz
1
-16
/
+93
2016-10-17
usb: gadget: f_fs: edit epfile->ep under lock
Michal Nazarewicz
1
-3
/
+3
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-4
/
+4
2016-09-08
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
Jim Baxter
1
-0
/
+5
2016-08-25
usb: gadget: f_fs: handle control requests in config 0
Felix Hädicke
1
-2
/
+3
2016-08-25
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
Felix Hädicke
1
-2
/
+7
2016-08-25
usb: gadget: f_fs: handle control requests not directed to interface or endpoint
Felix Hädicke
1
-4
/
+30
2016-06-29
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
1
-0
/
+2
2016-06-21
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
1
-21
/
+109
2016-06-21
usb: gadget: f_fs: printk error when excess data is dropped on read
Michal Nazarewicz
1
-15
/
+46
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
1
-2
/
+1
2016-05-31
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
Jim Lin
1
-8
/
+10
2016-05-31
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
Jim Lin
1
-1
/
+1
2016-05-31
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
1
-6
/
+4
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+1
2016-04-20
usb: gadget: f_fs: Fix use-after-free
Lars-Peter Clausen
1
-3
/
+2
2016-04-19
usb: gadget: f_fs: Fix EFAULT generation for async read operations
Lars-Peter Clausen
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-04
usb: f_fs: avoid race condition with ffs_epfile_io_complete
Du, Changbin
1
-3
/
+9
2016-03-04
usb: f_fs: refactor ffs_epfile_io
Michal Nazarewicz
1
-69
/
+58
2016-03-04
usb: f_fs: replace unnecessary goto with a return
Michal Nazarewicz
1
-16
/
+8
2016-03-04
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
Michal Nazarewicz
1
-1
/
+3
2016-03-04
usb: f_fs: fix memory leak when ep changes during transfer
Michal Nazarewicz
1
-1
/
+1
2015-11-19
usb: gadget: functionfs: fix missing access_ok checks
Daniel Walter
1
-3
/
+3
[next]