1. d4ffcb8 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  2. 808e83e mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  3. 1eea0df ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 7 years ago
  4. 1aaf05b ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  5. d292168 mnt: Add a per mount namespace limit on the number of mounts by Eric W. Biederman · 8 years ago
  6. f2d0a12 mnt: Clarify and correct the disconnect logic in umount_tree by Eric W. Biederman · 9 years ago
  7. ce07d89 mnt: Honor MNT_LOCKED when detaching mounts by Eric W. Biederman · 9 years ago
  8. 0c56fe3 mnt: Don't propagate unmounts to locked mounts by Eric W. Biederman · 9 years ago
  9. 5d88457 mnt: On an unmount propagate clearing of MNT_LOCKED by Eric W. Biederman · 9 years ago
  10. c003b26 mnt: In umount_tree reuse mnt_list instead of mnt_hash by Eric W. Biederman · 9 years ago
  11. e819f15 mnt: Improve the umount_tree flags by Eric W. Biederman · 9 years ago
  12. f2ebb3a smarter propagate_mnt() by Al Viro · 10 years ago
  13. 38129a1 switch mnt_hash to hlist by Al Viro · 10 years ago
  14. 4ce5d2b vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces by Eric W. Biederman · 11 years ago
  15. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. 328e6d9 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers by Al Viro · 11 years ago
  17. 84d1719 get rid of full-hash scan on detaching vfsmounts by Al Viro · 11 years ago
  18. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  19. 7a472ef vfs: Only support slave subtrees across different user namespaces by Eric W. Biederman · 12 years ago
  20. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 12 years ago
  21. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 12 years ago
  22. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 12 years ago
  23. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 12 years ago
  24. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 12 years ago
  25. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 12 years ago
  26. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 12 years ago
  27. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 12 years ago
  28. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 12 years ago
  29. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 12 years ago
  30. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 12 years ago
  31. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 12 years ago
  32. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 12 years ago
  33. aafd08d vfs: add missing parens in pnode.h macros by Al Viro · 12 years ago
  34. afac7cb vfs: more mnt_parent cleanups by Al Viro · 12 years ago
  35. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 12 years ago
  36. f47ec3f trim fs/internal.h by Al Viro · 12 years ago
  37. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 14 years ago
  38. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 14 years ago
  39. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  40. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  41. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 17 years ago
  42. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 17 years ago
  43. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  44. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  45. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  46. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  47. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  48. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago