Commit History

Author SHA1 Message Date
  Dan Carpenter 44963d649d usb: gadget: f_fs: check for allocation failure 9 years ago
  Michal Nazarewicz 9353afbbfa usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests 9 years ago
  Michal Nazarewicz c662a31be7 usb: gadget: f_fs: printk error when excess data is dropped on read 9 years ago
  Michal Nazarewicz 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 years ago
  Jim Lin c6010c8b4d usb: gadget: f_fs: Fix kernel panic if use_os_string not set 9 years ago
  Jim Lin 53642399aa usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT 9 years ago
  Dan Carpenter 0015f91560 usb: f_fs: off by one bug in _ffs_func_bind() 9 years ago
  Greg Kroah-Hartman ce15bda101 Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 9 years ago
  Lars-Peter Clausen 38740a5b87 usb: gadget: f_fs: Fix use-after-free 9 years ago
  Lars-Peter Clausen 332a5b446b usb: gadget: f_fs: Fix EFAULT generation for async read operations 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Du, Changbin ef15088440 usb: f_fs: avoid race condition with ffs_epfile_io_complete 9 years ago
  Michal Nazarewicz ae76e13477 usb: f_fs: refactor ffs_epfile_io 9 years ago
  Michal Nazarewicz b3591f67b9 usb: f_fs: replace unnecessary goto with a return 9 years ago
  Michal Nazarewicz 3163c79efa usb: f_fs: fix ffs_epfile_io returning success on req alloc failure 9 years ago
  Michal Nazarewicz 3de4e20568 usb: f_fs: fix memory leak when ep changes during transfer 9 years ago
  Daniel Walter 7fe9a937d5 usb: gadget: functionfs: fix missing access_ok checks 9 years ago
  Robert Baldyga 55d811211b usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails 10 years ago
  Rui Miguel Silva 4088acf1e8 usb: gadget: f_fs: do not set cancel function on synchronous {read,write} 10 years ago
  Greg Kroah-Hartman 19915e6234 Merge 4.1-rc7 into usb-next 10 years ago
  Rui Miguel Silva f14e9ad17f usb: gadget: f_fs: add extra check before unregister_gadget_item 10 years ago
  Rui Miguel Silva 342f39a6c8 usb: gadget: f_fs: fix check in read operation 10 years ago
  Krzysztof Opasiak 49a79d8b0a usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear() 10 years ago
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Christoph Hellwig 04b2fa9f8f fs: split generic and aio kiocb 10 years ago
  Al Viro 70e60d917e gadget/function/f_fs.c: switch to ->{read,write}_iter() 10 years ago
  Al Viro c993c39b86 gadget/function/f_fs.c: use put iov_iter into io_data 10 years ago
  Al Viro de2080d41b gadget/function/f_fs.c: close leaks 10 years ago
  Robert Baldyga 5e33f6fdf7 usb: gadget: ffs: add eventfd notification about ffs events 10 years ago