1. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  2. 4abfd02 proc: Move PDE_NET() to fs/proc/proc_net.c by David Howells · 11 years ago
  3. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  5. c239905 net: proc: remove proc_net_remove by Gao feng · 11 years ago
  6. b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 11 years ago
  7. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  8. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  9. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  10. 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
  11. b4df2b9 proc: stop using BKL by Alexey Dobriyan · 16 years ago
  12. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
  13. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  14. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  15. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  16. 856f6ff [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. by Denis V. Lunev · 16 years ago
  17. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  18. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  19. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  20. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  21. e5d69b9 [ATM]: Oops reading net/atm/arp by Denis V. Lunev · 16 years ago
  22. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  23. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  24. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  25. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  26. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  27. 253879e [NET] fs/proc/proc_net.c: make a struct static by Adrian Bunk · 17 years ago
  28. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  29. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  30. 36ac313 [NETNS]: Fix export symbols. by Daniel Lezcano · 17 years ago
  31. 3c12afe [NET]: Fix missed addition of fs/proc/proc_net.c by David S. Miller · 17 years ago