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