1. d033cb6 mount: make {lock,unlock}_mount_hash() static by Christian Brauner · 4 years ago
  2. 1a7b8969 mnt: Use generic ns_common::count by Kirill Tkhai · 4 years, 5 months ago
  3. 9f6c61f proc/mounts: add cursor by Miklos Szeredi · 4 years, 8 months ago
  4. 56cbb42 switch the remnants of releasing the mountpoint away from fs_pin by Al Viro · 5 years ago
  5. 4edbe13 make struct mountpoint bear the dentry reference to mountpoint, not struct mount by Al Viro · 5 years ago
  6. 74e8312 saner handling of temporary namespaces by Al Viro · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  9. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  10. 99b19d1 mnt: In propgate_umount handle visiting mounts in any order by Eric W. Biederman · 8 years ago
  11. 570487d mnt: In umount propagation reparent in a separate pass by Eric W. Biederman · 8 years ago
  12. 08991e8 fsnotify: Free fsnotify_mark_connector when there is no mark attached by Jan Kara · 8 years ago
  13. 9dd813c fsnotify: Move mark list head from object into dedicated structure by Jan Kara · 8 years ago
  14. 1064f87 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 8 years ago
  15. c6609c0 vfs: add path_is_mountpoint() helper by Ian Kent · 8 years ago
  16. d292168 mnt: Add a per mount namespace limit on the number of mounts by Eric W. Biederman · 8 years ago
  17. 537f7cc mntns: Add a limit on the number of mount namespaces. by Eric W. Biederman · 8 years ago
  18. ede1bf0 fs: use seq_open_private() for proc_mounts by Yann Droneaud · 9 years ago
  19. 294d71f new helper: __legitimize_mnt() by Al Viro · 10 years ago
  20. 87b95ce switch the IO-triggering parts of umount to fs_pin by Al Viro · 10 years ago
  21. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  22. 80b5dce vfs: Add a function to lazily unmount all mounts from any dentry. by Eric W. Biederman · 11 years ago
  23. 0a5eb7c vfs: Keep a list of mounts on a mount point by Eric W. Biederman · 11 years ago
  24. 7af1364 vfs: Don't allow overwriting mounts in the current mount namespace by Eric W. Biederman · 11 years ago
  25. 9ea459e1 delayed mntput by Al Viro · 10 years ago
  26. 3064c35 death to mnt_pinned by Al Viro · 10 years ago
  27. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  28. c7999c3 reduce m_start() cost... by Al Viro · 11 years ago
  29. 38129a1 switch mnt_hash to hlist by Al Viro · 11 years ago
  30. 0818bf2 resizable namespace.c hashes by Al Viro · 11 years ago
  31. 260a459 vfs: Is mounted should be testing mnt_ns for NULL or error. by Eric W. Biederman · 11 years ago
  32. 48a066e RCU'd vfsmounts by Al Viro · 11 years ago
  33. 474279d split __lookup_mnt() in two functions by Al Viro · 11 years ago
  34. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  35. aba809cf namespace.c: get rid of mnt_ghosts by Al Viro · 11 years ago
  36. 84d1719 get rid of full-hash scan on detaching vfsmounts by Al Viro · 12 years ago
  37. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 14 years ago
  38. 771b137 vfs: Add a user namespace reference from struct mnt_namespace by Eric W. Biederman · 12 years ago
  39. 8823c07 vfs: Add setns support for the mount namespace by Eric W. Biederman · 15 years ago
  40. 6ce6e24 get rid of magic in proc_namespace.c by Al Viro · 13 years ago
  41. f7a99c5 get rid of ->mnt_longterm by Al Viro · 13 years ago
  42. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  43. be08d6d switch mnt_namespace ->root to struct mount by Al Viro · 13 years ago
  44. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  45. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  46. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  47. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  48. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  49. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  50. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  51. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  52. 3230192 vfs: and now we can make ->mnt_master point to struct mount by Al Viro · 13 years ago
  53. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  54. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  55. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  56. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  57. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 13 years ago
  58. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  59. 676da58 vfs: spread struct mount - mnt_has_parent by Al Viro · 13 years ago
  60. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  61. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 13 years ago
  62. 7d6fec4 vfs: start hiding vfsmount guts series by Al Viro · 13 years ago
  63. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 13 years ago