summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsd: share some function prototypesJ. Bruce Fields2012-07-101-0/+2
* nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton2012-03-291-1/+6
* NFSD: Remove unnecessary whitespaceBryan Schumaker2011-11-071-7/+7
* NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker2011-11-071-2/+4
* NFSD: Add a cache for fs_locations informationTrond Myklebust2011-09-131-0/+7
* Remove include/linux/nfsd/const.hJ. Bruce Fields2011-08-261-0/+26
* nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-041-0/+1
* nfsd4: expire clients more promptlyJ. Bruce Fields2010-10-111-1/+1
* nfsd4: share file descriptors between stateid'sJ. Bruce Fields2010-07-291-0/+1
* nfsd4: allow setting grace period timeJ. Bruce Fields2010-03-061-0/+1
* nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields2010-03-061-3/+2
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-151-0/+5
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-0/+335