summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42proc.c
Commit message (Expand)AuthorAgeFilesLines
* pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton2016-05-171-1/+1
* NFS: Add COPY nfs operationAnna Schumaker2016-05-171-0/+105
* nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig2016-02-171-43/+76
* wrappers for ->i_mutex accessAl Viro2016-01-231-4/+4
* NFS42: handle layoutstats stateid errorPeng Tao2015-12-281-2/+27
* NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker2015-11-241-1/+1
* nfs: pass on count for CLONE operationsChristoph Hellwig2015-11-241-0/+1
* nfs42: add CLONE proc functionsPeng Tao2015-10-151-0/+71
* nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields2015-09-171-1/+3
* NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields2015-07-271-1/+18
* NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-271-2/+8
* nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-241-0/+3
* pnfs: add pnfs_report_layoutstat helper functionPeng Tao2015-06-241-0/+4
* pNFS: fill in nfs42_layoutstat_opsPeng Tao2015-06-241-0/+47
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-241-0/+27
* NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker2015-04-231-0/+8
* NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-4/+19
* nfs: Add DEALLOCATE supportAnna Schumaker2014-11-251-0/+17
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-251-0/+58
* NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker2014-11-241-1/+1
* NFS: Implement SEEKAnna Schumaker2014-09-301-0/+69