aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout
AgeCommit message (Expand)Author
2023-10-10NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2021-11-17pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-05-19pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic
2020-06-30pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2019-08-26pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust
2019-07-18pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-25NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust
2019-03-23pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust
2019-03-01NFS/flexfiles: Clean up mirror DS initialisationTrond Myklebust
2019-03-01NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()Trond Myklebust
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust
2019-03-01NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust
2019-03-01NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust
2019-03-01NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust
2019-03-01NFS/flexfiles: Speed up read failover when DSes are downTrond Myklebust
2019-03-01NFS/flexfiles: Don't invalidate DS deviceids for being unresponsiveTrond Myklebust
2019-03-01NFS/flexfiles: Remove bogus checks for invalid deviceidsTrond Myklebust
2019-03-01NFS/flexfiles: Avoid unnecessary layout invalidationsTrond Myklebust
2019-03-01NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust
2019-03-01NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust
2019-03-01NFS/flexfiles: Fix up sparse RCU annotationsTrond Myklebust
2019-03-01NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()Trond Myklebust
2019-02-25Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2019-02-20NFS: Fix up documentation warningsTrond Myklebust
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown
2018-12-02flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-11-22flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-09-30nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSesTigran Mkrtchyan
2018-09-30pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust
2018-08-21pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust
2018-07-26pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-19pNFS/flexfiles: Process writeback resends from nfsiod context as wellTrond Myklebust
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-31pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPENFred Isaman
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds