summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields
2017-08-24nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever
2017-08-24nfsd4: individual encoders no longer see error casesJ. Bruce Fields
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-05-10nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-02-17NFSD: Reserve adequate space for LOCKT operationKinglong Mee
2017-02-06NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown
2017-01-31nfsd: opt in to labeled nfs per exportJ. Bruce Fields
2017-01-31nfsd: constify nfsd_suppatttrsJ. Bruce Fields
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee
2017-01-12nfsd: fix supported attributes for acl & labelsJ. Bruce Fields
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-12-09vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi
2016-11-01nfsd: catch errors in decode_fattr earlierJ. Bruce Fields
2016-11-01nfsd: clean up supported attribute handlingJ. 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