summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: report per-export statsAmir Goldstein2021-01-251-1/+1
* Revert "nfsd4: support change_attr_type attribute"J. Bruce Fields2020-12-091-1/+0
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-0/+8
* nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden2020-07-131-1/+4
* nfsd4: fix nfsdfs reference count loopJ. Bruce Fields2020-06-291-0/+3
* nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-081-0/+2
* nfsd: remove nfs4_reset_lease() declarationsArnd Bergmann2019-12-191-2/+0
* NFSD fix mismatching type in nfsd4_set_netaddrOlga Kornievskaia2019-12-091-1/+1
* NFSD fill-in netloc4 structureOlga Kornievskaia2019-12-091-0/+32
* nfsd: check for EBUSY from vfs_rmdir/vfs_unink.NeilBrown2019-11-301-1/+2
* nfsd4: add a client info fileJ. Bruce Fields2019-07-031-1/+3
* nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-031-0/+9
* nfsd: knfsd must use the container user namespaceTrond Myklebust2019-04-241-0/+7
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-241-1/+1
* nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-241-3/+5
* nfsd4: support change_attr_type attributeJ. Bruce Fields2018-06-171-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-3/+3
* nfsd: constify nfsd_suppatttrsJ. Bruce Fields2017-01-311-3/+3
* nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-151-2/+7
* nfsd: catch errors in decode_fattr earlierJ. Bruce Fields2016-11-011-1/+5
* nfsd: clean up supported attribute handlingJ. Bruce Fields2016-11-011-14/+7
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-131-0/+5
* nfsd: eliminate NFSD_DEBUGMark Salter2015-04-211-1/+1
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-2/+14
* nfsd: correctly define v4.2 support attributesChristoph Hellwig2014-11-191-3/+6
* NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker2014-08-281-1/+1
* NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-081-2/+0
* nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-061-1/+8
* nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-061-1/+1
* nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-061-1/+2
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-0/+1
* nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields2014-03-271-1/+1
* nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-121-1/+0
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-151-2/+16
* NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson2013-05-131-1/+1
* NFS: Add NFSv4.2 protocol constantsSteve Dickson2013-05-131-0/+6
* fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei2013-02-231-3/+3
* nfsd: make NFSd service structure allocated per netStanislav Kinsbursky2012-12-101-14/+4
* nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-101-5/+0
* nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky2012-12-101-1/+1
* nfsd: pass net to nfsd_svc()Stanislav Kinsbursky2012-12-101-1/+1
* nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky2012-12-101-1/+1
* nfsd: make NFSv4 grace time per netStanislav Kinsbursky2012-11-281-2/+0
* nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-281-1/+0
* nfsd: call state init and shutdown twiceStanislav Kinsbursky2012-11-281-0/+4
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-211-1/+1
* nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2012-08-201-0/+2
* NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2012-07-251-0/+2
* NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky2012-07-251-0/+9