summaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout
Commit message (Expand)AuthorAge
* pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust2019-07-18
* 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
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust2019-04-25
* pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust2019-04-25
* pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust2019-03-23
* 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/flexfile: Simplify nfs4_ff_layout_ds_version()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: Speed up read failover when DSes are downTrond Myklebust2019-03-01
* NFS/flexfiles: Don't invalidate DS deviceids for being unresponsiveTrond Myklebust2019-03-01
* NFS/flexfiles: Remove bogus checks for invalid deviceidsTrond 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
* NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust2019-03-01
* NFS/flexfiles: Fix up sparse RCU annotationsTrond Myklebust2019-03-01
* NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()Trond Myklebust2019-03-01
* Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-02-25
|\
| * SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-13
* | NFS: Fix up documentation warningsTrond Myklebust2019-02-20
|/
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
* SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-19
* SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-19
* SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-19
* flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan2018-12-02
* 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
* pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust2018-09-30
* pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust2018-08-21
* pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust2018-07-26
* Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-21
|\
| * pNFS/flexfiles: Process writeback resends from nfsiod context as wellTrond Myklebust2018-06-19
| * pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust2018-06-19
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\ \ | |/ |/|
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPENFred Isaman2018-05-31
|/
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-17
|\
| * fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-17
| * fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova2017-11-17
* | 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: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust2017-07-19
* PNFS for stateid errors retry against MDS firstOlga Kornievskaia2017-07-13