summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2019-12-19nfsd: use timespec64 in encode_time_deltaArnd Bergmann
2019-12-19nfsd: remove unnecessary assertion in nfsd4_encode_replayAditya Pakki
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia
2019-12-09NFSD add ca_source_server<> to COPYOlga Kornievskaia
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-11-15new helper: lookup_positive_unlocked()Al Viro
2019-10-08nfsd: remove set but not used variable 'len'YueHaibing
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust
2019-08-28nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields
2019-08-19nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust
2019-08-19nfsd: Fix up some unused variable warningsTrond Myklebust
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields
2019-04-24nfsd: knfsd must use the container user namespaceTrond Myklebust
2019-04-24nfsd: avoid uninitialized variable warningArnd Bergmann
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-09-25NFSD OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia
2018-08-09fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_idnixiaoming
2018-06-17nfsd4: support change_attr_type attributeJ. Bruce Fields
2018-06-17nfsd: fix NFSv4 time_delta attributeJ. Bruce Fields
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-08nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-07nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields
2018-02-08NFSD: hide unused svcxdr_dupstr()Arnd Bergmann
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein
2018-02-08nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields
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