sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / fs / proc / proc_sysctl.c
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-03-27 Al Viroconstify dentry_operations: procfs
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-11-16 Al ViroFix broken ownership of /proc/sys/ files
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Alexey Dobriyanproc: spread __init
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-10 Adrian Bunkproc: make grab_header() static
2008-10-10 Alexey Dobriyanproc: proc_sys_root tweak
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Al Viro[PATCH] sanitize proc_sysctl
2008-04-29 Pavel Emelyanovsysctl: add the ->permissions callback on the ctl_table...
2008-04-29 Pavel Emelyanovsysctl: merge equal proc_sys_read and proc_sys_write
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2007-10-25 David HowellsFix pointer mismatches in proc_sysctl.c
2007-05-08 John JohansenRemove redundant check from proc_sys_setattr()
2007-02-14 Eric W. Biederman[PATCH] sysctl: hide the sysctl proc inodes from selinux
2007-02-14 Eric W. Biederman[PATCH] sysctl: reimplement the sysctl proc support