| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust | 2019-03-01 | 1 | -0/+99 |
* | NFS: Add missing encode / decode sequence_maxsz to v4.2 operations | Anna Schumaker | 2019-03-01 | 1 | -0/+10 |
* | NFS: Remove print_overflow_msg() | Chuck Lever | 2019-02-13 | 1 | -16/+5 |
* | NFS add support for asynchronous COPY | Olga Kornievskaia | 2018-08-09 | 1 | -3/+5 |
* | NFS COPY xdr handle async reply | Olga Kornievskaia | 2018-08-09 | 1 | -10/+12 |
* | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2018-08-09 | 1 | -0/+68 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | nfs: fix decoder callback prototypes | Christoph Hellwig | 2017-05-15 | 1 | -6/+12 |
* | nfs: fix encoder callback prototypes | Christoph Hellwig | 2017-05-15 | 1 | -14/+20 |
* | NFS append COMMIT after synchronous COPY | Olga Kornievskaia | 2017-05-09 | 1 | -2/+20 |
* | pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn | Trond Myklebust | 2016-12-03 | 1 | -2/+3 |
* | NFSv4.2: Fix warning "variable ‘stateids’ set but not used" | Trond Myklebust | 2016-07-24 | 1 | -2/+10 |
* | NFS: Add COPY nfs operation | Anna Schumaker | 2016-05-17 | 1 | -0/+146 |
* | nfs42: add CLONE xdr functions | Peng Tao | 2015-10-15 | 1 | -1/+96 |
* | nfs42: decode_layoutstats does not need res parameter | Peng Tao | 2015-08-26 | 1 | -3/+2 |
* | NFSv4.2: Fix up a decoding error in layoutstats | Trond Myklebust | 2015-06-27 | 1 | -17/+1 |
* | NFSv.2/pnfs Add a LAYOUTSTATS rpc function | Trond Myklebust | 2015-06-24 | 1 | -0/+122 |
* | NFS: Don't zap caches on fallocate() | Anna Schumaker | 2015-04-23 | 1 | -4/+16 |
* | nfs: Add DEALLOCATE support | Anna Schumaker | 2014-11-25 | 1 | -0/+64 |
* | nfs: Add ALLOCATE support | Anna Schumaker | 2014-11-25 | 1 | -0/+75 |
* | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 | 1 | -0/+98 |