1. 3b74c73 usb: gadget: inode: switch over to memdup_user() by Felipe Balbi · 11 years ago
  2. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  3. 1826e9b usb: gadget: gadgetfs: use after free in dev_release() by Dan Carpenter · 11 years ago
  4. 73a7075 aio: Kill aio_rw_vect_retry() by Kent Overstreet · 12 years ago
  5. bec68faa aio: io_cancel() no longer returns the io_event by Kent Overstreet · 12 years ago
  6. 0460fef aio: use cancellation list lazily by Kent Overstreet · 12 years ago
  7. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 12 years ago
  8. a80bf61 gadget: remove only user of aio retry by Zach Brown · 12 years ago
  9. 3273097 gadgetfs: don't bother with fops->owner by Al Viro · 12 years ago
  10. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  11. b7c041a usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs by Sebastian Andrzej Siewior · 12 years ago
  12. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  13. 32d639c userns: Convert gadgetfs to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  14. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  15. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  16. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  17. a2457ee USB: remove compile warning on gadget/inode.c by Michael BRIGHT · 13 years ago
  18. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  19. 104bb37 gadgetfs: list_for_each_safe() misuse by Al Viro · 13 years ago
  20. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  21. 85b4b3c usb: gadgetfs: return number of bytes on ep0 read request by Thomas Faber · 13 years ago
  22. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  23. 87da5b3 ... and the same for gadgetfs by Al Viro · 13 years ago
  24. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  25. 001428e USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state by Marc Kleine-Budde · 13 years ago
  26. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  27. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 14 years ago
  28. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  29. 3898115 usb-gadget: unlock data->lock mutex on error path in ep_write() by Alexey Khoroshilov · 14 years ago
  30. 00cc7a5 USB: usb-gadget: unlock data->lock mutex on error path in ep_read() by Alexey Khoroshilov · 14 years ago
  31. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  32. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  33. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  34. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  35. cdbd2b0 BKL: Remove BKL from USB gadgetfs by Arnd Bergmann · 14 years ago
  36. 1548b13 usb: gadget: Do not take BKL for gadget->ops->ioctl by Arnd Bergmann · 15 years ago
  37. be8a058 USB: gadget: Use memdup_user by Julia Lawall · 15 years ago
  38. a79df50 usb: gadgetfs: Convert semaphore to mutex by Thomas Gleixner · 15 years ago
  39. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  40. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  41. fa4c86a USB: gadgetfs: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 16 years ago
  42. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  43. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  44. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  45. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  46. 44c389a USB: gadget: Push BKL down into drivers by Alan Cox · 17 years ago
  47. 7a85762 [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers by Philipp Zabel · 17 years ago
  48. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  49. 12cd5b9 USB: fix gadgetfs class request delegation by Roy Hashimoto · 17 years ago
  50. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  51. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  52. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  53. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  54. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 18 years ago
  55. a5262dc USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> by David Brownell · 18 years ago
  56. 7f9985c USB: usb gadget, dead config cleanup by David Brownell · 18 years ago
  57. 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 18 years ago
  58. 50f97a1 gadgetfs: Fixed bug in ep_aio_read_retry. by Sarah Bailey · 18 years ago
  59. 49631ca USB: gadgetfs AIO tweaks by Alan Stern · 18 years ago
  60. ce46794 USB: gadgetfs behaves better on userspace init bug by David Brownell · 18 years ago
  61. 5b89db02 USB: gadgetfs race fix by David Brownell · 18 years ago
  62. 0864c7a USB: gadgetfs simplifications by David Brownell · 18 years ago
  63. 7489d14 USB: gadgetfs cleanups by David Brownell · 18 years ago
  64. 511779f usb: gadgetfs remove delayed init mode by Phil Endecott · 18 years ago
  65. 2505107 usb: gadgetfs whitespace cleanup by David Brownell · 18 years ago
  66. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  67. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  68. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  69. 997694d gadgetfs patch for ep0out by Skip Hansen · 18 years ago
  70. a94da89 USB gadget: gadgetfs dont try to lock before free by Milan Svoboda · 18 years ago
  71. e22fc27 USB: add poll to gadgetfs's endpoint zero by Milan Svoboda · 18 years ago
  72. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  73. ba307f5 USB: gadgetfs: protect ep_release with lock by Milan Svoboda · 19 years ago
  74. 8a7471a USB: fix ep_config to return correct value by Milan Svoboda · 19 years ago
  75. 07cb7f2 USB: correct locking in gadgetfs_disconnect by Milan Svoboda · 19 years ago
  76. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  77. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  78. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  79. 0ae4ea8 [PATCH] gadgetfs: fix memory leaks by Alan Stern · 19 years ago
  80. 83196b5 [PATCH] gadgetfs: fix AIO interface bugs by Alan Stern · 19 years ago
  81. c82ffb0 [PATCH] fix leak in activate_ep_files() by Al Viro · 19 years ago
  82. 9841633 [PATCH] USB: gadgetfs highspeed bugfix by David Brownell · 19 years ago
  83. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  84. 7039f42 [PATCH] USB: kzalloc() conversion in drivers/usb/gadget by Eric Sesterhenn · 19 years ago
  85. 9790636 [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response by Alan Stern · 19 years ago
  86. d78967f [PATCH] Remove usb gadget generic driver methods by Russell King · 19 years ago
  87. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  88. 4809ecc [PATCH] USB gadgetfs: fixes an error on writing to endpoint file by Pavol Kurina · 19 years ago
  89. 1bbc169 [PATCH] USB: gadget driver updates (SETUP api change) by David Brownell · 20 years ago
  90. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 20 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago