Commit History

Author SHA1 Message Date
  Eric W. Biederman 1064f874ab mnt: Tuck mounts under others instead of creating shadow/side mounts. 8 years ago
  Eric W. Biederman d29216842a mnt: Add a per mount namespace limit on the number of mounts 8 years ago
  Eric W. Biederman f2d0a123bc mnt: Clarify and correct the disconnect logic in umount_tree 10 years ago
  Eric W. Biederman ce07d891a0 mnt: Honor MNT_LOCKED when detaching mounts 10 years ago
  Eric W. Biederman 0c56fe3142 mnt: Don't propagate unmounts to locked mounts 10 years ago
  Eric W. Biederman 5d88457eb5 mnt: On an unmount propagate clearing of MNT_LOCKED 10 years ago
  Eric W. Biederman c003b26ff9 mnt: In umount_tree reuse mnt_list instead of mnt_hash 10 years ago
  Eric W. Biederman e819f15210 mnt: Improve the umount_tree flags 10 years ago
  Al Viro f2ebb3a921 smarter propagate_mnt() 11 years ago
  Al Viro 38129a13e6 switch mnt_hash to hlist 11 years ago
  Eric W. Biederman 4ce5d2b1a8 vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 328e6d9014 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers 12 years ago
  Al Viro 84d17192d2 get rid of full-hash scan on detaching vfsmounts 12 years ago
  Eric W. Biederman 132c94e31b vfs: Carefully propogate mounts across user namespaces 12 years ago
  Eric W. Biederman 7a472ef4be vfs: Only support slave subtrees across different user namespaces 13 years ago
  Al Viro fc7be130c7 vfs: switch pnode.h macros to struct mount * 13 years ago
  Al Viro 14cf1fa8f5 vfs: spread struct mount - remaining argument of mnt_set_mountpoint() 13 years ago
  Al Viro a8d56d8e4f vfs: spread struct mount - propagate_mnt() 13 years ago
  Al Viro 6fc7871fed vfs: spread struct mount - get_dominating_id / do_make_slave 13 years ago
  Al Viro 83adc75322 vfs: spread struct mount - work with counters 13 years ago
  Al Viro 643822b41e vfs: spread struct mount - is_path_reachable 13 years ago
  Al Viro 1ab5973862 vfs: spread struct mount - do_umount/propagate_mount_busy 13 years ago
  Al Viro 44d964d609 vfs: spread struct mount mnt_set_mountpoint child argument 13 years ago
  Al Viro 87129cc0e3 vfs: spread struct mount - clone_mnt/copy_tree argument 13 years ago
  Al Viro 761d5c38eb vfs: spread struct mount - umount_tree argument 13 years ago
  Al Viro cb338d06e9 vfs: spread struct mount - clone_mnt/copy_tree result 13 years ago
  Al Viro 0f0afb1dcf vfs: spread struct mount - change_mnt_propagation/set_mnt_shared 13 years ago
  Al Viro 4b8b21f4fe vfs: spread struct mount - mount group id handling 13 years ago
  Al Viro aafd08dad0 vfs: add missing parens in pnode.h macros 13 years ago