1. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  2. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  3. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  4. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
  5. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  6. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  7. 1f87f0b sysctl: Move the implementation into fs/proc/proc_sysctl.c by Eric W. Biederman · 13 years ago
  8. 9741295 procfs: parse mount options by Vasiliy Kulikov · 13 years ago
  9. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  10. f2beb79 proc: make struct proc_maps_private truly private by Stephen Wilson · 13 years ago
  11. 6b4e306 ns: proc files for namespace naming policy. by Eric W. Biederman · 15 years ago
  12. 52e9fc7 procfs: kill the global proc_mnt variable by Oleg Nesterov · 13 years ago
  13. 6d1b6e4 proc: ->low_ino cleanup by Alexey Dobriyan · 14 years ago
  14. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 14 years ago
  15. 135d565 proc: rename de_get() to pde_get() and inline it by Alexey Dobriyan · 15 years ago
  16. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  17. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 16 years ago
  18. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  19. ae04811 proc: move /proc/kmsg creation to fs/proc/kmsg.c by Alexey Dobriyan · 16 years ago
  20. 5bcd7ff proc: proc_init_inodecache() can't fail by Alexey Dobriyan · 16 years ago
  21. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  22. 881adb8 proc: always do ->release by Alexey Dobriyan · 16 years ago
  23. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 16 years ago
  24. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  25. 0d5c9f5 proc: switch to proc_create() by Alexey Dobriyan · 16 years ago
  26. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  27. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 17 years ago
  28. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 17 years ago
  29. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  30. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 17 years ago
  31. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 17 years ago
  32. 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 17 years ago
  33. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
  34. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  35. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  36. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  37. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  38. 5096add proc: maps protection by Kees Cook · 17 years ago
  39. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago
  40. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 18 years ago
  41. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  42. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  43. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 18 years ago
  44. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  45. 662795d [PATCH] proc: Move proc_maps_operations into task_mmu.c by Eric W. Biederman · 18 years ago
  46. aed7a6c [PATCH] proc: Replace proc_inode.type with proc_inode.fd by Eric W. Biederman · 18 years ago
  47. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  48. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago