aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayoutdev.c
Commit message (Expand)AuthorAge
* pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust2019-07-18
* NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust2019-06-28
* NFS/flexfiles: Clean up mirror DS initialisationTrond Myklebust2019-03-01
* NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()Trond Myklebust2019-03-01
* NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust2019-03-01
* NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust2019-03-01
* NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust2019-03-01
* NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust2019-03-01
* NFS/flexfiles: Don't invalidate DS deviceids for being unresponsiveTrond Myklebust2019-03-01
* NFS/flexfiles: Avoid unnecessary layout invalidationsTrond Myklebust2019-03-01
* NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust2019-03-01
* NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust2019-03-01
* NFS: Fix up documentation warningsTrond Myklebust2019-02-20
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
* flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan2018-11-22
* nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSesTigran Mkrtchyan2018-09-30
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson2017-08-08
* pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connectTrond Myklebust2017-04-20
* nfs: flexfilelayout: remove v3-only data server limitationTigran Mkrtchyan2017-04-20
* nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan2017-03-31
* pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson2017-03-17
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
* pNFS/flexfiles: delete deviceid, don't mark inactiveWeston Andros Adamson2016-12-19
* pNFS/flexfiles: Fix a deadlock on LAYOUTGETFred Isaman2016-12-08
* pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()Trond Myklebust2016-12-07
* pNFS/flexfiles: Refactor encoding of the layoutreturn payloadTrond Myklebust2016-12-03
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-01
* pNFS: consolidate the different range intersection testsTrond Myklebust2016-12-01
* 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
* 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/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes2016-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
* 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: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-21
* | pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust2015-12-28
|/
* 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 a protocol error in layoutreturnTrond Myklebust2015-08-27