| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs4: fix stateid handling for the NFS v4.2 operations | Christoph Hellwig | 2016-02-17 | 1 | -43/+76 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -4/+4 |
* | NFS42: handle layoutstats stateid error | Peng Tao | 2015-12-28 | 1 | -2/+27 |
* | NFS: Properly set NFS v4.2 NFSDBG_FACILITY | Anna Schumaker | 2015-11-23 | 1 | -1/+1 |
* | nfs: pass on count for CLONE operations | Christoph Hellwig | 2015-11-23 | 1 | -0/+1 |
* | nfs42: add CLONE proc functions | Peng Tao | 2015-10-15 | 1 | -0/+71 |
* | nfs: fix v4.2 SEEK on files over 2 gigs | J. Bruce Fields | 2015-09-17 | 1 | -1/+3 |
* | 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 |