summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia2017-07-131-1/+1
* NFS fix COMMIT after COPYOlga Kornievskaia2017-05-241-1/+1
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-081-6/+15
* pNFS: Ensure we commit the layout if it has been invalidatedTrond Myklebust2017-04-291-0/+1
* NFS: Clean up nfs42_layoutstat_done()Anna Schumaker2017-04-201-2/+0
* NFSv4: Fix reboot recovery in copy offloadTrond Myklebust2017-02-221-26/+37
* NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-301-2/+2
* NFS: Change nfs4_get_session() to take an nfs_client structureAnna Schumaker2017-01-301-3/+2
* NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker2017-01-301-0/+1
* pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-031-3/+6
* NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton2016-10-041-0/+1
* pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT callsTrond Myklebust2016-08-191-5/+29
* NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKEDTrond Myklebust2016-08-051-0/+2
* Merge branch 'pnfs'Trond Myklebust2016-07-241-2/+1
|\
| * pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust2016-07-241-2/+1
* | NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust2016-07-051-1/+5
* | NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust2016-07-051-0/+9
* | NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust2016-07-051-2/+4
|/
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-261-1/+106
|\
| * 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-221-4/+4
* NFS42: handle layoutstats stateid errorPeng Tao2015-12-281-2/+27
* NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker2015-11-231-1/+1
* nfs: pass on count for CLONE operationsChristoph Hellwig2015-11-231-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
OpenPOWER on IntegriCloud