index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coda
/
sysctl.c
Age
Commit message (
Expand
)
Author
2019-07-16
coda: remove sysctl object from module when unused
Fabian Frederick
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-06-06
coda: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2011-03-25
codafs: fix build break when CONFIG_PROC_SYSCTL=n
Rakib Mullick
2011-03-22
codafs: fix compile warning when CONFIG_SYSCTL=n
Rakib Mullick
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
2009-01-08
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
Richard A. Holden III
2007-07-19
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
Eric W. Biederman
2007-02-11
[PATCH] seq_file conversion: coda
Alexey Dobriyan
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds