summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.h
Commit message (Expand)AuthorAgeFilesLines
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+2
* NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee2017-01-311-2/+2
* NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-311-2/+2
* NFSD: Implement the COPY callAnna Schumaker2016-10-071-0/+2
* nfsd: reorganize nfsd_createJ. Bruce Fields2016-08-041-0/+3
* nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-231-0/+19
* nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-071-0/+2
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-121-2/+2
* NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee2015-08-311-0/+6
* nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig2015-06-221-0/+4
* nfsd: clean up raparams handlingChristoph Hellwig2015-06-191-3/+3
* nfsd: remove nfsd_closeChristoph Hellwig2015-05-041-1/+0
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-0/+2
|\
| * nfsd: Add ALLOCATE supportAnna Schumaker2014-11-071-0/+2
* | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-2/+2
|/
* NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-081-1/+1
* nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields2014-07-081-1/+1
* nfsd: nfsd_splice_read and nfsd_readv should return __be32Jeff Layton2014-06-231-2/+2
* nfsd: remove unused function nfsd_read_fileChristoph Hellwig2014-05-301-2/+0
* nfsd4: separate splice and readv casesJ. Bruce Fields2014-05-301-0/+8
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-301-2/+0
|\
| * nfsd: get rid of unused function definitionKinglong Mee2014-01-061-2/+0
* | nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-261-8/+0
|/
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-151-0/+2
* nfsd: get rid of the unused functions in vfsZhao Hongjiang2013-05-131-5/+0
* switch vfs_getattr() to struct pathAl Viro2013-02-261-0/+8
* nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-311-2/+9
* nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert2012-03-181-0/+2
* fs: propagate umode_t, misc bitsAl Viro2012-01-031-1/+1
* new helpers: fh_{want,drop}_write()Al Viro2012-01-031-0/+10
* nfsd4: warn on open failure after createJ. Bruce Fields2011-10-171-1/+1
* nfsd: prettify NFSD_MAY_* flag definitionsJ. Bruce Fields2011-08-271-14/+14
* nfsd4: permit read opens of executable-only filesJ. Bruce Fields2011-08-271-0/+1
* nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-291-1/+1
* nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields2011-04-111-0/+1
* nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2011-04-111-0/+3
* nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-301-1/+3
* nfsd: don't break lease while servicing a COMMITJeff Layton2010-03-221-0/+1
* nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-151-0/+2
* nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-151-0/+1
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+98