summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-271-0/+3
* nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao2015-06-261-0/+2
* nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-241-0/+7
* pnfs: add pnfs_report_layoutstat helper functionPeng Tao2015-06-241-0/+49
* NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust2015-06-171-0/+1
* pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust2015-06-171-0/+2
* Merge branch 'bugfixes'Trond Myklebust2015-04-231-2/+0
|\
| * NFSv4.1: don't export static symbolJulia Lawall2015-03-121-2/+0
* | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-271-0/+7
* | NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-closeTrond Myklebust2015-03-271-1/+4
* | NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust2015-03-271-36/+7
* | NFSv4.1/pnfs: Fix setting of layoutcommit last write byteTrond Myklebust2015-03-271-9/+8
|/
* pnfs: delete an unintended gotoDan Carpenter2015-02-101-1/+0
* NFSv4.1: Fix pnfs_put_lseg racesTrond Myklebust2015-02-051-34/+19
* NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFSTrond Myklebust2015-02-051-1/+1
* Merge branch 'flexfiles'Trond Myklebust2015-02-031-90/+381
|\
| * pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson2015-02-031-2/+8
| * nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao2015-02-031-21/+20
| * pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-031-8/+24
| * nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao2015-02-031-1/+38
| * nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao2015-02-031-0/+3
| * nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao2015-02-031-25/+56
| * nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao2015-02-031-7/+33
| * nfs41: allow async version layoutreturnPeng Tao2015-02-031-5/+6
| * nfs41: add range to layoutreturn argsPeng Tao2015-02-031-1/+3
| * pnfs: allow LD to ask to resend read through pnfsPeng Tao2015-02-031-1/+14
| * nfs: add nfs_pgio_current_mirror helperPeng Tao2015-02-031-5/+4
| * nfs41: add a debug warning if we destroy an unempty layoutPeng Tao2015-02-031-0/+2
| * nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-031-8/+18
| * pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-031-18/+14
| * nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to sendPeng Tao2015-02-031-0/+5
| * nfs41: send layoutreturn in last put_lsegPeng Tao2015-02-031-1/+37
| * nfs41: don't use a layout if it is marked for returningPeng Tao2015-02-031-5/+18
| * nfs41: add a helper to mark layout for returnPeng Tao2015-02-031-0/+55
| * nfs41: make a helper function to send layoutreturnPeng Tao2015-02-031-20/+33
| * nfs41: pass iomode through layoutreturn argsPeng Tao2015-02-031-0/+1
| * nfs41: serialize first layoutget of a filePeng Tao2015-02-031-4/+31
| * nfs41: close a small race window when adding new layout to global listPeng Tao2015-02-031-5/+3
| * nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao2015-02-031-0/+1
* | NFSv4.1: Optimise layout return-on-closeTrond Myklebust2015-01-241-4/+20
|/
* NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-081-6/+27
* pnfs: add return_range methodChristoph Hellwig2014-09-101-0/+10
* pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig2014-09-101-0/+3
* pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig2014-09-101-0/+15
* pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig2014-09-101-1/+6
* pnfs: don't check sequence on new stateids in layoutgetChristoph Hellwig2014-09-101-17/+19
* pnfs: do not pass uninitialized lsegs to ->free_lsegChristoph Hellwig2014-09-101-2/+3
* nfs41: add a helper function to set layoutcommit after commitPeng Tao2014-09-101-0/+29
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-131-116/+62
|\
| * pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson2014-08-031-0/+17
OpenPOWER on IntegriCloud