aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout/flexfilelayout.c
AgeCommit message (Expand)Author
2018-04-13pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter
2016-10-07pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-02-25pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-25pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust
2015-11-02pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust
2015-11-02pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsTrond Myklebust
2015-09-02NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cbTrond Myklebust
2015-09-02NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()Trond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix freeing of mirrorsTrond Myklebust
2015-08-30NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsTrond Myklebust
2015-08-25NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust
2015-08-25NFSv4.1/flexfile: ff_layout_remove_mirror can be statickbuild test robot
2015-08-25NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust
2015-08-25NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segmentsTrond Myklebust
2015-08-25NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust
2015-08-25NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust
2015-08-25NFS41/flexfiles: zero out DS write wccPeng Tao
2015-08-20NFSv4.1/pnfs Ensure flexfiles reports all connection related errorsTrond Myklebust
2015-08-20NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistentTrond Myklebust
2015-08-19NFS41/flexfiles: update inode after write finishesPeng Tao
2015-08-17nfs: remove some dead code in ff_layout_pg_get_mirror_count_writeJeff Layton
2015-08-12NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust
2015-08-12pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytesPeng Tao
2015-07-08NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats codeTrond Myklebust
2015-06-26pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-06-26pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust
2015-06-26pnfs/flexfiles: protect ktime manipulation with mirror lockPeng Tao
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao
2015-06-24pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao
2015-06-24pnfs/flexfiles: add ff_layout_prepare_layoutstatsPeng Tao
2015-06-24pNFS/flexfiles: track when layout is first usedPeng Tao
2015-06-24pNFS/flexfiles: add layoutstats trackingTrond Myklebust
2015-06-16pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust
2015-03-27NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust
2015-03-27NFS: Fix free_deveiceid -> free_deviceidTrond Myklebust
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes
2015-02-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes