summaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayout.h
AgeCommit message (Expand)AuthorLines
2020-03-26pNFS/flexfiles: Simplify allocation of the mirror arrayTrond Myklebust-1/+1
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust-4/+3
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust-2/+2
2019-03-01NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust-2/+3
2019-03-01NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust-2/+1
2019-03-01NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust-1/+1
2019-03-01NFS/flexfiles: Don't invalidate DS deviceids for being unresponsiveTrond Myklebust-18/+0
2019-03-01NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust-1/+2
2019-03-01NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust-0/+1
2019-03-01NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()Trond Myklebust-13/+19
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown-4/+4
2018-11-22flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan-0/+4
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-1/+2
2017-11-17fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson-1/+13
2016-12-09pNFS/flexfiles: Ensure we have enough buffer for layoutreturnTrond Myklebust-0/+1
2016-12-08pNFS/flexfiles: Fix a deadlock on LAYOUTGETFred Isaman-1/+1
2016-12-03pNFS/flexfiles: Support sending layoutstats in layoutreturnTrond Myklebust-0/+3
2016-12-03pNFS/flexfiles: Refactor encoding of the layoutreturn payloadTrond Myklebust-3/+11
2016-12-02pNFS/flexfiles: Only send layoutstats updates for mirrors that were updatedTrond Myklebust-0/+3
2016-08-14pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust-1/+1
2016-05-25nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes-1/+10
2016-05-17pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes-0/+1
2016-05-09nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton-1/+2
2016-05-09nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton-2/+0
2015-12-28pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust-0/+1
2015-11-02pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust-0/+7
2015-08-25NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segmentsTrond Myklebust-0/+3
2015-08-25NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust-1/+0
2015-08-25NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust-0/+1
2015-06-26pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust-0/+3
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao-1/+5
2015-06-24pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao-0/+1
2015-06-24pNFS/flexfiles: track when layout is first usedPeng Tao-0/+1
2015-06-24pNFS/flexfiles: add layoutstats trackingTrond Myklebust-0/+22
2015-06-24pNFS/flexfiles: Remove unused struct members user_name, group_nameTrond Myklebust-2/+0
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes-0/+155