aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsfh.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Gravatar Chuck Lever 1-5/+2
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2021-01-30nfs: use change attribute for NFS re-exportsGravatar J. Bruce Fields 1-1/+4
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicGravatar Trond Myklebust 1-0/+5
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsGravatar Jeff Layton 1-1/+1
2020-12-09nfsd: minor nfsd4_change_attribute cleanupGravatar J. Bruce Fields 1-8/+5
2020-12-09nfsd: only call inode_query_iversion in the I_VERSION caseGravatar J. Bruce Fields 1-4/+10
2019-12-19nfsd: handle nfs3 timestamps as unsignedGravatar Arnd Bergmann 1-2/+2
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhGravatar Olga Kornievskaia 1-1/+4
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-22/+6
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesGravatar Amir Goldstein 1-22/+6
2018-01-29nfsd: convert to new i_version APIGravatar Jeff Layton 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-12nfsd4: factor ctime into change attributeGravatar J. Bruce Fields 1-1/+23
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-2/+2
2016-01-14nfsd: add new io class tracepointGravatar Jeff Layton 1-0/+23
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsGravatar Jeff Layton 1-9/+9
2015-10-12nfsd: move svc_fh->fh_maxsize to just after fh_handleGravatar Jeff Layton 1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-3/+3
2015-02-12nfsd: fix comparison in fh_fsid_match()Gravatar Dan Carpenter 1-1/+1
2015-02-02nfsd: add fh_fsid_match helperGravatar Christoph Hellwig 1-0/+9
2015-02-02nfsd: move nfsd_fh_match to nfsfh.hGravatar Christoph Hellwig 1-0/+9
2014-06-23nfsd: add appropriate __force directives to filehandle generation codeGravatar Jeff Layton 1-4/+11
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Gravatar Christoph Hellwig 1-5/+54
2014-03-30NFSD: Clear wcc data between compound opsGravatar Kinglong Mee 1-1/+13
2013-10-24nfsd: switch to %p[dD]Gravatar Al Viro 1-2/+2
2012-01-03fs: propagate umode_t, misc bitsGravatar Al Viro 1-1/+1
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkGravatar J. Bruce Fields 1-2/+0
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdGravatar J. Bruce Fields 1-0/+208