summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs42proc.c
AgeCommit message (Expand)Author
2016-10-28NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton
2015-11-23NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker
2015-11-23nfs: pass on count for CLONE operationsChristoph Hellwig
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-09-17nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields
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