1. c110486 proc: make proc entries inherit ownership from parent by Dmitry Torokhov · 8 years ago
  2. f50752e switch all procfs directories ->iterate_shared() by Al Viro · 8 years ago
  3. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  4. 710585d fs/proc: use a rb tree for the directory entries by Nicolas Dichtel · 10 years ago
  5. 155134f Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}" by Linus Torvalds · 10 years ago
  6. e813244 proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net by Eric W. Biederman · 10 years ago
  7. 728dba3 namespaces: Use task_lock and not rcu to protect nsproxy by Eric W. Biederman · 10 years ago
  8. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  9. 4abfd02 proc: Move PDE_NET() to fs/proc/proc_net.c by David Howells · 11 years ago
  10. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  11. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  12. c239905 net: proc: remove proc_net_remove by Gao feng · 11 years ago
  13. b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 11 years ago
  14. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  15. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  16. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. b4df2b9 proc: stop using BKL by Alexey Dobriyan · 16 years ago
  19. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
  20. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  21. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  22. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  23. 856f6ff [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. by Denis V. Lunev · 16 years ago
  24. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  25. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  27. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  28. e5d69b9 [ATM]: Oops reading net/atm/arp by Denis V. Lunev · 16 years ago
  29. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  30. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  31. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  32. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  33. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  34. 253879e [NET] fs/proc/proc_net.c: make a struct static by Adrian Bunk · 17 years ago
  35. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  36. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  37. 36ac313 [NETNS]: Fix export symbols. by Daniel Lezcano · 17 years ago
  38. 3c12afe [NET]: Fix missed addition of fs/proc/proc_net.c by David S. Miller · 17 years ago