1. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  2. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 13 years ago
  3. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 13 years ago
  4. c937135 vfs: spread struct mount - shared subtree iterators by Al Viro · 13 years ago
  5. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 13 years ago
  6. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  7. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 13 years ago
  8. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  9. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 13 years ago
  10. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  11. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  12. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  13. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  14. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  15. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  16. 1b8e556 vfs: the first spoils - mnt_hash moved 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. 61ef47b vfs: spread struct mount - __propagate_umount() argument by Al Viro · 13 years ago
  21. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 13 years ago
  22. afac7cb vfs: more mnt_parent cleanups by Al Viro · 13 years ago
  23. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 13 years ago
  24. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 13 years ago
  25. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  26. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 14 years ago
  27. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  28. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  29. 4e1b36f [PATCH] umount_tree() will unhash everything itself by Al Viro · 16 years ago
  30. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  31. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  32. 0b03cfb MNT_UNBINDABLE fix by Andries E. Brouwer · 16 years ago
  33. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  34. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  35. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  36. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  37. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 18 years ago
  38. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  39. 5afe002 [PATCH] handling of slave mounts by Ram Pai · 19 years ago
  40. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  41. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  42. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  43. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  44. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago