summaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout
AgeCommit message (Expand)Author
2022-03-22pNFS/flexfiles: Ensure pNFS allocation modes are consistent with nfsiodTrond Myklebust
2022-02-25NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-03pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-04-14pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-16NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust
2020-12-16pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-12-02pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transportsTrond Myklebust
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust
2020-09-18pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust
2020-09-18pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12NFS: Fix flexfiles read failoverTrond Myklebust
2020-07-12pNFS/flexfiles: The mirror count could depend on the layout segment rangeTrond Myklebust
2020-07-12pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()Trond Myklebust
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-03-27pNFS/flexfiles: Specify the layout segment range in LAYOUTGETTrond Myklebust
2020-03-27pNFS/flexfiles: remove requirement for whole file layoutsTrond Myklebust
2020-03-27pNFS/flexfiles: Check the layout segment range before doing I/OTrond Myklebust
2020-03-27pNFS/flexfile: Don't merge layout segments if the mirrors don't matchTrond Myklebust
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27pNFS: Enable per-layout segment commit structuresTrond Myklebust
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust
2020-03-26pNFS/flexfiles: Simplify allocation of the mirror arrayTrond Myklebust
2020-03-16NFSv4: Ensure layout headers are RCU safeTrond Myklebust
2020-03-16pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the serverTrond Myklebust
2020-01-15pNFS/flexfiles: Add tracing for layout errorsTrond Myklebust
2020-01-15pNFS/flexfiles: Record resend attempts on I/O failureTrond 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