1. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  3. d3eeee6 usb: gadget: file_storage: remove its last pieces by Sebastian Andrzej Siewior · 12 years ago
  4. fea20db usb: gadget: storage_common: Make fsg_lun_is_open() a function. by Michal Nazarewicz · 12 years ago
  5. 8575f7a usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG. by Michal Nazarewicz · 12 years ago
  6. c7800a3 usb: gadget: storage_common: Remove FSG specific definitions. by Michal Nazarewicz · 12 years ago
  7. 64dce91 usb: gadget storage: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  8. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. 20818a0 gadgetfs: clean up by Al Viro · 12 years ago
  10. 48a31af usb: gadget: mass_storage: make "file" and "ro" read only in some cases by Michal Nazarewicz · 12 years ago
  11. d6e16a8 usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file by Michal Nazarewicz · 12 years ago
  12. f87cabf usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support by Michal Nazarewicz · 12 years ago
  13. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  14. 775dafd usb/gadget: use common defines within the storage gadget by Sebastian Andrzej Siewior · 13 years ago
  15. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 13 years ago
  16. a850163 usb: gadget: storage: endian fix by Andiry Xu · 13 years ago
  17. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 13 years ago
  18. 4bb99b7 usb: gadget: storage: add superspeed support by Felipe Balbi · 13 years ago
  19. 073b854 Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  20. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  21. 6532c7f usb: gadget: storage: make FSG_NUM_BUFFERS variable size by Per Forlin · 13 years ago
  22. 3f565a3 usb: gadget: storage: adapt logic block size to bound block devices by Peiyu Li · 13 years ago
  23. bc8687d usb: gadget: Compilation warning fix by Tatyana Brokhman · 13 years ago
  24. fd4477b usb: gadget: storage_common: use kstrto*() [bug fix] by Michal Nazarewicz · 13 years ago
  25. 98346f7 Revert "usb: usb_storage: do not align length of request for CBW to maxp size" by Greg Kroah-Hartman · 13 years ago
  26. db8fa28 usb: gadget: storage_common: use kstrto*() by Michal Nazarewicz · 13 years ago
  27. 806e8f8 usb: usb_storage: do not align length of request for CBW to maxp size by Mian Yousaf Kaukab · 14 years ago
  28. 75f1dc0 block: check bdev_read_only() from blkdev_get() by Tejun Heo · 14 years ago
  29. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago
  30. 3323b71 USB: gadget: file_storage: reuse definitions from a header file by Michal Nazarewicz · 14 years ago
  31. d808742 USB: g_file_storage: don't generate automatic serial string by Alan Stern · 14 years ago
  32. a93917d USB: gadget: storage: optional SCSI WRITE FUA bit by Andy Shevchenko · 14 years ago
  33. 8156d15 usb: gadget: storage: strict coversion of 'ro' parameter by Andy Shevchenko · 14 years ago
  34. d089326 USB: gadget: storage_common: comments updated by Michal Nazarewicz · 14 years ago
  35. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
  36. d26a6aa USB: g_mass_storage: code cleaned up and comments updated by Michal Nazarewicz · 15 years ago
  37. d23b0f0 USB: g_mass_storage: Mass Storage Function created by Michal Nazarewicz · 15 years ago
  38. 606206c2 USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  39. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  40. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  41. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago
  42. d618170 USB: g_file_storage: "fsg_" prefix added to some identifiers by Michal Nazarewicz · 15 years ago
  43. b6058d0 USB: g_file_storage: parts of file_storage.c moved to separate file by Michal Nazarewicz · 15 years ago