1. 43d5657 usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags by Lars-Peter Clausen · 5 years ago
  2. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  4. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  5. d2450c6 usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer by Peter Chen · 5 years ago
  6. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  7. 01b8bca8 compat_ioctl: use correct compat_ptr() translation in drivers by Arnd Bergmann · 6 years ago
  8. dec90f6 vfs: Convert functionfs to use the new mount API by David Howells · 6 years ago
  9. 5085955 usb: gadget: Zero ffs_io_data by Andrzej Pietrasiewicz · 6 years ago
  10. 4833a94 usb: gadget: f_fs: data_len used before properly set by Fei Yang · 6 years ago
  11. 73103c7 usb: gadget: f_fs: don't free buffer prematurely by Fei Yang · 6 years ago
  12. 54f64d5 usb: f_fs: Avoid crash due to out-of-scope stack ptr access by John Stultz · 6 years ago
  13. bdcc03c usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call by Andrzej Pietrasiewicz · 6 years ago
  14. 772a7a7 usb: gadget: f_fs: Allow scatter-gather buffers by Andrzej Pietrasiewicz · 6 years ago
  15. 7f7c548 usb: gadget: f_fs: Add support for CCID descriptors. by Vincent Pelletier · 6 years ago
  16. a9c8590 Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers" by Shen Jing · 6 years ago
  17. 4d644abf usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 7 years ago
  18. d52e4d0 usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers by Vincent Pelletier · 7 years ago
  19. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  20. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  21. 6819e32 usb: gadget: f_fs: Add compat_ioctl to epfiles by Jerry Zhang · 7 years ago
  22. 6d23ee9 Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 7 years ago
  23. 946ef68 usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS by Lars-Peter Clausen · 7 years ago
  24. 4058ebf usb: gadget: ffs: Execute copy_to_user() with USER_DS set by Lars-Peter Clausen · 7 years ago
  25. 1a087f0 usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb() by Xinyong · 7 years ago
  26. 675272d0 usb: gadget: f_fs: Use config_ep_by_speed() by Jack Pham · 7 years ago
  27. 6cf439e usb: gadget: f_fs: Process all descriptors during bind by Jack Pham · 7 years ago
  28. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  29. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  30. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. ce5bf9a usb: f_fs: Prevent gadget unbind if it is already unbound by Hemant Kumar · 7 years ago
  32. c40619b usb: gadget: ffs: Make sparse happier by Vincent Pelletier · 7 years ago
  33. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  34. a3acc69 usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT by John Keeping · 7 years ago
  35. 30bf90c usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping by Vincent Pelletier · 7 years ago
  36. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  37. cdafb6d usb: gadget: f_fs: Fix use-after-free in ffs_free_inst by Andrew Gabbasov · 7 years ago
  38. 24ceb9c USB: gadget: function: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  39. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  40. 9736390 usb: gadget: make config_item_type structures const by Bhumika Goyal · 7 years ago
  41. addfc58 usb: gadget: ffs: handle I/O completion in-order by John Keeping · 7 years ago
  42. cdff9f8 usb: gadget: f_fs: Pass along set_halt errors. by Jerry Zhang · 7 years ago
  43. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  44. e16828c usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data. by Jerry Zhang · 8 years ago
  45. 222155d usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable. by Jerry Zhang · 8 years ago
  46. b7f7385 usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 8 years ago
  47. ba7756d Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  48. ea920bb usb: gadget: f_fs: simplify ffs_dev name handling by Michal Nazarewicz · 8 years ago
  49. 4393861 drivers, usb: convert ffs_data.ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  50. 3ba534d Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation" by Janusz Dziedzic · 8 years ago
  51. 2bfa071 usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 8 years ago
  52. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  53. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  54. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 7bddba7 Merge 4.10-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  56. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  57. 83e526f usb: gadget: f_fs: Assorted buffer overflow checks. by Vincent Pelletier · 8 years ago
  58. 41dc9ac usb: gadget: f_fs: Accept up to 30 endpoints. by Vincent Pelletier · 8 years ago
  59. f199a80 usb: gadger: f_fs: Do not copy past descriptor end. by Vincent Pelletier · 8 years ago
  60. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  61. 08f3714 usb: gadget: f_fs: Fix iterations on endpoints. by Vincent Pelletier · 8 years ago
  62. b3ce3ce usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
  63. 354bc45 usb: gadget: f_fs: Fix ExtCompat descriptor validation by Vincent Pelletier · 8 years ago
  64. 96a420d2d3 usb: gadget: f_fs: Document eventfd effect on descriptor format. by Vincent Pelletier · 8 years ago
  65. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  67. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  68. 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
  69. 5bdcde9 usb: gadget: f_fs: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  70. a9e6f83 usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable by Michal Nazarewicz · 8 years ago
  71. 454915d usb: gadget: f_fs: edit epfile->ep under lock by Michal Nazarewicz · 8 years ago
  72. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  74. 3262ad8 usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference by Jim Baxter · 8 years ago
  75. 4368c28 usb: gadget: f_fs: handle control requests in config 0 by Felix Hädicke · 9 years ago
  76. 1a00b457 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 by Felix Hädicke · 9 years ago
  77. 54dfce6 usb: gadget: f_fs: handle control requests not directed to interface or endpoint by Felix Hädicke · 9 years ago
  78. 44963d6 usb: gadget: f_fs: check for allocation failure by Dan Carpenter · 9 years ago
  79. 9353afb usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests by Michal Nazarewicz · 9 years ago
  80. c662a31 usb: gadget: f_fs: printk error when excess data is dropped on read by Michal Nazarewicz · 9 years ago
  81. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 9 years ago
  82. c6010c8 usb: gadget: f_fs: Fix kernel panic if use_os_string not set by Jim Lin · 9 years ago
  83. 5364239 usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT by Jim Lin · 9 years ago
  84. 0015f91 usb: f_fs: off by one bug in _ffs_func_bind() by Dan Carpenter · 9 years ago
  85. ce15bda Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  86. 38740a5 usb: gadget: f_fs: Fix use-after-free by Lars-Peter Clausen · 9 years ago
  87. 332a5b4 usb: gadget: f_fs: Fix EFAULT generation for async read operations by Lars-Peter Clausen · 9 years ago
  88. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  89. ef15088 usb: f_fs: avoid race condition with ffs_epfile_io_complete by Du, Changbin · 9 years ago
  90. ae76e13 usb: f_fs: refactor ffs_epfile_io by Michal Nazarewicz · 9 years ago
  91. b3591f6 usb: f_fs: replace unnecessary goto with a return by Michal Nazarewicz · 9 years ago
  92. 3163c79 usb: f_fs: fix ffs_epfile_io returning success on req alloc failure by Michal Nazarewicz · 9 years ago
  93. 3de4e20 usb: f_fs: fix memory leak when ep changes during transfer by Michal Nazarewicz · 9 years ago
  94. 7fe9a93 usb: gadget: functionfs: fix missing access_ok checks by Daniel Walter · 9 years ago
  95. 55d8112 usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails by Robert Baldyga · 9 years ago
  96. 4088acf usb: gadget: f_fs: do not set cancel function on synchronous {read,write} by Rui Miguel Silva · 10 years ago
  97. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  98. f14e9ad usb: gadget: f_fs: add extra check before unregister_gadget_item by Rui Miguel Silva · 10 years ago
  99. 342f39a usb: gadget: f_fs: fix check in read operation by Rui Miguel Silva · 10 years ago
  100. 49a79d8 usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear() by Krzysztof Opasiak · 10 years ago