aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.h
AgeCommit message (Expand)Author
2020-01-19nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust
2019-04-24nfsd: allow fh_want_write to be called twiceJ. Bruce Fields
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-01-31NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee
2016-10-07NFSD: Implement the COPY callAnna Schumaker
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-08-31NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig
2015-06-19nfsd: clean up raparams handlingChristoph Hellwig
2015-05-04nfsd: remove nfsd_closeChristoph Hellwig
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-07-08NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee
2014-07-08nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields
2014-06-23nfsd: nfsd_splice_read and nfsd_readv should return __be32Jeff Layton
2014-05-30nfsd: remove unused function nfsd_read_fileChristoph Hellwig
2014-05-30nfsd4: separate splice and readv casesJ. Bruce Fields
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig
2014-01-06nfsd: get rid of unused function definitionKinglong Mee
2013-05-15NFSD: Server implementation of MAC LabelingDavid Quigley
2013-05-13nfsd: get rid of the unused functions in vfsZhao Hongjiang
2013-02-26switch vfs_getattr() to struct pathAl Viro
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2012-03-18nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert
2012-01-03fs: propagate umode_t, misc bitsAl Viro
2012-01-03new helpers: fh_{want,drop}_write()Al Viro
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields
2011-08-27nfsd: prettify NFSD_MAY_* flag definitionsJ. Bruce Fields
2011-08-27nfsd4: permit read opens of executable-only filesJ. Bruce Fields
2011-04-29nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong
2011-04-11nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields
2011-04-11nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-03-22nfsd: don't break lease while servicing a COMMITJeff Layton
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields
2009-12-15nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields