aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout
AgeCommit message (Expand)AuthorFilesLines
2016-09-27NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidGravatar Trond Myklebust 1-1/+1
2016-08-29pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsGravatar Trond Myklebust 2-28/+28
2016-08-16pNFS/flexfiles: Set reasonable default retrans values for the data channelGravatar Trond Myklebust 1-2/+2
2016-08-14pNFS/flexfiles: Fix layoutstat periodic reportingGravatar Trond Myklebust 2-5/+5
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitGravatar Trond Myklebust 1-2/+5
2016-07-05pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Gravatar Trond Myklebust 1-9/+10
2016-07-05pNFS/flexfiles: Fix layoutcommit after a commit to DSGravatar Trond Myklebust 1-2/+1
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onGravatar Tom Haynes 1-13/+36
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Gravatar Tom Haynes 1-2/+3
2016-05-25nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOGravatar Tom Haynes 2-1/+16
2016-05-17flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_dsGravatar Jeff Layton 1-1/+17
2016-05-17flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTEDGravatar Jeff Layton 2-9/+1
2016-05-17pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setGravatar Jeff Layton 1-2/+2
2016-05-17pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Gravatar Tom Haynes 1-4/+25
2016-05-17pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioGravatar Tom Haynes 3-3/+9
2016-05-17pNFS/flexfile: Fix erroneous fall back to read/write through the MDSGravatar Trond Myklebust 1-17/+6
2016-05-17NFSv4: Label stateids with the typeGravatar Trond Myklebust 2-4/+6
2016-05-09nfs: have flexfiles mirror keep creds for both ro and rw layoutsGravatar Jeff Layton 3-10/+30
2016-05-09nfs: get a reference to the credential in ff_layout_alloc_lsegGravatar Jeff Layton 3-54/+36
2016-05-09nfs: have ff_layout_get_ds_cred take a reference to the credGravatar Jeff Layton 2-10/+35
2016-05-09nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credGravatar Jeff Layton 1-5/+1
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockGravatar Dave Wysochanski 1-2/+2
2016-03-16nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedGravatar Jeff Layton 1-0/+2
2016-01-27NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSEGravatar Trond Myklebust 2-2/+2
2016-01-22Merge branch 'bugfixes'Gravatar Trond Myklebust 2-63/+42
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnGravatar Trond Myklebust 1-4/+2
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNGravatar Trond Myklebust 1-59/+40
2016-01-07Merge branch 'bugfixes'Gravatar Trond Myklebust 1-1/+1
2016-01-04Merge branch 'pnfs_generic'Gravatar Trond Myklebust 1-12/+1
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsGravatar Trond Myklebust 1-12/+1
2015-12-30pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Gravatar Trond Myklebust 1-1/+1
2015-12-28pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated earlyGravatar Trond Myklebust 1-6/+31
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeGravatar Trond Myklebust 1-25/+70
2015-12-28pNFS/flexfiles: Fix a statistics gathering imbalanceGravatar Trond Myklebust 1-1/+1
2015-12-28pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETGravatar Trond Myklebust 2-16/+4
2015-12-28pnfs/flexfiles: count io stat in rpc_count_stats callbackGravatar Peng Tao 1-12/+10
2015-12-28pnfs/flexfiles: do not mark delay-like status as DS failureGravatar Peng Tao 1-1/+8
2015-12-28NFS41: pop some layoutget errors to applicationGravatar Peng Tao 1-3/+22
2015-12-28pNFS/flexfiles: Support server-supplied layoutstats sampling periodGravatar Trond Myklebust 2-3/+14
2015-11-02pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSGravatar Trond Myklebust 2-2/+23
2015-11-02pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsGravatar Trond Myklebust 1-8/+14
2015-09-02NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cbGravatar Trond Myklebust 1-11/+9
2015-09-02NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()Gravatar Trond Myklebust 1-9/+1
2015-09-01NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidGravatar Trond Myklebust 1-15/+30
2015-09-01NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validGravatar Trond Myklebust 1-2/+28
2015-09-01NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Gravatar Trond Myklebust 1-2/+2
2015-09-01NFSv4.1/flexfiles: Fix freeing of mirrorsGravatar Trond Myklebust 1-12/+2
2015-08-30NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsGravatar Trond Myklebust 1-8/+16
2015-08-27NFSv4.1/flexfiles: Fix a protocol error in layoutreturnGravatar Trond Myklebust 1-2/+5
2015-08-25NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesGravatar Trond Myklebust 1-0/+60