aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10proc: make grab_header() staticAdrian Bunk1-1/+1
2008-10-10proc: proc_sys_root tweakAlexey Dobriyan1-2/+2
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-1/+1
2008-07-26[PATCH] sanitize proc_sysctlAl Viro1-235/+192
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-2/+2
2008-04-29sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov1-39/+11
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-1/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-2/+2
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells1-2/+4
2007-05-08Remove redundant check from proc_sys_setattr()John Johansen1-5/+2
2007-02-14[PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-0/+478