aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayGravatar Joel Granados 1-1/+0
2023-04-13nfs: simplify two-level sysctl registration for nfs_cb_sysctlsGravatar Luis Chamberlain 1-19/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-06-06nfs: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-3/+3
2012-07-17NFS: Initialize v4 sysctls from nfs_init_v4()Gravatar Bryan Schumaker 1-26/+0
2012-02-06NFS: Fall back on old idmapper if request_key() failsGravatar Bryan Schumaker 1-2/+0
2010-10-07NFS: new idmapperGravatar Bryan Schumaker 1-0/+2
2010-01-26NFS: Avoid warnings when CONFIG_NFS_V4=nGravatar David Howells 1-0/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-4/+4
2009-11-12sysctl fs: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-11/+3
2007-03-16[PATCH] nfs: fix congestion controlGravatar Peter Zijlstra 1-0/+8
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDGravatar Eric W. Biederman 1-5/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-09NFS: Add timeout to submountsGravatar Trond Myklebust 1-0/+10
2006-01-06NFSv4: Allow entries in the idmap cache to expireGravatar Trond Myklebust 1-0/+10
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelGravatar Trond Myklebust 1-0/+74