Historique des commits

Auteur SHA1 Message Date
  Al Viro 5235d448c4 reorganize do_make_slave() il y a 8 ans
  Eric W. Biederman d29216842a mnt: Add a per mount namespace limit on the number of mounts il y a 8 ans
  Eric W. Biederman 5ec0811d30 propogate_mnt: Handle the first propogated copy being a slave il y a 9 ans
  Maxim Patlasov 7ae8fd0351 fs/pnode.c: treat zero mnt_group_id-s as unequal il y a 9 ans
  Eric W. Biederman 0c56fe3142 mnt: Don't propagate unmounts to locked mounts il y a 10 ans
  Eric W. Biederman 5d88457eb5 mnt: On an unmount propagate clearing of MNT_LOCKED il y a 10 ans
  Eric W. Biederman 411a938b5a mnt: Delay removal from the mount hash. il y a 10 ans
  Eric W. Biederman 590ce4bcbf mnt: Add MNT_UMOUNT flag il y a 10 ans
  Eric W. Biederman c003b26ff9 mnt: In umount_tree reuse mnt_list instead of mnt_hash il y a 10 ans
  Eric W. Biederman 8486a7882b mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. il y a 11 ans
  Al Viro 88b368f27a get rid of propagate_umount() mistakenly treating slaves as busy. il y a 11 ans
  Al Viro f2ebb3a921 smarter propagate_mnt() il y a 11 ans
  Al Viro 38129a13e6 switch mnt_hash to hlist il y a 11 ans
  Al Viro 474279dc0f split __lookup_mnt() in two functions il y a 12 ans
  Al Viro 719ea2fbb5 new helpers: lock_mount_hash/unlock_mount_hash il y a 12 ans
  Al Viro aba809cf09 namespace.c: get rid of mnt_ghosts il y a 12 ans
  Takashi Iwai 5d477b6079 vfs: Fix invalid ida_remove() call il y a 12 ans
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
  Al Viro 328e6d9014 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers il y a 12 ans
  Al Viro 84d17192d2 get rid of full-hash scan on detaching vfsmounts il y a 12 ans
  Eric W. Biederman 132c94e31b vfs: Carefully propogate mounts across user namespaces il y a 12 ans
  David Howells be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors il y a 13 ans
  Andi Kleen 962830df36 brlocks/lglocks: API cleanups il y a 13 ans
  Al Viro fc7be130c7 vfs: switch pnode.h macros to struct mount * il y a 13 ans
  Al Viro 863d684f94 vfs: move the rest of int fields to struct mount il y a 13 ans
  Al Viro 15169fe784 vfs: mnt_id/mnt_group_id moved il y a 13 ans
  Al Viro 143c8c91ce vfs: mnt_ns moved to struct mount il y a 13 ans
  Al Viro 6776db3d32 vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount il y a 13 ans
  Al Viro 32301920f4 vfs: and now we can make ->mnt_master point to struct mount il y a 13 ans
  Al Viro d10e8def07 vfs: take mnt_master to struct mount il y a 13 ans