index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsd.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-01-31
nfsd: constify nfsd_suppatttrs
J. Bruce Fields
2016-12-15
nfsd: add support for the umask attribute
Andreas Gruenbacher
2016-11-01
nfsd: catch errors in decode_fattr earlier
J. Bruce Fields
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
2015-04-21
nfsd: eliminate NFSD_DEBUG
Mark Salter
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
2014-11-19
nfsd: correctly define v4.2 support attributes
Christoph Hellwig
2014-08-28
NFSD: Update some as-yet unused 4.2 error codes
Anna Schumaker
2014-05-08
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
2014-05-06
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
2014-05-06
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2014-03-27
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
2013-07-12
nfsd4: fix minorversion support interface
J. Bruce Fields
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
2013-05-13
NFSDv4.2: Add NFS v4.2 support to the NFS server
Steve Dickson
2013-05-13
NFS: Add NFSv4.2 protocol constants
Steve Dickson
2013-02-23
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-08-20
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
2012-07-25
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-10
nfsd: share some function prototypes
J. Bruce Fields
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
2011-11-07
NFSD: Remove unnecessary whitespace
Bryan Schumaker
2011-11-07
NFSD: Call nfsd4_init_slabs() from init_nfsd()
Bryan Schumaker
2011-09-13
NFSD: Add a cache for fs_locations information
Trond Myklebust
2011-08-26
Remove include/linux/nfsd/const.h
J. Bruce Fields
2011-01-04
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
2010-10-11
nfsd4: expire clients more promptly
J. Bruce Fields
2010-07-29
nfsd4: share file descriptors between stateid's
J. Bruce Fields
2010-03-06
nfsd4: allow setting grace period time
J. Bruce Fields
2010-03-06
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh