summaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout/flexfilelayout.c
AgeCommit message (Expand)Author
2025-10-13NFSv4/flexfiles: fix to allocate mirror->dss before useMike Snitzer
2025-09-26NFSv4/flexfiles: Add support for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Update layout stats & error paths for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Write path updates for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Commit path updates for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Read path updates for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Update low level helper functions to be DS stripe aware.Jonathan Curley
2025-09-26NFSv4/flexfiles: Add data structure support for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Remove cred local variable dependencyJonathan Curley
2025-09-23NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()Anna Schumaker
2025-09-08NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-06flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
2025-07-22pNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan
2025-06-26NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-05-28flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan
2025-04-27pNFS/flexfiles: Record the RPC errors in the I/O tracepointsTrond Myklebust
2025-03-21pNFS/flexfiles: Report ENETDOWN as a connection errorTrond Myklebust
2025-03-21pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-01-22pnfs/flexfiles: retry getting layout segment for readsMike Snitzer
2025-01-14nfs: cache all open LOCALIO nfsd_file(s) in clientMike Snitzer
2024-09-23pnfs/flexfiles: enable localio supportTrond Myklebust
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer
2024-09-23nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.hMike Snitzer
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust
2024-05-21pNFS: rework pnfs_generic_pg_check_layout to check IO rangeOlga Kornievskaia
2024-03-16nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust
2023-09-13NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2022-11-01cred: Do not default to init_cred in prepare_kernel_cred()Kees Cook
2022-10-06NFSv4/flexfiles: Cancel I/O if the layout is recalled or revokedTrond Myklebust
2022-10-03NFSv4/pNFS: Always return layout stats on layout return for flexfilesTrond Myklebust
2022-07-10pNFS/flexfiles: Report RDMA connection errors to the serverTrond Myklebust
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-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