1. 2315ffa sysctl: Don't look at ctl_name and strategy in the generic code by Eric W. Biederman · 15 years ago
  2. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  3. d72f71e constify dentry_operations: procfs by Al Viro · 15 years ago
  4. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  5. 5c06fe7 Fix broken ownership of /proc/sys/ files by Al Viro · 16 years ago
  6. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  7. 1e0edd3 proc: spread __init by Alexey Dobriyan · 16 years ago
  8. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  9. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  10. 8132436 proc: make grab_header() static by Adrian Bunk · 16 years ago
  11. e167523 proc: proc_sys_root tweak by Alexey Dobriyan · 16 years ago
  12. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  13. 9043476f [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  14. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  15. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 16 years ago
  16. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  17. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  18. 2a2da53 Fix pointer mismatches in proc_sysctl.c by David Howells · 17 years ago
  19. 9d0633c Remove redundant check from proc_sys_setattr() by John Johansen · 17 years ago
  20. 86a71dbd [PATCH] sysctl: hide the sysctl proc inodes from selinux by Eric W. Biederman · 17 years ago
  21. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago