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