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