1. 303cc57 nsproxy: attach to namespaces via pidfds by Christian Brauner · 4 years, 8 months ago
  2. 1e2328e fs/nsfs.c: Added ns_match by Carlos Neira · 4 years, 10 months ago
  3. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 7bebd69 fs/nsfs.c: include headers for missing declarations by Eric Biggers · 5 years ago
  5. ce623f8 nsfs: clean-up ns_get_path() signature to return int by Aleksa Sarai · 5 years ago
  6. 059b20d vfs: Convert nsfs to use the new mount API by David Howells · 6 years ago
  7. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  8. 357ab5b nsfs: unobfuscate by Al Viro · 6 years ago
  9. 5467a68 dcache: sort the freeing-without-RCU-delay mess for good. by Al Viro · 6 years ago
  10. 24dce08 net: Export open_related_ns() by Kirill Tkhai · 7 years ago
  11. cdab6ba nsfs: generalize ns_get_path() for path resolution with a task by Jakub Kicinski · 7 years ago
  12. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. cdf0122 VFS: Provide empty name qstr by David Howells · 7 years ago
  15. 25b14e9 ns: allow ns_entries to have custom symlink content by Kirill Tkhai · 8 years ago
  16. 073c516 nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 8 years ago
  17. d95fa3c nsfs: Add an ioctl() to return owner UID of a userns by Michael Kerrisk (man-pages) · 8 years ago
  18. e5ff5ce nsfs: Add an ioctl() to return the namespace type by Michael Kerrisk (man-pages) · 8 years ago
  19. c62cce2 net: add an ioctl to get a socket network namespace by Andrey Vagin · 8 years ago
  20. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  22. 213b067 nsfs: Simplify __ns_get_path by Eric W. Biederman · 8 years ago
  23. a7306ed nsfs: add ioctl to get a parent namespace by Andrey Vagin · 8 years ago
  24. 6786741 nsfs: add ioctl to get an owning user namespace for ns file descriptor by Andrey Vagin · 8 years ago
  25. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  26. 75509fd nsfs: Add a show_path method to fix mountinfo by Eric W. Biederman · 10 years ago
  27. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  28. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago