aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_sysctl.c
Commit message (Expand)AuthorAge
* sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-11
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* constify dentry_operations: procfsAl Viro2009-03-27
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* Fix broken ownership of /proc/sys/ filesAl Viro2008-11-16
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-23
|\
| * proc: spread __initAlexey Dobriyan2008-10-23
* | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
|/
* proc: make grab_header() staticAdrian Bunk2008-10-09
* proc: proc_sys_root tweakAlexey Dobriyan2008-10-09
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-29
* sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov2008-04-29
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-25
* Remove redundant check from proc_sys_setattr()John Johansen2007-05-08
* [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-14
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-14