summaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* constify dentry_operations: procfsAl Viro2009-03-271-2/+2
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* Fix broken ownership of /proc/sys/ filesAl Viro2008-11-161-0/+1
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-231-2/+2
|\
| * proc: spread __initAlexey Dobriyan2008-10-231-2/+2
* | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-2/+8
* | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
|/
* proc: make grab_header() staticAdrian Bunk2008-10-101-1/+1
* proc: proc_sys_root tweakAlexey Dobriyan2008-10-101-2/+2
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* [PATCH] sanitize proc_sysctlAl Viro2008-07-261-235/+192
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-291-2/+2
* sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov2008-04-291-39/+11
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-2/+2
* Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-251-2/+4
* Remove redundant check from proc_sys_setattr()John Johansen2007-05-081-5/+2
* [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-141-0/+1
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-141-0/+478
OpenPOWER on IntegriCloud