summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton2023-08-291-3/+3
* nfsd: move nfsd4_change_attribute to nfsfh.cJeff Layton2023-01-261-28/+1
* NFSD: Use const pointers as parameters to fh_ helpersChuck Lever2022-11-281-4/+6
* NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown2022-08-041-52/+4
* NFSD: reduce locking in nfsd_lookup()NeilBrown2022-08-041-1/+1
* NFSD: Remove CONFIG_NFSD_V3Chuck Lever2022-03-111-20/+0
* NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever2022-01-081-14/+26
* NFSD: simplify struct nfsfhNeilBrown2021-10-021-35/+15
* NFSD: drop support for ancient filehandlesNeilBrown2021-10-021-31/+3
* NFSD: move filehandle format declarations out of "uapi".NeilBrown2021-10-021-1/+96
* NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever2021-05-181-5/+2
* NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever2021-03-221-1/+1
* nfs: use change attribute for NFS re-exportsJ. Bruce Fields2021-01-301-1/+4
* nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust2020-12-091-0/+5
* nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton2020-12-091-1/+1
* nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields2020-12-091-8/+5
* nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields2020-12-091-4/+10
* nfsd: handle nfs3 timestamps as unsignedArnd Bergmann2019-12-191-2/+2
* NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia2019-12-091-1/+4
* Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-081-22/+6
|\
| * nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-081-22/+6
* | nfsd: convert to new i_version APIJeff Layton2018-01-291-1/+2
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-121-1/+23
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* nfsd: add new io class tracepointJeff Layton2016-01-141-0/+23
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-121-9/+9
* nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton2015-10-121-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* nfsd: fix comparison in fh_fsid_match()Dan Carpenter2015-02-121-1/+1
* nfsd: add fh_fsid_match helperChristoph Hellwig2015-02-021-0/+9
* nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2015-02-021-0/+9
* nfsd: add appropriate __force directives to filehandle generation codeJeff Layton2014-06-231-4/+11
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-5/+54
* NFSD: Clear wcc data between compound opsKinglong Mee2014-03-301-1/+13
* nfsd: switch to %p[dD]Al Viro2013-10-241-2/+2
* fs: propagate umode_t, misc bitsAl Viro2012-01-031-1/+1
* nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields2010-10-131-2/+0
* nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-151-0/+208