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