aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-23NFS41: make close wait for layoutreturnPeng Tao1-0/+7
2015-08-25NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust1-0/+16
2015-08-25NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust1-0/+11
2015-08-25NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdrTrond Myklebust1-3/+3
2015-08-25NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust1-0/+3
2015-08-25NFS41: remove NFS_LAYOUT_ROC flagPeng Tao1-1/+0
2015-08-18NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is setTrond Myklebust1-4/+3
2015-08-12NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust1-2/+2
2015-06-26nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao1-2/+10
2015-06-24pnfs: add pnfs_report_layoutstat helper functionPeng Tao1-0/+3
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+22
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust1-0/+18
2015-03-27NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust1-2/+1
2015-03-27NFSv4.1: Don't cache deviceids that have no notificationsTrond Myklebust1-0/+2
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust1-0/+1
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commitTom Haynes1-0/+4
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-20/+105
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes1-0/+1
2015-02-03nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao1-1/+4
2015-02-03nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao1-0/+18
2015-02-03nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao1-0/+1
2015-02-03nfs41: allow async version layoutreturnPeng Tao1-1/+1
2015-02-03pnfs: allow LD to ask to resend read through pnfsPeng Tao1-0/+2
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson1-4/+5
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson1-0/+1
2015-02-03nfs41: don't use a layout if it is marked for returningPeng Tao1-0/+1
2015-02-03nfs41: add a helper to mark layout for returnPeng Tao1-0/+4
2015-02-03nfs41: serialize first layoutget of a filePeng Tao1-0/+1
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao1-1/+6
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao1-1/+2
2015-02-03nfs41: move file layout macros to generic pnfsPeng Tao1-0/+11
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao1-1/+1
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao1-0/+3
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao1-0/+3
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao1-0/+21
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes1-15/+0
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes1-0/+23
2015-01-24NFSv4.1: Optimise layout return-on-closeTrond Myklebust1-0/+10
2014-10-08NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust1-5/+1
2014-10-08NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes1-1/+0
2014-09-12nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller sizePeng Tao1-1/+2
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-5/+0
2014-09-10pnfs: add a nfs4_get_deviceid helperChristoph Hellwig1-0/+7
2014-09-10pnfs: add a common GETDEVICELIST implementationChristoph Hellwig1-0/+2
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig1-4/+9
2014-09-10pnfs: add return_range methodChristoph Hellwig1-0/+3
2014-09-10pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig1-0/+15
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig1-2/+2
2014-09-10pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig1-0/+1