aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown1-52/+4
2022-08-04NFSD: reduce locking in nfsd_lookup()NeilBrown1-1/+1
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever1-20/+0
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever1-14/+26
2021-10-02NFSD: simplify struct nfsfhNeilBrown1-35/+15
2021-10-02NFSD: drop support for ancient filehandlesNeilBrown1-31/+3
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown1-1/+96
2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever1-5/+2
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever1-1/+1
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields1-1/+4
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust1-0/+5
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton1-1/+1
2020-12-09nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields1-8/+5
2020-12-09nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields1-4/+10
2019-12-19nfsd: handle nfs3 timestamps as unsignedArnd Bergmann1-2/+2
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia1-1/+4
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-22/+6
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein1-22/+6
2018-01-29nfsd: convert to new i_version APIJeff Layton1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields1-1/+23
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-14nfsd: add new io class tracepointJeff Layton1-0/+23
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton1-9/+9
2015-10-12nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-3/+3
2015-02-12nfsd: fix comparison in fh_fsid_match()Dan Carpenter1-1/+1
2015-02-02nfsd: add fh_fsid_match helperChristoph Hellwig1-0/+9
2015-02-02nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig1-0/+9
2014-06-23nfsd: add appropriate __force directives to filehandle generation codeJeff Layton1-4/+11
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig1-5/+54
2014-03-30NFSD: Clear wcc data between compound opsKinglong Mee1-1/+13
2013-10-24nfsd: switch to %p[dD]Al Viro1-2/+2
2012-01-03fs: propagate umode_t, misc bitsAl Viro1-1/+1
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields1-0/+208