summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-28nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton1-3/+2
2015-07-11pNFS: Don't throw out valid layout segmentsTrond Myklebust1-0/+6
2015-07-11pNFS: pnfs_roc_drain() fix a race with openTrond Myklebust1-6/+9
2015-07-11pNFS: Fix races between return-on-close and layoutreturn.Trond Myklebust1-28/+35
2015-07-11pNFS: pnfs_roc_drain should return 'true' when sleepingTrond Myklebust1-13/+11
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust1-0/+3
2015-06-26nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao1-0/+2
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao1-0/+7
2015-06-24pnfs: add pnfs_report_layoutstat helper functionPeng Tao1-0/+49
2015-06-17NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust1-0/+1
2015-06-17pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust1-0/+2
2015-04-23Merge branch 'bugfixes'Trond Myklebust1-2/+0
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust1-0/+7
2015-03-27NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-closeTrond Myklebust1-1/+4
2015-03-27NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust1-36/+7
2015-03-27NFSv4.1/pnfs: Fix setting of layoutcommit last write byteTrond Myklebust1-9/+8
2015-03-12NFSv4.1: don't export static symbolJulia Lawall1-2/+0
2015-02-10pnfs: delete an unintended gotoDan Carpenter1-1/+0
2015-02-05NFSv4.1: Fix pnfs_put_lseg racesTrond Myklebust1-34/+19
2015-02-05NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFSTrond Myklebust1-1/+1
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-90/+381
2015-02-03pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson1-2/+8
2015-02-03nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao1-21/+20
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes1-8/+24
2015-02-03nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao1-1/+38
2015-02-03nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao1-0/+3
2015-02-03nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao1-25/+56
2015-02-03nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao1-7/+33
2015-02-03nfs41: allow async version layoutreturnPeng Tao1-5/+6
2015-02-03nfs41: add range to layoutreturn argsPeng Tao1-1/+3
2015-02-03pnfs: allow LD to ask to resend read through pnfsPeng Tao1-1/+14
2015-02-03nfs: add nfs_pgio_current_mirror helperPeng Tao1-5/+4
2015-02-03nfs41: add a debug warning if we destroy an unempty layoutPeng Tao1-0/+2
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson1-8/+18
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson1-18/+14
2015-02-03nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to sendPeng Tao1-0/+5
2015-02-03nfs41: send layoutreturn in last put_lsegPeng Tao1-1/+37
2015-02-03nfs41: don't use a layout if it is marked for returningPeng Tao1-5/+18
2015-02-03nfs41: add a helper to mark layout for returnPeng Tao1-0/+55
2015-02-03nfs41: make a helper function to send layoutreturnPeng Tao1-20/+33
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao1-0/+1
2015-02-03nfs41: serialize first layoutget of a filePeng Tao1-4/+31
2015-02-03nfs41: close a small race window when adding new layout to global listPeng Tao1-5/+3
2015-02-03nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao1-0/+1
2015-01-24NFSv4.1: Optimise layout return-on-closeTrond Myklebust1-4/+20
2014-10-08NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust1-6/+27
2014-09-10pnfs: add return_range methodChristoph Hellwig1-0/+10
2014-09-10pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig1-0/+3
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig1-0/+15
2014-09-10pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig1-1/+6