1. 4ce5d2b vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces by Eric W. Biederman · 11 years ago
  2. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 328e6d9 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers by Al Viro · 11 years ago
  4. 84d1719 get rid of full-hash scan on detaching vfsmounts by Al Viro · 11 years ago
  5. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  6. 7a472ef vfs: Only support slave subtrees across different user namespaces by Eric W. Biederman · 12 years ago
  7. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 13 years ago
  8. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 13 years ago
  9. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 13 years ago
  10. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 13 years ago
  11. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 13 years ago
  12. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  13. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  14. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  15. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  16. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  17. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 13 years ago
  18. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 13 years ago
  19. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 13 years ago
  20. aafd08d vfs: add missing parens in pnode.h macros by Al Viro · 13 years ago
  21. afac7cb vfs: more mnt_parent cleanups by Al Viro · 13 years ago
  22. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 13 years ago
  23. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  24. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 14 years ago
  25. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 14 years ago
  26. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  27. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  28. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 17 years ago
  29. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  30. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  31. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  32. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  33. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  34. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  35. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago