Commit History

作者 SHA1 備註 提交日期
  Vincent Pelletier 08f37148b6 usb: gadget: f_fs: Fix iterations on endpoints. 8 年之前
  Baolin Wang b3ce3ce02d usb: gadget: f_fs: Fix possibe deadlock 8 年之前
  Vincent Pelletier 354bc45bf3 usb: gadget: f_fs: Fix ExtCompat descriptor validation 8 年之前
  Vincent Pelletier 96a420d2d3 usb: gadget: f_fs: Document eventfd effect on descriptor format. 8 年之前
  Linus Torvalds 9a19a6db37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Al Viro cbbd26b8b1 [iov_iter] new primitives - copy_from_iter_full() and friends 8 年之前
  Greg Kroah-Hartman 0edbf9e552 Merge 4.9-rc7 into usb-next 8 年之前
  Felix Hädicke 05e78c6933 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() 8 年之前
  Daniel Wagner 5bdcde90d7 usb: gadget: f_fs: use complete() instead complete_all() 9 年之前
  Michal Nazarewicz a9e6f83c2d usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable 8 年之前
  Michal Nazarewicz 454915dde0 usb: gadget: f_fs: edit epfile->ep under lock 8 年之前
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 年之前
  Jim Baxter 3262ad8243 usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference 9 年之前
  Felix Hädicke 4368c28ae7 usb: gadget: f_fs: handle control requests in config 0 9 年之前
  Felix Hädicke 1a00b457a5 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 9 年之前
  Felix Hädicke 54dfce6d07 usb: gadget: f_fs: handle control requests not directed to interface or endpoint 9 年之前
  Dan Carpenter 44963d649d usb: gadget: f_fs: check for allocation failure 9 年之前
  Michal Nazarewicz 9353afbbfa usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests 9 年之前
  Michal Nazarewicz c662a31be7 usb: gadget: f_fs: printk error when excess data is dropped on read 9 年之前
  Michal Nazarewicz 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 年之前
  Jim Lin c6010c8b4d usb: gadget: f_fs: Fix kernel panic if use_os_string not set 9 年之前
  Jim Lin 53642399aa usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT 9 年之前
  Dan Carpenter 0015f91560 usb: f_fs: off by one bug in _ffs_func_bind() 9 年之前
  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 年之前
  Lars-Peter Clausen 38740a5b87 usb: gadget: f_fs: Fix use-after-free 9 年之前
  Lars-Peter Clausen 332a5b446b usb: gadget: f_fs: Fix EFAULT generation for async read operations 9 年之前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Du, Changbin ef15088440 usb: f_fs: avoid race condition with ffs_epfile_io_complete 9 年之前
  Michal Nazarewicz ae76e13477 usb: f_fs: refactor ffs_epfile_io 9 年之前