Commit History

Author SHA1 Message Date
  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
  Al Viro 6b41d536f7 vfs: take mnt_child/mnt_mounts to struct mount 13 years ago
  Al Viro 83adc75322 vfs: spread struct mount - work with counters 13 years ago
  Al Viro a73324da7a vfs: move mnt_mountpoint to struct mount 13 years ago
  Al Viro 0714a53380 vfs: now it can be done - make mnt_parent point to struct mount 13 years ago
  Al Viro 3376f34fff vfs: mnt_parent moved to struct mount 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 1b8e5564b9 vfs: the first spoils - mnt_hash moved 13 years ago
  Al Viro cb338d06e9 vfs: spread struct mount - clone_mnt/copy_tree result 13 years ago