aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs42proc.c
AgeCommit message (Expand)Author
2015-07-27NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao
2015-06-24pnfs: add pnfs_report_layoutstat helper functionPeng Tao
2015-06-24pNFS: fill in nfs42_layoutstat_opsPeng Tao
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust
2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-24NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker
2014-09-30NFS: Implement SEEKAnna Schumaker