index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.h
Age
Commit message (
Expand
)
Author
2021-01-30
nfs: use change attribute for NFS re-exports
J. Bruce Fields
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-09
nfsd: minor nfsd4_change_attribute cleanup
J. Bruce Fields
2020-12-09
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
2019-12-19
nfsd: handle nfs3 timestamps as unsigned
Arnd Bergmann
2019-12-09
NFSD: allow inter server COPY to have a STALE source server fh
Olga Kornievskaia
2018-02-08
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-01-29
nfsd: convert to new i_version API
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-12
nfsd4: factor ctime into change attribute
J. Bruce Fields
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
nfsd: add new io class tracepoint
Jeff Layton
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-10-12
nfsd: move svc_fh->fh_maxsize to just after fh_handle
Jeff Layton
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-02-12
nfsd: fix comparison in fh_fsid_match()
Dan Carpenter
2015-02-02
nfsd: add fh_fsid_match helper
Christoph Hellwig
2015-02-02
nfsd: move nfsd_fh_match to nfsfh.h
Christoph Hellwig
2014-06-23
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
2013-10-24
nfsd: switch to %p[dD]
Al Viro
2012-01-03
fs: propagate umode_t, misc bits
Al Viro
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields