Age | Commit message (Expand) | Author | Files | Lines |
2023-10-16 | NFSD: Add nfsd4_encode_fattr4_change() | Chuck Lever | 1 | -1/+2 |
2023-08-30 | nfsd: handle failure to collect pre/post-op attrs more sanely | Jeff Layton | 1 | -3/+3 |
2023-01-26 | nfsd: move nfsd4_change_attribute to nfsfh.c | Jeff Layton | 1 | -28/+1 |
2022-11-28 | NFSD: Use const pointers as parameters to fh_ helpers | Chuck Lever | 1 | -4/+6 |
2022-08-04 | NFSD: discard fh_locked flag and fh_lock/fh_unlock | NeilBrown | 1 | -52/+4 |
2022-08-04 | NFSD: reduce locking in nfsd_lookup() | NeilBrown | 1 | -1/+1 |
2022-03-11 | NFSD: Remove CONFIG_NFSD_V3 | Chuck Lever | 1 | -20/+0 |
2022-01-08 | NFSD: Move fill_pre_wcc() and fill_post_wcc() | Chuck Lever | 1 | -14/+26 |
2021-10-02 | NFSD: simplify struct nfsfh | NeilBrown | 1 | -35/+15 |
2021-10-02 | NFSD: drop support for ancient filehandles | NeilBrown | 1 | -31/+3 |
2021-10-02 | NFSD: move filehandle format declarations out of "uapi". | NeilBrown | 1 | -1/+96 |
2021-05-18 | NFSD: Constify @fh argument of knfsd_fh_hash() | Chuck Lever | 1 | -5/+2 |
2021-03-22 | NFSD: Update the GETATTR3res encoder to use struct xdr_stream | Chuck Lever | 1 | -1/+1 |
2021-01-30 | nfs: use change attribute for NFS re-exports | J. Bruce Fields | 1 | -1/+4 |
2020-12-09 | nfsd: Record NFSv4 pre/post-op attributes as non-atomic | Trond Myklebust | 1 | -0/+5 |
2020-12-09 | nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations | Jeff Layton | 1 | -1/+1 |
2020-12-09 | nfsd: minor nfsd4_change_attribute cleanup | J. Bruce Fields | 1 | -8/+5 |
2020-12-09 | nfsd: only call inode_query_iversion in the I_VERSION case | J. Bruce Fields | 1 | -4/+10 |
2019-12-20 | nfsd: handle nfs3 timestamps as unsigned | Arnd Bergmann | 1 | -2/+2 |
2019-12-09 | NFSD: allow inter server COPY to have a STALE source server fh | Olga Kornievskaia | 1 | -1/+4 |
2018-02-09 | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -22/+6 |
2018-02-08 | nfsd: store stat times in fill_pre_wcc() instead of inode times | Amir Goldstein | 1 | -22/+6 |
2018-01-29 | nfsd: convert to new i_version API | Jeff Layton | 1 | -1/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-12 | nfsd4: factor ctime into change attribute | J. Bruce Fields | 1 | -1/+23 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
2016-01-15 | nfsd: add new io class tracepoint | Jeff Layton | 1 | -0/+23 |
2015-10-13 | nfsd: switch unsigned char flags in svc_fh to bools | Jeff Layton | 1 | -9/+9 |
2015-10-13 | nfsd: move svc_fh->fh_maxsize to just after fh_handle | Jeff Layton | 1 | -1/+1 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -3/+3 |
2015-02-12 | nfsd: fix comparison in fh_fsid_match() | Dan Carpenter | 1 | -1/+1 |
2015-02-02 | nfsd: add fh_fsid_match helper | Christoph Hellwig | 1 | -0/+9 |
2015-02-02 | nfsd: move nfsd_fh_match to nfsfh.h | Christoph Hellwig | 1 | -0/+9 |
2014-06-23 | nfsd: add appropriate __force directives to filehandle generation code | Jeff Layton | 1 | -4/+11 |
2014-05-07 | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 1 | -5/+54 |
2014-03-30 | NFSD: Clear wcc data between compound ops | Kinglong Mee | 1 | -1/+13 |
2013-10-25 | nfsd: switch to %p[dD] | Al Viro | 1 | -2/+2 |
2012-01-04 | fs: propagate umode_t, misc bits | Al Viro | 1 | -1/+1 |
2010-10-13 | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields | 1 | -2/+0 |
2009-12-15 | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields | 1 | -0/+208 |