diff options
author | 2025-07-12 10:20:03 -0700 | |
---|---|---|
committer | 2025-07-12 10:20:03 -0700 | |
commit | 3b428e1cfcc4c5f063bb8b367beb71ee06470d4b (patch) | |
tree | e07280efbc89b658b5d051db9726f543186bc9a7 /rust/pin-init/internal/src | |
parent | Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs (diff) | |
parent | erofs: fix large fragment handling (diff) | |
download | wireguard-linux-3b428e1cfcc4c5f063bb8b367beb71ee06470d4b.tar.xz wireguard-linux-3b428e1cfcc4c5f063bb8b367beb71ee06470d4b.zip |
Merge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Pull erofs fixes from Gao Xiang:
"Fix for a cache aliasing issue by adding missing flush_dcache_folio(),
which causes execution failures on some arm32 setups.
Fix for large compressed fragments, which could be generated by
-Eall-fragments option (but should be rare) and was rejected by
mistake due to an on-disk hardening commit.
The remaining ones are small fixes. Summary:
- Address cache aliasing for mappable page cache folios
- Allow readdir() to be interrupted
- Fix large fragment handling which was errored out by mistake
- Add missing tracepoints
- Use memcpy_to_folio() to replace copy_to_iter() for inline data"
* tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
erofs: fix large fragment handling
erofs: allow readdir() to be interrupted
erofs: address D-cache aliasing
erofs: use memcpy_to_folio() to replace copy_to_iter()
erofs: fix to add missing tracepoint in erofs_read_folio()
erofs: fix to add missing tracepoint in erofs_readahead()
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions