aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/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-06nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2012-07-17NFS: Initialize v4 sysctls from nfs_init_v4()Bryan Schumaker1-26/+0
2012-02-06NFS: Fall back on old idmapper if request_key() failsBryan Schumaker1-2/+0
2010-10-07NFS: new idmapperBryan Schumaker1-0/+2
2010-01-26NFS: Avoid warnings when CONFIG_NFS_V4=nDavid Howells1-0/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-4/+4
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman1-11/+3
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra1-0/+8
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman1-5/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-09NFS: Add timeout to submountsTrond Myklebust1-0/+10
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+10
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust1-0/+74