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