summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
Commit message (Expand)AuthorAge
* NFS41: make close wait for layoutreturnPeng Tao2015-09-23
* NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of fileTrond Myklebust2015-08-31
* NFSv4.1/pnfs: Don't ask for a read layout for an empty file.Trond Myklebust2015-08-31
* NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout returnTrond Myklebust2015-08-27
* NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust2015-08-25
* NFSv4.1/pnfs: Add sanity check for the layout range returned by the serverTrond Myklebust2015-08-25
* NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust2015-08-25
* NFS41: remove NFS_LAYOUT_ROC flagPeng Tao2015-08-25
* NFSv4.1/pnfs: Add a tracepoint for return-on-close eventsTrond Myklebust2015-08-25
* pNFS: Fix an unused variable warning in pnfs_roc_get_barrierTrond Myklebust2015-08-20
* NFS41: make sure sending LAYOUTRETURN before close if marked soPeng Tao2015-08-19
* NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is setTrond Myklebust2015-08-19
* NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()Trond Myklebust2015-08-12
* NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()Trond Myklebust2015-08-12
* NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturnTrond Myklebust2015-08-12
* NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-closeTrond Myklebust2015-08-12
* NFSv4.1/pnfs: Fix serialisation of layout return and layoutgetTrond Myklebust2015-08-12
* NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()Trond Myklebust2015-08-12
* NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust2015-08-12
* nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton2015-07-28
* pNFS: Don't throw out valid layout segmentsTrond Myklebust2015-07-11
* pNFS: pnfs_roc_drain() fix a race with openTrond Myklebust2015-07-11
* pNFS: Fix races between return-on-close and layoutreturn.Trond Myklebust2015-07-11
* pNFS: pnfs_roc_drain should return 'true' when sleepingTrond Myklebust2015-07-11
* NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-27
* nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao2015-06-26
* nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-24
* pnfs: add pnfs_report_layoutstat helper functionPeng Tao2015-06-24
* NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust2015-06-17
* pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust2015-06-17
* Merge branch 'bugfixes'Trond Myklebust2015-04-23
|\
| * NFSv4.1: don't export static symbolJulia Lawall2015-03-12
* | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-27
* | NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-closeTrond Myklebust2015-03-27
* | NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust2015-03-27
* | NFSv4.1/pnfs: Fix setting of layoutcommit last write byteTrond Myklebust2015-03-27
|/
* pnfs: delete an unintended gotoDan Carpenter2015-02-10
* NFSv4.1: Fix pnfs_put_lseg racesTrond Myklebust2015-02-05
* NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFSTrond Myklebust2015-02-05
* Merge branch 'flexfiles'Trond Myklebust2015-02-03
|\
| * pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson2015-02-03
| * nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao2015-02-03
| * pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-03
| * nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao2015-02-03
| * nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao2015-02-03
| * nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao2015-02-03
| * nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao2015-02-03
| * nfs41: allow async version layoutreturnPeng Tao2015-02-03
| * nfs41: add range to layoutreturn argsPeng Tao2015-02-03
| * pnfs: allow LD to ask to resend read through pnfsPeng Tao2015-02-03