1. 2c5816b cuse: fix memory leak by Miklos Szeredi · 9 years ago
  2. cc080e9 fuse: introduce per-instance fuse_dev structure by Miklos Szeredi · 9 years ago
  3. e16714d fuse: duplicate ->connected in iqueue by Miklos Szeredi · 9 years ago
  4. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  5. cfa86a7 cuse: switch to iov_iter by Al Viro · 9 years ago
  6. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  7. 580640b fuse: flush requests on umount by Miklos Szeredi · 10 years ago
  8. d22a943 fuse: pull iov_iter initializations up by Al Viro · 10 years ago
  9. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  10. ea8cd33 fuse: Fix O_DIRECT operations vs cached writeback misorder by Pavel Emelyanov · 11 years ago
  11. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 10 years ago
  12. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  13. dd3e2c5 fuse: rcu-delay freeing fuse_conn by Al Viro · 11 years ago
  14. cb2ffb2 cuse: add fix minor number to /dev/cuse by Tom Gundersen · 11 years ago
  15. 4183fb9 cuse: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  16. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  17. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  18. 36cf66e fuse: make fuse_direct_io() aware about AIO by Maxim Patlasov · 12 years ago
  19. 0aada88 fuse: skip blocking on allocations of synchronous requests by Maxim Patlasov · 11 years ago
  20. 796523fb fuse: add flag fc->initialized by Maxim Patlasov · 11 years ago
  21. 8b41e67 fuse: make request allocations for background processing explicit by Maxim Patlasov · 11 years ago
  22. fb05f41 fuse: cleanup fuse_direct_io() by Miklos Szeredi · 12 years ago
  23. 85f40ae fuse: use req->page_descs[] for argpages cases by Maxim Patlasov · 12 years ago
  24. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  25. e256036 cuse: fix uninitialized variable warnings by Miklos Szeredi · 11 years ago
  26. 3078358 cuse: do not register multiple devices with identical names by David Herrmann · 12 years ago
  27. 8ce03fd cuse: use mutex as registration lock instead of spinlocks by David Herrmann · 12 years ago
  28. 8d39d801 cuse: kill connection on initialization error by Miklos Szeredi · 12 years ago
  29. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  30. f741a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  31. 07d5f69 fuse: reduce size of struct fuse_request by Miklos Szeredi · 13 years ago
  32. 8272f4c fuse/cuse: fix comment typo initilaization by Paul Bolle · 13 years ago
  33. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. 151060a CUSE: implement CUSE - Character device in Userspace by Tejun Heo · 15 years ago