summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAge
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-03
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-03
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-19
* NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-08
* nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-08
* nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-08
* nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever2017-09-05
* merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-05
|\
| * nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-24
* | nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever2017-08-24
* | nfsd4: individual encoders no longer see error casesJ. Bruce Fields2017-08-24
* | nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-24
* | nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-24
* | nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-24
|/
* nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-12
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-15
* nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust2017-05-10
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-10
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* NFSD: Reserve adequate space for LOCKT operationKinglong Mee2017-02-17
* NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown2017-02-06
* nfsd: opt in to labeled nfs per exportJ. Bruce Fields2017-01-31
* nfsd: constify nfsd_suppatttrsJ. Bruce Fields2017-01-31
* NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-31
* nfsd: fix supported attributes for acl & labelsJ. Bruce Fields2017-01-12
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi2016-12-09
* | nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-15
* | nfsd: catch errors in decode_fattr earlierJ. Bruce Fields2016-11-01
* | nfsd: clean up supported attribute handlingJ. Bruce Fields2016-11-01
|/
* NFSD: Implement the COPY callAnna Schumaker2016-10-07
* nfsd: fix dprintk in nfsd4_encode_getdeviceinfoJeff Layton2016-09-23
* nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-15
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-13
* nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-23
* nfsd: Update NFS server comments related to RDMA supportChuck Lever2016-03-01
* nfsd4: fix bad bounds checkingJ. Bruce Fields2016-03-01
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-09
* | nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-07
|/
* NFSD: Return word2 bitmask if setting security label in OPEN/CREATEKinglong Mee2015-08-31
* nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.Kinglong Mee2015-08-31
* nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee2015-08-31
* NFSD: Store parent's stat in a separate valueKinglong Mee2015-08-31
* nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee2015-07-20
* nfsd: wrap too long lines in nfsd4_encode_readChristoph Hellwig2015-06-22
* nfsd: fput rd_file from XDR encode contextChristoph Hellwig2015-06-22
* nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig2015-06-22