1. 905ad26 procfs: fix a vfsmount longterm reference leak by Al Viro · 13 years ago
  2. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  3. ff78fca fix leak in proc_set_super() by Al Viro · 13 years ago
  4. 52e9fc7 procfs: kill the global proc_mnt variable by Oleg Nesterov · 13 years ago
  5. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 13 years ago
  6. aed1d84 switch procfs to ->mount() by Al Viro · 14 years ago
  7. 579441a setting ->proc_mnt doesn't belong in proc_get_sb() by Al Viro · 14 years ago
  8. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  9. 73d3646 proc: cleanup: remove unused assignments by Dan Carpenter · 14 years ago
  10. 587d4a1 some clean up in fs/proc by Helight.Xu · 15 years ago
  11. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  12. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  13. b4df2b9 proc: stop using BKL by Alexey Dobriyan · 16 years ago
  14. 59c7572 proc: remove fs/proc/proc_misc.c by Alexey Dobriyan · 16 years ago
  15. 5bcd7ff proc: proc_init_inodecache() can't fail by Alexey Dobriyan · 16 years ago
  16. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  17. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  18. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  19. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  20. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  21. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  22. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  23. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  24. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  25. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  26. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  27. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  28. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago
  29. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  30. 2abc26f [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry by Eric W. Biederman · 17 years ago
  31. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  32. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  33. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  34. f6c7a1f [PATCH] proc: give the root directory a task by Eric W. Biederman · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  37. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 18 years ago
  38. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago