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