aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout
Commit message (Expand)AuthorAge
* pNFS/flexfiles: If the layout is invalid, it must be updated before retryingTrond Myklebust2017-03-12
* pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust2017-01-09
* NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust2016-09-27
* pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2016-08-29
* pNFS/flexfiles: Set reasonable default retrans values for the data channelTrond Myklebust2016-08-16
* pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust2016-08-14
* pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-05
* pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust2016-07-05
* pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-05
* pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-26
* nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes2016-05-26
* nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes2016-05-25
* flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_dsJeff Layton2016-05-17
* flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTEDJeff Layton2016-05-17
* pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setJeff Layton2016-05-17
* pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Tom Haynes2016-05-17
* pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes2016-05-17
* pNFS/flexfile: Fix erroneous fall back to read/write through the MDSTrond Myklebust2016-05-17
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-17
* nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton2016-05-09
* nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton2016-05-09
* nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton2016-05-09
* nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton2016-05-09
* NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-09
* nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton2016-03-16
* NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust2016-01-27
* Merge branch 'bugfixes'Trond Myklebust2016-01-22
|\
| * pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-22
| * pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-21
* | Merge branch 'bugfixes'Trond Myklebust2016-01-07
|\|
| * pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust2015-12-30
* | Merge branch 'pnfs_generic'Trond Myklebust2016-01-04
|\ \
| * | NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust2015-12-31
| |/
* | pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated earlyTrond Myklebust2015-12-28
* | pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust2015-12-28
* | pNFS/flexfiles: Fix a statistics gathering imbalanceTrond Myklebust2015-12-28
* | pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust2015-12-28
* | pnfs/flexfiles: count io stat in rpc_count_stats callbackPeng Tao2015-12-28
* | pnfs/flexfiles: do not mark delay-like status as DS failurePeng Tao2015-12-28
* | NFS41: pop some layoutget errors to applicationPeng Tao2015-12-28
* | pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust2015-12-28
|/
* pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust2015-11-02
* pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsTrond Myklebust2015-11-02
* NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cbTrond Myklebust2015-09-02
* NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()Trond Myklebust2015-09-02
* NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidTrond Myklebust2015-09-01
* NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validTrond Myklebust2015-09-01
* NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Trond Myklebust2015-09-01
* NFSv4.1/flexfiles: Fix freeing of mirrorsTrond Myklebust2015-09-01
* NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsTrond Myklebust2015-08-30