summaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout
Commit message (Expand)AuthorAgeFilesLines
...
* NFSv4.1/flexfile: ff_layout_remove_mirror can be statickbuild test robot2015-08-251-1/+1
* NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust2015-08-251-1/+4
* NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segmentsTrond Myklebust2015-08-252-29/+99
* NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust2015-08-252-14/+12
* NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust2015-08-252-9/+28
* NFS41/flexfiles: zero out DS write wccPeng Tao2015-08-251-0/+2
* NFSv4.1/pnfs Ensure flexfiles reports all connection related errorsTrond Myklebust2015-08-201-13/+35
* NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistentTrond Myklebust2015-08-201-27/+24
* NFS41/flexfiles: update inode after write finishesPeng Tao2015-08-191-0/+3
* nfs: remove some dead code in ff_layout_pg_get_mirror_count_writeJeff Layton2015-08-171-2/+0
* NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust2015-08-121-2/+4
* pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytesPeng Tao2015-08-121-3/+2
* NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats codeTrond Myklebust2015-07-081-1/+1
* 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/+12
| * 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/+0
* | nfs: always update creds in mirror, even when we have an already connected dsJeff Layton2015-06-251-2/+2
* | nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton2015-06-251-1/+2
|/
* pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick2015-06-161-6/+3
* 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/+1
* 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
* pnfs/flexfiles: Do not dprintk after the freeTom Haynes2015-02-091-1/+1
* pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-034-0/+2286
OpenPOWER on IntegriCloud