summaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout
Commit message (Expand)AuthorAgeFilesLines
* pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust2015-06-261-1/+1
* pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust2015-06-262-1/+18
* Merge branch 'layoutstats'Trond Myklebust2015-06-262-13/+470
|\
| * pnfs/flexfiles: protect ktime manipulation with mirror lockPeng Tao2015-06-261-19/+12Star
| * pnfs/flexfiles: report layoutstat regularlyPeng Tao2015-06-242-5/+28
| * pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao2015-06-242-2/+177
| * pnfs/flexfiles: add ff_layout_prepare_layoutstatsPeng Tao2015-06-241-0/+71
| * pNFS/flexfiles: track when layout is first usedPeng Tao2015-06-242-3/+8
| * pNFS/flexfiles: add layoutstats trackingTrond Myklebust2015-06-242-11/+203
| * pNFS/flexfiles: Remove unused struct members user_name, group_nameTrond Myklebust2015-06-241-2/+0Star
* | nfs: always update creds in mirror, even when we have an already connected dsJeff Layton2015-06-261-2/+2
* | nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton2015-06-261-1/+2
|/
* pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick2015-06-161-6/+3Star
* NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-231-1/+1
* 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
* NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust2015-03-271-1/+1
* pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-181-37/+1Star
* nfs: Provide and use helper functions for marking a page as unstableTom Haynes2015-02-131-7/+2Star
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+1
* pnfs/flexfiles: Do not dprintk after the freeTom Haynes2015-02-101-1/+1
* pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-034-0/+2286