1. ca7068c anon_inodes: move allocation of anon_inode into ->mount() by Al Viro · 12 years ago
  2. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  3. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  4. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  5. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  6. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 13 years ago
  8. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 13 years ago
  9. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 13 years ago
  10. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  11. c0d8768 anon_inodes: fix wrong function name in comment by Namhyung Kim · 14 years ago
  12. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  13. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  14. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  15. 1eb2cbb Revert "anon_inode: set S_IFREG on the anon_inode" by Al Viro · 14 years ago
  16. a7cf414 anon_inode: set S_IFREG on the anon_inode by Eric Paris · 14 years ago
  17. 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
  18. 3836a03 anon_inodes: mark the anon inode private by Eric Paris · 14 years ago
  19. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  20. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 15 years ago
  21. a3a065e3 fs: no games with DCACHE_UNHASHED by Nick Piggin · 15 years ago
  22. b9aff02 fs: anon_inodes implement dname by Nick Piggin · 15 years ago
  23. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  24. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  25. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  26. d3a9262 fs: Provide empty .set_page_dirty() aop for anon inodes by Peter Zijlstra · 15 years ago
  27. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  28. e3a2a0d anon_inodes: use fops->owner for module refcount by Christian Borntraeger · 16 years ago
  29. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  30. 99829b8 flag parameters: NONBLOCK in anon_inode_getfd by Ulrich Drepper · 16 years ago
  31. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  32. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  33. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 16 years ago
  34. 96fdc72 anon-inodes use open coded atomic_inc for the shared inode by Davide Libenzi · 17 years ago
  35. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  36. 4b4e5a1 Fix trivial typos in anon_inodes.c comments by J. Bruce Fields · 17 years ago
  37. d6d2816 KVM: Remove kvmfs in favor of the anonymous inodes source by Avi Kivity · 17 years ago
  38. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago