1. 4b1d0d3 ANDROID: mnt: Propagate remount correctly by Daniel Rosenberg · 5 years ago
  2. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. 54fcb23 mnt: Make propagate_umount less slow for overlapping mount propagation trees by Eric W. Biederman · 8 years ago
  4. bb4fbf0 mnt: In propgate_umount handle visiting mounts in any order by Eric W. Biederman · 8 years ago
  5. e260db7 mnt: In umount propagation reparent in a separate pass by Eric W. Biederman · 7 years ago
  6. 38ef417 ANDROID: mnt: Fix next_descendent by Daniel Rosenberg · 7 years ago
  7. d4ffcb8 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  8. 808e83e mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  9. 1eea0df ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 7 years ago
  10. 1aaf05b ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  11. d292168 mnt: Add a per mount namespace limit on the number of mounts by Eric W. Biederman · 8 years ago
  12. 5ec0811 propogate_mnt: Handle the first propogated copy being a slave by Eric W. Biederman · 8 years ago
  13. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 8 years ago
  14. 0c56fe3 mnt: Don't propagate unmounts to locked mounts by Eric W. Biederman · 9 years ago
  15. 5d88457 mnt: On an unmount propagate clearing of MNT_LOCKED by Eric W. Biederman · 9 years ago
  16. 411a938b mnt: Delay removal from the mount hash. by Eric W. Biederman · 9 years ago
  17. 590ce4b mnt: Add MNT_UMOUNT flag by Eric W. Biederman · 9 years ago
  18. c003b26 mnt: In umount_tree reuse mnt_list instead of mnt_hash by Eric W. Biederman · 9 years ago
  19. 8486a78 mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. by Eric W. Biederman · 10 years ago
  20. 88b368f get rid of propagate_umount() mistakenly treating slaves as busy. by Al Viro · 10 years ago
  21. f2ebb3a smarter propagate_mnt() by Al Viro · 10 years ago
  22. 38129a1 switch mnt_hash to hlist by Al Viro · 10 years ago
  23. 474279d split __lookup_mnt() in two functions by Al Viro · 11 years ago
  24. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  25. aba809cf namespace.c: get rid of mnt_ghosts by Al Viro · 11 years ago
  26. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 11 years ago
  27. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. 328e6d9 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers by Al Viro · 11 years ago
  29. 84d1719 get rid of full-hash scan on detaching vfsmounts by Al Viro · 11 years ago
  30. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  31. be34d1a VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors by David Howells · 12 years ago
  32. 962830d brlocks/lglocks: API cleanups by Andi Kleen · 12 years ago
  33. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 12 years ago
  34. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 12 years ago
  35. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 12 years ago
  36. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 12 years ago
  37. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 12 years ago
  38. 3230192 vfs: and now we can make ->mnt_master point to struct mount by Al Viro · 12 years ago
  39. d10e8de vfs: take mnt_master to struct mount by Al Viro · 12 years ago
  40. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 12 years ago
  41. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 12 years ago
  42. c937135 vfs: spread struct mount - shared subtree iterators by Al Viro · 12 years ago
  43. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 12 years ago
  44. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 12 years ago
  45. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 12 years ago
  46. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 12 years ago
  47. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 12 years ago
  48. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 12 years ago
  49. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 12 years ago
  50. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 12 years ago
  51. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 12 years ago
  52. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 12 years ago
  53. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 12 years ago
  54. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 12 years ago
  55. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 12 years ago
  56. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 12 years ago
  57. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 12 years ago
  58. 61ef47b vfs: spread struct mount - __propagate_umount() argument by Al Viro · 12 years ago
  59. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 12 years ago
  60. afac7cb vfs: more mnt_parent cleanups by Al Viro · 12 years ago
  61. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 12 years ago
  62. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 13 years ago
  63. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  64. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 14 years ago
  65. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  66. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  67. 4e1b36f [PATCH] umount_tree() will unhash everything itself by Al Viro · 16 years ago
  68. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  69. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  70. 0b03cfb MNT_UNBINDABLE fix by Andries E. Brouwer · 16 years ago
  71. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  72. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 17 years ago
  73. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  74. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  75. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 18 years ago
  76. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  77. 5afe002 [PATCH] handling of slave mounts by Ram Pai · 19 years ago
  78. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  79. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  80. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  81. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  82. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago