aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-08NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats codeTrond Myklebust1-1/+1
2015-06-26pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust1-1/+1
2015-06-26pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust2-1/+18
2015-06-26Merge branch 'layoutstats'Trond Myklebust2-13/+470
2015-06-26pnfs/flexfiles: protect ktime manipulation with mirror lockPeng Tao1-19/+12
2015-06-25nfs: always update creds in mirror, even when we have an already connected dsJeff Layton1-2/+2
2015-06-25nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton1-1/+2
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao2-5/+28
2015-06-24pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao2-2/+177
2015-06-24pnfs/flexfiles: add ff_layout_prepare_layoutstatsPeng Tao1-0/+71
2015-06-24pNFS/flexfiles: track when layout is first usedPeng Tao2-3/+8
2015-06-24pNFS/flexfiles: add layoutstats trackingTrond Myklebust2-11/+203
2015-06-24pNFS/flexfiles: Remove unused struct members user_name, group_nameTrond Myklebust1-2/+0
2015-06-16pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick1-6/+3
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker1-1/+1
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust1-0/+1
2015-03-27NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust1-2/+3
2015-03-27NFS: Fix free_deveiceid -> free_deviceidTrond Myklebust1-2/+2
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust1-1/+1
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commitTom Haynes1-37/+1
2015-02-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes1-7/+2
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-02-09pnfs/flexfiles: Do not dprintk after the freeTom Haynes1-1/+1
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes4-0/+2286