aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayoutdev.c
Commit message (Expand)AuthorAge
* 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
* nfs: always update creds in mirror, even when we have an already connected dsJeff Layton2015-06-25
* nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton2015-06-25
* NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust2015-03-27
* pnfs/flexfiles: Do not dprintk after the freeTom Haynes2015-02-09
* pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-03