1. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  2. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  3. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  4. 3d3d35b kill proc_ns completely by Al Viro · 10 years ago
  5. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  6. f77c801 bury struct proc_ns in fs/proc by Al Viro · 10 years ago
  7. 6496452 make proc_ns_operations work with struct ns_common * instead of void * by Al Viro · 10 years ago
  8. 5d826c8 new helper: readlink_copy() by Al Viro · 10 years ago
  9. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  10. c52a47a proc_fill_cache(): just make instantiate_t return int by Al Viro · 11 years ago
  11. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  12. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  13. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 11 years ago
  14. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  15. bf056bf proc: Fix the namespace inode permission checks. by Eric W. Biederman · 13 years ago
  16. cde1975 userns: Implent proc namespace operations by Eric W. Biederman · 12 years ago
  17. 8823c07 vfs: Add setns support for the mount namespace by Eric W. Biederman · 14 years ago
  18. 57e8391 pidns: Add setns support by Eric W. Biederman · 14 years ago
  19. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  20. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  21. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 12 years ago
  22. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  23. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  24. 7939253 proc: Fix Oops on stat of /proc/<zombie pid>/ns/net by Eric W. Biederman · 13 years ago
  25. 62ca24b ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. by Eric W. Biederman · 13 years ago
  26. a00eaf1 ns proc: Add support for the ipc namespace by Eric W. Biederman · 14 years ago
  27. 34482e8 ns proc: Add support for the uts namespace by Eric W. Biederman · 14 years ago
  28. 13b6f57 ns proc: Add support for the network namespace. by Eric W. Biederman · 14 years ago
  29. 6b4e306 ns: proc files for namespace naming policy. by Eric W. Biederman · 14 years ago