aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-22NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2020-07-13nfsd: define xattr functions to call into their vfs counterpartsGravatar Frank van der Linden 1-0/+10
2020-01-22nfsd: Ensure sampling of the write verifier is atomic with the writeGravatar Trond Myklebust 1-2/+3
2020-01-22nfsd: Ensure sampling of the commit verifier is atomic with the commitGravatar Trond Myklebust 1-1/+1
2020-01-22nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()Gravatar Trond Myklebust 1-2/+3
2020-01-22nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argumentGravatar Trond Myklebust 1-1/+3
2019-12-19nfsd: pass a 64-bit guardtime to nfsd_setattr()Gravatar Arnd Bergmann 1-1/+1
2019-11-30nfsd: Ensure CLONE persists data and metadata changes to the target fileGravatar Trond Myklebust 1-1/+1
2019-09-23nfsd: fix nfs read eof detectionGravatar Trond Myklebust 1-22/+6
2019-08-19nfsd: rip out the raparms cacheGravatar Jeff Layton 1-6/+0
2019-08-19nfsd: add a new struct file caching facility to nfsdGravatar Jeff Layton 1-0/+3
2019-04-24nfsd: allow fh_want_write to be called twiceGravatar J. Bruce Fields 1-1/+4
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procGravatar Chuck Lever 1-4/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 1-1/+2
2017-01-31NFSD: cleanup dead codes and values in nfsd_writeGravatar Kinglong Mee 1-2/+2
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeGravatar Kinglong Mee 1-2/+2
2016-10-07NFSD: Implement the COPY callGravatar Anna Schumaker 1-0/+2
2016-08-04nfsd: reorganize nfsd_createGravatar J. Bruce Fields 1-0/+3
2016-03-23nfsd: use short read as well as i_size to set eofGravatar Benjamin Coddington 1-0/+19
2015-12-07nfsd: implement the NFSv4.2 CLONE operationGravatar Christoph Hellwig 1-0/+2
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsGravatar Jeff Layton 1-2/+2
2015-08-31NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Gravatar Kinglong Mee 1-0/+6
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opGravatar Christoph Hellwig 1-0/+4
2015-06-19nfsd: clean up raparams handlingGravatar Christoph Hellwig 1-3/+3
2015-05-04nfsd: remove nfsd_closeGravatar Christoph Hellwig 1-1/+0
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+2
2014-11-07nfsd: Add ALLOCATE supportGravatar Anna Schumaker 1-0/+2
2014-10-31vfs: make first argument of dir_context.actor typedGravatar Miklos Szeredi 1-2/+2
2014-07-08NFSD: Remove iattr parameter from nfsd_symlink()Gravatar Kinglong Mee 1-1/+1
2014-07-08nfsd: let nfsd_symlink assume null-terminated dataGravatar J. Bruce Fields 1-1/+1
2014-06-23nfsd: nfsd_splice_read and nfsd_readv should return __be32Gravatar Jeff Layton 1-2/+2
2014-05-30nfsd: remove unused function nfsd_read_fileGravatar Christoph Hellwig 1-2/+0
2014-05-30nfsd4: separate splice and readv casesGravatar J. Bruce Fields 1-0/+8
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+0
2014-01-26nfsd: use get_acl and ->set_aclGravatar Christoph Hellwig 1-8/+0
2014-01-06nfsd: get rid of unused function definitionGravatar Kinglong Mee 1-2/+0
2013-05-15NFSD: Server implementation of MAC LabelingGravatar David Quigley 1-0/+2
2013-05-13nfsd: get rid of the unused functions in vfsGravatar Zhao Hongjiang 1-5/+0
2013-02-26switch vfs_getattr() to struct pathGravatar Al Viro 1-0/+8
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexGravatar Jan Kara 1-2/+9
2012-03-18nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Gravatar Bernd Schubert 1-0/+2
2012-01-03fs: propagate umode_t, misc bitsGravatar Al Viro 1-1/+1
2012-01-03new helpers: fh_{want,drop}_write()Gravatar Al Viro 1-0/+10
2011-10-17nfsd4: warn on open failure after createGravatar J. Bruce Fields 1-1/+1
2011-08-27nfsd: prettify NFSD_MAY_* flag definitionsGravatar J. Bruce Fields 1-14/+14
2011-08-27nfsd4: permit read opens of executable-only filesGravatar J. Bruce Fields 1-0/+1
2011-04-29nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyGravatar Mi Jinlong 1-1/+1
2011-04-11nfsd4: allow fh_verify caller to skip pseudoflavor checksGravatar J. Bruce Fields 1-0/+1
2011-04-11nfsd: distinguish functions of NFSD_MAY_* flagsGravatar J. Bruce Fields 1-0/+3