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