summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsfh.h
AgeCommit message (Expand)Author
2023-10-16NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever
2023-08-29nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton
2023-01-26nfsd: move nfsd4_change_attribute to nfsfh.cJeff Layton
2022-11-28NFSD: Use const pointers as parameters to fh_ helpersChuck Lever
2022-08-04NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown
2022-08-04NFSD: reduce locking in nfsd_lookup()NeilBrown
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever
2021-10-02NFSD: simplify struct nfsfhNeilBrown
2021-10-02NFSD: drop support for ancient filehandlesNeilBrown
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown
2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-12-09nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields
2020-12-09nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields
2019-12-19nfsd: handle nfs3 timestamps as unsignedArnd Bergmann
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein
2018-01-29nfsd: convert to new i_version APIJeff Layton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14nfsd: add new io class tracepointJeff Layton
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-10-12nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-02-12nfsd: fix comparison in fh_fsid_match()Dan Carpenter
2015-02-02nfsd: add fh_fsid_match helperChristoph Hellwig
2015-02-02nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig
2014-06-23nfsd: add appropriate __force directives to filehandle generation codeJeff Layton
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2014-03-30NFSD: Clear wcc data between compound opsKinglong Mee
2013-10-24nfsd: switch to %p[dD]Al Viro
2012-01-03fs: propagate umode_t, misc bitsAl Viro
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields