summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2018-08-03nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2016-10-07NFSD: Implement the COPY callAnna Schumaker
2016-09-23nfsd: fix dprintk in nfsd4_encode_getdeviceinfoJeff Layton
2016-07-15nfsd: allow nfsd to advertise multiple layout typesJeff Layton
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington
2016-03-01nfsd: Update NFS server comments related to RDMA supportChuck Lever
2016-03-01nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-08-31NFSD: Return word2 bitmask if setting security label in OPEN/CREATEKinglong Mee
2015-08-31nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.Kinglong Mee
2015-08-31nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee
2015-08-31NFSD: Store parent's stat in a separate valueKinglong Mee
2015-07-20nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee
2015-06-22nfsd: wrap too long lines in nfsd4_encode_readChristoph Hellwig
2015-06-22nfsd: fput rd_file from XDR encode contextChristoph Hellwig
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig
2015-06-19nfsd: clean up raparams handlingChristoph Hellwig
2015-05-29nfsd: Checking for acl support does not require fetching any aclsAndreas Gruenbacher
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-21nfsd4: fix READ permission checkingJ. Bruce Fields
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-31nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee
2015-03-31NFSD: Using path_equal() for checking two pathsKinglong Mee
2015-03-25NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee
2015-03-20NFSD: Take care the return value from nfsd4_decode_stateidKinglong Mee
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2015-01-23nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig
2015-01-07nfsd4: tweak rd_dircount accountingJ. Bruce Fields
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-09nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2014-12-09nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-08nfsd4: fix rd_dircount enforcementJ. Bruce Fields
2014-08-17nfsd4: reserve adequate space for LOCK opJ. Bruce Fields
2014-08-17nfsd4: remove obsolete commentJ. Bruce Fields
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds