aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout
AgeCommit message (Expand)AuthorFilesLines
2017-02-22pNFS/flexfiles: If the layout is invalid, it must be updated before retryingGravatar Trond Myklebust 1-6/+7
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsGravatar Trond Myklebust 1-4/+1
2017-01-30pNFS/flexfiles: Make local symbol layoutreturn_ops staticGravatar Wei Yongjun 1-1/+1
2017-01-30NFS: Use nfs4_setup_sequence() everywhereGravatar Anna Schumaker 1-28/+12
2016-12-25ktime: Get rid of ktime_equal()Gravatar Thomas Gleixner 1-1/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-2/+1
2016-12-19pNFS/flexfiles: delete deviceid, don't mark inactiveGravatar Weston Andros Adamson 2-3/+5
2016-12-09pNFS/flexfiles: Ensure we have enough buffer for layoutreturnGravatar Trond Myklebust 2-6/+27
2016-12-09pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()Gravatar Trond Myklebust 1-6/+4
2016-12-08pNFS/flexfiles: Fix a deadlock on LAYOUTGETGravatar Fred Isaman 3-46/+43
2016-12-07pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()Gravatar Trond Myklebust 1-1/+2
2016-12-03pNFS/flexfiles: Support sending layoutstats in layoutreturnGravatar Trond Myklebust 2-6/+79
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnGravatar Trond Myklebust 1-25/+34
2016-12-03NFS: Fix up read of mirror statsGravatar Trond Myklebust 1-0/+2
2016-12-03pNFS/flexfiles: Clean up layoutstatsGravatar Trond Myklebust 1-20/+7
2016-12-03pNFS/flexfiles: Refactor encoding of the layoutreturn payloadGravatar Trond Myklebust 3-31/+124
2016-12-02pNFS/flexfiles: Only send layoutstats updates for mirrors that were updatedGravatar Trond Myklebust 2-0/+9
2016-12-02pNFS/flexfiles: Don't attempt to send layoutstats if there are no entriesGravatar Trond Myklebust 1-0/+5
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Gravatar Anna Schumaker 1-2/+1
2016-12-01pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callbackGravatar Trond Myklebust 1-2/+2
2016-12-01pNFS: consolidate the different range intersection testsGravatar Trond Myklebust 1-25/+8
2016-12-01pNFS: Fix a deadlock between read resends and layoutreturnGravatar Trond Myklebust 1-0/+4
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