index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayout.c
Age
Commit message (
Expand
)
Author
2025-03-13
pnfs/flexfiles: retry getting layout segment for reads
Mike Snitzer
2023-10-06
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2022-08-17
pNFS/flexfiles: Report RDMA connection errors to the server
Trond Myklebust
2021-04-14
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-16
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
Trond Myklebust
2020-12-16
pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read
Trond Myklebust
2020-12-15
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-12-02
pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports
Trond Myklebust
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
Trond Myklebust
2020-09-18
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
2020-09-18
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
NFS: Fix flexfiles read failover
Trond Myklebust
2020-07-12
pNFS/flexfiles: The mirror count could depend on the layout segment range
Trond Myklebust
2020-07-12
pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
Trond Myklebust
2020-06-26
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
2020-03-27
pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
Trond Myklebust
2020-03-27
pNFS/flexfiles: remove requirement for whole file layouts
Trond Myklebust
2020-03-27
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
2020-03-27
pNFS/flexfile: Don't merge layout segments if the mirrors don't match
Trond Myklebust
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
pNFS: Enable per-layout segment commit structures
Trond Myklebust
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
2020-03-26
pNFS/flexfiles: Simplify allocation of the mirror array
Trond Myklebust
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
2020-03-16
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
Trond Myklebust
2020-01-15
pNFS/flexfiles: Add tracing for layout errors
Trond Myklebust
2020-01-15
pNFS/flexfiles: Record resend attempts on I/O failure
Trond Myklebust
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-07-18
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
2019-04-25
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-03-23
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2019-03-01
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
2019-03-01
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
2019-03-01
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
2019-03-01
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
2019-03-01
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
2019-03-01
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
[next]