Commit History

Author SHA1 Message Date
  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 411a938b5a mnt: Delay removal from the mount hash. 10 years ago
  Eric W. Biederman 590ce4bcbf mnt: Add MNT_UMOUNT flag 10 years ago
  Eric W. Biederman c003b26ff9 mnt: In umount_tree reuse mnt_list instead of mnt_hash 10 years ago
  Eric W. Biederman 8486a7882b mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. 10 years ago
  Al Viro 88b368f27a get rid of propagate_umount() mistakenly treating slaves as busy. 11 years ago
  Al Viro f2ebb3a921 smarter propagate_mnt() 11 years ago
  Al Viro 38129a13e6 switch mnt_hash to hlist 11 years ago
  Al Viro 474279dc0f split __lookup_mnt() in two functions 12 years ago
  Al Viro 719ea2fbb5 new helpers: lock_mount_hash/unlock_mount_hash 12 years ago
  Al Viro aba809cf09 namespace.c: get rid of mnt_ghosts 12 years ago
  Takashi Iwai 5d477b6079 vfs: Fix invalid ida_remove() call 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
  David Howells be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
  Andi Kleen 962830df36 brlocks/lglocks: API cleanups 13 years ago
  Al Viro fc7be130c7 vfs: switch pnode.h macros to struct mount * 13 years ago
  Al Viro 863d684f94 vfs: move the rest of int fields to struct mount 13 years ago
  Al Viro 15169fe784 vfs: mnt_id/mnt_group_id moved 13 years ago
  Al Viro 143c8c91ce vfs: mnt_ns moved to struct mount 13 years ago
  Al Viro 6776db3d32 vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount 13 years ago
  Al Viro 32301920f4 vfs: and now we can make ->mnt_master point to struct mount 13 years ago
  Al Viro d10e8def07 vfs: take mnt_master 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 c937135d98 vfs: spread struct mount - shared subtree iterators 13 years ago
  Al Viro 6fc7871fed vfs: spread struct mount - get_dominating_id / do_make_slave 13 years ago