summaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout/flexfilelayoutdev.c
AgeCommit message (Expand)Author
2019-07-03NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2018-12-13flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-08nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson
2017-04-20pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connectTrond Myklebust
2017-04-20nfs: flexfilelayout: remove v3-only data server limitationTigran Mkrtchyan
2017-03-31nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2016-12-19pNFS/flexfiles: delete deviceid, don't mark inactiveWeston Andros Adamson
2016-12-08pNFS/flexfiles: Fix a deadlock on LAYOUTGETFred Isaman
2016-12-07pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()Trond Myklebust
2016-12-03pNFS/flexfiles: Refactor encoding of the layoutreturn payloadTrond Myklebust
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker
2016-12-01pNFS: consolidate the different range intersection testsTrond Myklebust
2016-08-29pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust
2016-08-16pNFS/flexfiles: Set reasonable default retrans values for the data channelTrond Myklebust
2016-05-25nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes
2016-05-17flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_dsJeff Layton
2016-05-17flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTEDJeff Layton
2016-05-17pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust
2016-05-09nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton
2016-05-09nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton
2016-05-09nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton
2016-05-09nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton
2016-03-16nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton
2016-01-27NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust
2016-01-22Merge branch 'bugfixes'Trond Myklebust
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust
2015-12-28pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust
2015-09-01NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidTrond Myklebust
2015-09-01NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validTrond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Trond Myklebust
2015-08-27NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust
2015-06-25nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-06-25nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust
2015-02-09pnfs/flexfiles: Do not dprintk after the freeTom Haynes
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes