summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-011-0/+99
* NFS: Add missing encode / decode sequence_maxsz to v4.2 operationsAnna Schumaker2019-03-011-0/+10
* NFS: Remove print_overflow_msg()Chuck Lever2019-02-131-16/+5Star
* NFS add support for asynchronous COPYOlga Kornievskaia2018-08-091-3/+5
* NFS COPY xdr handle async replyOlga Kornievskaia2018-08-091-10/+12
* NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-091-0/+68
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nfs: fix decoder callback prototypesChristoph Hellwig2017-05-151-6/+12
* nfs: fix encoder callback prototypesChristoph Hellwig2017-05-151-14/+20
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-091-2/+20
* pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-031-2/+3
* NFSv4.2: Fix warning "variable ‘stateids’ set but not used"Trond Myklebust2016-07-241-2/+10
* NFS: Add COPY nfs operationAnna Schumaker2016-05-171-0/+146
* nfs42: add CLONE xdr functionsPeng Tao2015-10-151-1/+96
* nfs42: decode_layoutstats does not need res parameterPeng Tao2015-08-261-3/+2Star
* NFSv4.2: Fix up a decoding error in layoutstatsTrond Myklebust2015-06-271-17/+1Star
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-241-0/+122
* NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-4/+16
* nfs: Add DEALLOCATE supportAnna Schumaker2014-11-251-0/+64
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-251-0/+75
* NFS: Implement SEEKAnna Schumaker2014-09-301-0/+98