summaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayout.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust2016-09-271-1/+1
* pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2016-08-291-19/+18
* pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust2016-08-141-4/+4
* pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-051-2/+5
* pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust2016-07-051-9/+10
* pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-051-2/+1
* pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-261-13/+36
* nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes2016-05-261-2/+3
* flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTEDJeff Layton2016-05-171-2/+0
* pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setJeff Layton2016-05-171-2/+2
* pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Tom Haynes2016-05-171-4/+25
* pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes2016-05-171-3/+2
* pNFS/flexfile: Fix erroneous fall back to read/write through the MDSTrond Myklebust2016-05-171-17/+6
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-171-3/+4
* nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton2016-05-091-7/+23
* nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton2016-05-091-7/+34
* nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton2016-05-091-6/+9
* NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-091-2/+2
* NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust2016-01-271-1/+1
* Merge branch 'bugfixes'Trond Myklebust2016-01-221-4/+2
|\
| * pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-221-4/+2
* | Merge branch 'bugfixes'Trond Myklebust2016-01-071-1/+1
|\|
| * pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust2015-12-301-1/+1
* | Merge branch 'pnfs_generic'Trond Myklebust2016-01-041-12/+1
|\ \
| * | NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust2015-12-311-12/+1
| |/
* | pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated earlyTrond Myklebust2015-12-281-6/+31
* | pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust2015-12-281-25/+70
* | pNFS/flexfiles: Fix a statistics gathering imbalanceTrond Myklebust2015-12-281-1/+1
* | pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust2015-12-281-4/+0
* | pnfs/flexfiles: count io stat in rpc_count_stats callbackPeng Tao2015-12-281-12/+10
* | pnfs/flexfiles: do not mark delay-like status as DS failurePeng Tao2015-12-281-1/+8
* | NFS41: pop some layoutget errors to applicationPeng Tao2015-12-281-3/+22
* | pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust2015-12-281-3/+13
|/
* pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust2015-11-021-2/+16
* pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsTrond Myklebust2015-11-021-8/+14
* NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cbTrond Myklebust2015-09-021-11/+9
* NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()Trond Myklebust2015-09-021-9/+1
* NFSv4.1/flexfiles: Fix freeing of mirrorsTrond Myklebust2015-09-011-12/+2
* NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsTrond Myklebust2015-08-301-8/+16
* NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust2015-08-251-0/+60
* 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-251-29/+96
* NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust2015-08-251-13/+12
* NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust2015-08-251-9/+27
* 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