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