aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-09NFS: add ca_source_server<> to COPYOlga Kornievskaia1-2/+10
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia1-0/+178
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust1-0/+99
2019-03-01NFS: Add missing encode / decode sequence_maxsz to v4.2 operationsAnna Schumaker1-0/+10
2019-02-13NFS: Remove print_overflow_msg()Chuck Lever1-16/+5
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia1-3/+5
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia1-10/+12
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia1-0/+68
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15nfs: fix decoder callback prototypesChristoph Hellwig1-6/+12
2017-05-15nfs: fix encoder callback prototypesChristoph Hellwig1-14/+20
2017-05-08NFS append COMMIT after synchronous COPYOlga Kornievskaia1-2/+20
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust1-2/+3
2016-07-24NFSv4.2: Fix warning "variable ‘stateids’ set but not used"Trond Myklebust1-2/+10
2016-05-17NFS: Add COPY nfs operationAnna Schumaker1-0/+146
2015-10-15nfs42: add CLONE xdr functionsPeng Tao1-1/+96
2015-08-25nfs42: decode_layoutstats does not need res parameterPeng Tao1-3/+2
2015-06-27NFSv4.2: Fix up a decoding error in layoutstatsTrond Myklebust1-17/+1
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust1-0/+122
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker1-4/+16
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker1-0/+64
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker1-0/+75
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+98