aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-06-06coda: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2011-03-25codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick1-0/+9
2011-03-22codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick1-7/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman1-4/+0
2009-01-08coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III1-1/+4
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes1-225/+3
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctlsEric W. Biederman1-10/+48
2007-02-11[PATCH] seq_file conversion: codaAlexey Dobriyan1-37/+39
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+254