aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-23fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei1-3/+3
2012-12-10nfsd: make NFSd service structure allocated per netStanislav Kinsbursky1-14/+4
2012-12-10nfsd: make NFSd service boot time per-netStanislav Kinsbursky1-5/+0
2012-12-10nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky1-1/+1
2012-12-10nfsd: pass net to nfsd_svc()Stanislav Kinsbursky1-1/+1
2012-12-10nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky1-1/+1
2012-11-28nfsd: make NFSv4 grace time per netStanislav Kinsbursky1-2/+0
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky1-1/+0
2012-11-28nfsd: call state init and shutdown twiceStanislav Kinsbursky1-0/+4
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields1-1/+1
2012-08-20nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields1-0/+2
2012-07-25NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky1-0/+2
2012-07-25NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky1-0/+9
2012-07-10nfsd: share some function prototypesJ. Bruce Fields1-0/+2
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton1-1/+6
2011-11-07NFSD: Remove unnecessary whitespaceBryan Schumaker1-7/+7
2011-11-07NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker1-2/+4
2011-09-13NFSD: Add a cache for fs_locations informationTrond Myklebust1-0/+7
2011-08-26Remove include/linux/nfsd/const.hJ. Bruce Fields1-0/+26
2011-01-04nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields1-0/+1
2010-10-11nfsd4: expire clients more promptlyJ. Bruce Fields1-1/+1
2010-07-29nfsd4: share file descriptors between stateid'sJ. Bruce Fields1-0/+1
2010-03-06nfsd4: allow setting grace period timeJ. Bruce Fields1-0/+1
2010-03-06nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields1-3/+2
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-15nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson1-0/+5
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-0/+335