aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever1-1/+1
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever1-1/+2
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever1-1/+1
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever1-1/+2
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo1-0/+4
2021-03-22nfsd: report client confirmation status in "info" fileNeilBrown1-1/+3
2021-03-22nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust1-2/+1
2021-01-25nfsd: report per-export statsAmir Goldstein1-1/+1
2020-12-09Revert "nfsd4: support change_attr_type attribute"J. Bruce Fields1-1/+0
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever1-0/+8
2020-07-13nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden1-1/+4
2020-06-29nfsd4: fix nfsdfs reference count loopJ. Bruce Fields1-0/+3
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields1-0/+2
2019-12-19nfsd: remove nfs4_reset_lease() declarationsArnd Bergmann1-2/+0
2019-12-09NFSD fix mismatching type in nfsd4_set_netaddrOlga Kornievskaia1-1/+1
2019-12-09NFSD fill-in netloc4 structureOlga Kornievskaia1-0/+32
2019-11-30nfsd: check for EBUSY from vfs_rmdir/vfs_unink.NeilBrown1-1/+2
2019-07-03nfsd4: add a client info fileJ. Bruce Fields1-1/+3
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields1-0/+9
2019-04-24nfsd: knfsd must use the container user namespaceTrond Myklebust1-0/+7
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust1-1/+1
2019-04-24nfsd: Allow containers to set supported nfs versionsTrond Myklebust1-3/+5
2018-06-17nfsd4: support change_attr_type attributeJ. Bruce Fields1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-3/+3
2017-01-31nfsd: constify nfsd_suppatttrsJ. Bruce Fields1-3/+3
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher1-2/+7
2016-11-01nfsd: catch errors in decode_fattr earlierJ. Bruce Fields1-1/+5
2016-11-01nfsd: clean up supported attribute handlingJ. Bruce Fields1-14/+7
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble1-0/+5
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter1-1/+1
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig1-2/+14
2014-11-19nfsd: correctly define v4.2 support attributesChristoph Hellwig1-3/+6
2014-08-28NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker1-1/+1
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee1-2/+0
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig1-1/+8
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig1-1/+1
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig1-1/+2
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig1-0/+1
2014-03-27nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields1-1/+1
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields1-1/+0
2013-05-15NFSD: Server implementation of MAC LabelingDavid Quigley1-2/+16
2013-05-13NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson1-1/+1
2013-05-13NFS: Add NFSv4.2 protocol constantsSteve Dickson1-0/+6
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