1. d911b45 vfs: Remove kern_mount_data() by David Howells · 6 years ago
  2. 3e1aeb0 vfs: Implement a filesystem superblock creation/configuration context by David Howells · 6 years ago
  3. 8d0347f convert do_remount_sb() to fs_context by David Howells · 6 years ago
  4. c9ce29e vfs_get_tree(): evict the call of security_sb_kern_mount() by Al Viro · 6 years ago
  5. 132e460 new helper: do_new_mount_fc() by David Howells · 6 years ago
  6. a0c9a8b teach vfs_get_tree() to handle subtype, switch do_new_mount() to it by Al Viro · 6 years ago
  7. 8f291889 new helpers: vfs_create_mount(), fc_mount() by Al Viro · 6 years ago
  8. 9bc61ab vfs: Introduce fs_context, switch vfs_kern_mount() to it. by David Howells · 6 years ago
  9. 74e8312 saner handling of temporary namespaces by Al Viro · 6 years ago
  10. 3bd045c separate copying and locking mount tree on cross-userns copies by Al Viro · 6 years ago
  11. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  13. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  14. 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
  15. f5c0c26 new helper: security_sb_eat_lsm_opts() by Al Viro · 6 years ago
  16. c039bc3 LSM: lift extracting and parsing LSM options into the caller of ->sb_remount() by Al Viro · 6 years ago
  17. 43f5e65 vfs: Separate changing mount flags full remount by David Howells · 6 years ago
  18. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  19. 22cb740 VFS: use synchronize_rcu_expedited() in namespace_unlock() by NeilBrown · 6 years ago
  20. 1e9c75f mnt: fix __detach_mounts infinite loop by Benjamin Coddington · 6 years ago
  21. 9c8e0a1 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  22. df7342b mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  23. 25d202e mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  24. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  25. 9da3f2b x86/fault: BUG() when uaccess helpers fault on kernel addresses by Jann Horn · 6 years ago
  26. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  27. 169b480 fs: Convert namespace IDAs to new API by Matthew Wilcox · 7 years ago
  28. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  29. 119e1ef fix __legitimize_mnt()/mntput() race by Al Viro · 6 years ago
  30. 9ea0a46 fix mntput/mntput race by Al Viro · 6 years ago
  31. a6795a5 vfs: fix freeze protection in mnt_want_write_file() for overlayfs by Miklos Szeredi · 6 years ago
  32. 6742cee Revert "ovl: don't allow writing ioctl on lower layer" by Miklos Szeredi · 6 years ago
  33. d561f21 Revert "ovl: fix may_write_real() for overlayfs directories" by Miklos Szeredi · 6 years ago
  34. bc6155d fs: Allow superblock owner to access do_remount_sb() by Eric W. Biederman · 7 years ago
  35. a9e5b73 vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion by David Howells · 7 years ago
  36. 16a34ad Don't leak MNT_INTERNAL away from internal mounts by Al Viro · 7 years ago
  37. 3a18ef5 fs: add ksys_umount() helper; remove in-kernel call to sys_umount() by Dominik Brodowski · 7 years ago
  38. 312db1a fs: add ksys_mount() helper; remove in-kernel calls to sys_mount() by Dominik Brodowski · 7 years ago
  39. d7ee946 VFS: Handle lazytime in do_mount() by Markus Trippelsdorf · 7 years ago
  40. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  41. 917086f vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
  42. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  43. 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. 7c6893e ovl: don't allow writing ioctl on lower layer by Miklos Szeredi · 7 years ago
  46. 2978573 namespace.c: Don't reinvent the wheel but use existing llist API by Byungchul Park · 7 years ago
  47. e462ec5 VFS: Differentiate mount flags (MS_*) from internal superblock flags by David Howells · 7 years ago
  48. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  49. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 1d278a8 VFS: Kill off s_options and helpers by David Howells · 7 years ago
  51. 3d375d7 mm: update callers to use HASH_ZERO flag by Pavel Tatashin · 7 years ago
  52. dd111b3 VFS: Clean up whitespace in fs/namespace.c and fs/super.c by David Howells · 7 years ago
  53. e5f76a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  54. 4068367 fs: don't forget to put old mntns in mntns_install by Andrei Vagin · 8 years ago
  55. 99b19d1 mnt: In propgate_umount handle visiting mounts in any order by Eric W. Biederman · 8 years ago
  56. 570487d mnt: In umount propagation reparent in a separate pass by Eric W. Biederman · 8 years ago
  57. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 4f757f3 make sure that mntns_install() doesn't end up with referral for root by Al Viro · 8 years ago
  59. 08991e8 fsnotify: Free fsnotify_mark_connector when there is no mark attached by Jan Kara · 8 years ago
  60. 9dd813c fsnotify: Move mark list head from object into dedicated structure by Jan Kara · 8 years ago
  61. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  62. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  63. 1064f87 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 8 years ago
  64. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  65. 3895dbf mnt: Protect the mountpoint hashtable with mount_lock by Eric W. Biederman · 8 years ago
  66. faf0dce Merge branch 'work.namespace' into for-linus by Al Viro · 8 years ago
  67. 9763f7a Merge branch 'work.autofs' into for-linus by Al Viro · 8 years ago
  68. 5235d44 reorganize do_make_slave() by Al Viro · 8 years ago
  69. 066715d clone_private_mount() doesn't need to touch namespace_sem by Al Viro · 8 years ago
  70. f4cc1c3 remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id() by Al Viro · 8 years ago
  71. ca71cf7 namespace.c: constify struct path passed to a bunch of primitives by Al Viro · 8 years ago
  72. 640eb7e fs: Constify path_is_under()'s arguments by Mickaël Salaün · 8 years ago
  73. c6609c0 vfs: add path_is_mountpoint() helper by Ian Kent · 8 years ago
  74. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  75. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  76. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. d292168 mnt: Add a per mount namespace limit on the number of mounts by Eric W. Biederman · 8 years ago
  78. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  79. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
  80. df75e77 userns: When the per user per user namespace limit is reached return ENOSPC by Eric W. Biederman · 8 years ago
  81. c568d68 locks: fix file locking on overlayfs by Miklos Szeredi · 8 years ago
  82. 537f7cc mntns: Add a limit on the number of mount namespaces. by Eric W. Biederman · 8 years ago
  83. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  84. 48c4565 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. e06b933 namespace: update event counter when umounting a deleted dentry by Andrey Ulanov · 9 years ago
  86. 380cf5b fs: Treat foreign mounts as nosuid by Andy Lutomirski · 9 years ago
  87. 67690f9 userns: Remove implicit MNT_NODEV fragility. by Eric W. Biederman · 9 years ago
  88. a1935c1 mnt: Simplify mount_too_revealing by Eric W. Biederman · 9 years ago
  89. a001e74 mnt: Move the FS_USERNS_MOUNT check into sget_userns by Eric W. Biederman · 9 years ago
  90. 8654df4 mnt: Refactor fs_fully_visible into mount_too_revealing by Eric W. Biederman · 9 years ago
  91. 695e9df mnt: Account for MS_RDONLY in fs_fully_visible by Eric W. Biederman · 9 years ago
  92. d71ed6c mnt: fs_fully_visible test the proper mount for MNT_LOCKED by Eric W. Biederman · 9 years ago
  93. 97c1df3 mnt: If fs_fully_visible fails call put_filesystem. by Eric W. Biederman · 9 years ago
  94. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  95. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  96. b40ef86 saner calling conventions for copy_mount_options() by Al Viro · 9 years ago
  97. 25ab4c9 fs/namespace.c: path_is_under can be boolean by Yaowei Bai · 9 years ago
  98. 95ace75 locks: Don't allow mounts in user namespaces to enable mandatory locking by Eric W. Biederman · 9 years ago
  99. 9e8925b locks: Allow disabling mandatory locking at compile time by Jeff Layton · 9 years ago
  100. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago