summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Clean up nfsd4_encode_readvChuck Lever2020-03-161-5/+4
* nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-03-161-9/+11
* nfsd: set the server_scope during service startupScott Mayhew2020-03-161-4/+5
* nfsd: use timespec64 in encode_time_deltaArnd Bergmann2019-12-191-2/+2
* nfsd: remove unnecessary assertion in nfsd4_encode_replayAditya Pakki2019-12-191-2/+0
* NFSD COPY_NOTIFY xdrOlga Kornievskaia2019-12-091-2/+88
* NFSD add ca_source_server<> to COPYOlga Kornievskaia2019-12-091-1/+64
* Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-071-2/+0
|\
| * nfsd: remove set but not used variable 'len'YueHaibing2019-10-081-2/+0
* | new helper: lookup_positive_unlocked()Al Viro2019-11-151-10/+1
|/
* nfsd: fix nfs read eof detectionTrond Myklebust2019-09-231-8/+3
* nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields2019-08-281-1/+13
* nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust2019-08-191-3/+3
* nfsd: Fix up some unused variable warningsTrond Myklebust2019-08-191-7/+4
* nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton2019-08-191-8/+6
* nfsd: decode implementation idJ. Bruce Fields2019-07-031-12/+9
* nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields2019-07-031-4/+0
* nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-031-9/+4
* nfsd: knfsd must use the container user namespaceTrond Myklebust2019-04-241-2/+3
* nfsd: avoid uninitialized variable warningArnd Bergmann2019-04-241-0/+4
* NFSD introduce async copy featureOlga Kornievskaia2018-09-251-4/+17
* NFSD OFFLOAD_CANCEL xdrOlga Kornievskaia2018-09-251-1/+1
* NFSD OFFLOAD_STATUS xdrOlga Kornievskaia2018-09-251-2/+25
* fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_idnixiaoming2018-08-091-3/+1
* nfsd4: support change_attr_type attributeJ. Bruce Fields2018-06-171-0/+10
* nfsd: fix NFSv4 time_delta attributeJ. Bruce Fields2018-06-171-3/+26
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-2/+5
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-051-2/+5
* | nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew2018-06-081-0/+2
* | nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-05-071-2/+3
|/
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-031-5/+3
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-031-4/+6
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-191-2/+2
* NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-081-3/+2
* nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-081-1/+1
* nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-081-2/+7
* nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever2017-09-051-0/+20
* merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-051-4/+2
|\
| * nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-241-4/+2
* | nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever2017-08-241-2/+2
* | nfsd4: individual encoders no longer see error casesJ. Bruce Fields2017-08-241-206/+103
* | nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-241-0/+3
* | nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-241-6/+3
* | nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-241-0/+1
|/
* nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-121-1/+1
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-2/+3
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-1/+3
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-3/+1
* nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust2017-05-101-3/+8
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-101-4/+4