summaryrefslogtreecommitdiffstats
path: root/fs/nfs/filelayout/filelayout.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-271-0/+1
* NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust2015-03-271-2/+3
* NFS: Fix free_deveiceid -> free_deviceidTrond Myklebust2015-03-271-2/+2
* pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-181-38/+10
* nfs: Provide and use helper functions for marking a page as unstableTom Haynes2015-02-131-7/+2
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+1
|\
| * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+1
* | pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-031-1/+2
* | nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-031-2/+2
* | pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-031-0/+2
* | nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-031-1/+1
* | nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-031-5/+6
* | nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-031-1/+1
* | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-031-2/+2
* | pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-031-277/+14
|/
* NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust2014-11-121-3/+0
* NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-081-1/+1
* pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig2014-09-101-10/+19
* nfs/filelayout: set layoutcommit depending on write verifierPeng Tao2014-09-101-1/+4
* pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-101-2/+3
* nfs: clear_request_commit while holding i_lockWeston Andros Adamson2014-08-031-3/+2
* pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson2014-08-031-0/+31
* pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-121-13/+26
* pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-121-18/+25
* pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-241-8/+2
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-89/+81
* NFSv4.1: Fix typo in dprintkTom Haynes2014-06-091-1/+1
* NFSv4.1: Comment is now wrong and redundant to codeTom Haynes2014-06-091-4/+1
* Push the file layout driver into a subdirectoryTom Haynes2014-05-291-0/+1409
OpenPOWER on IntegriCloud