aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h
AgeCommit message (Expand)Author
2020-07-13nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden
2020-06-29nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2019-12-19nfsd: remove nfs4_reset_lease() declarationsArnd Bergmann
2019-12-09NFSD fix mismatching type in nfsd4_set_netaddrOlga Kornievskaia
2019-12-09NFSD fill-in netloc4 structureOlga Kornievskaia
2019-11-30nfsd: check for EBUSY from vfs_rmdir/vfs_unink.NeilBrown
2019-07-03nfsd4: add a client info fileJ. Bruce Fields
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields
2019-04-24nfsd: knfsd must use the container user namespaceTrond Myklebust
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust
2019-04-24nfsd: Allow containers to set supported nfs versionsTrond Myklebust
2018-06-17nfsd4: support change_attr_type attributeJ. Bruce Fields
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-01-31nfsd: constify nfsd_suppatttrsJ. Bruce Fields
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-11-01nfsd: catch errors in decode_fattr earlierJ. Bruce Fields
2016-11-01nfsd: clean up supported attribute handlingJ. Bruce Fields
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2014-11-19nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-08-28NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2014-03-27nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields
2013-05-15NFSD: Server implementation of MAC LabelingDavid Quigley
2013-05-13NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson
2013-05-13NFS: Add NFSv4.2 protocol constantsSteve Dickson
2013-02-23fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei
2012-12-10nfsd: make NFSd service structure allocated per netStanislav Kinsbursky
2012-12-10nfsd: make NFSd service boot time per-netStanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_svc()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky
2012-11-28nfsd: make NFSv4 grace time per netStanislav Kinsbursky
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky
2012-11-28nfsd: call state init and shutdown twiceStanislav Kinsbursky
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields
2012-08-20nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields
2012-07-25NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky
2012-07-25NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky
2012-07-10nfsd: share some function prototypesJ. Bruce Fields
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton
2011-11-07NFSD: Remove unnecessary whitespaceBryan Schumaker