Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFSv4.2: handle NFS-specific llseek errors | J. Bruce Fields | 2015-07-27 | 1 | -1/+18 |
* | NFSv4.2: LAYOUTSTATS is optional to implement | Trond Myklebust | 2015-06-27 | 1 | -2/+8 |
* | nfs42: serialize LAYOUTSTATS calls of the same file | Peng Tao | 2015-06-24 | 1 | -0/+3 |
* | pnfs: add pnfs_report_layoutstat helper function | Peng Tao | 2015-06-24 | 1 | -0/+4 |
* | pNFS: fill in nfs42_layoutstat_ops | Peng Tao | 2015-06-24 | 1 | -0/+47 |
* | NFSv.2/pnfs Add a LAYOUTSTATS rpc function | Trond Myklebust | 2015-06-24 | 1 | -0/+27 |
* | NFS: Reduce time spent holding the i_mutex during fallocate() | Anna Schumaker | 2015-04-23 | 1 | -0/+8 |
* | NFS: Don't zap caches on fallocate() | Anna Schumaker | 2015-04-23 | 1 | -4/+19 |
* | nfs: Add DEALLOCATE support | Anna Schumaker | 2014-11-25 | 1 | -0/+17 |
* | nfs: Add ALLOCATE support | Anna Schumaker | 2014-11-25 | 1 | -0/+58 |
* | NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK | Anna Schumaker | 2014-11-24 | 1 | -1/+1 |
* | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 | 1 | -0/+69 |