
F2FS for Linux 6.10 has performance work for zoned storage around direct I/O and write hints. The Flash-Friendly File-System now allows direct I/O of pinned files for zoned storage and assigning the write hint per-stream by default.
F2FS has also converted more code to making use of folios, bug fixes for the compression code path, error handling updates, and other clean-ups and fixes.
Downloads and more details on the F2FS updates for Linux 6.10 via this pull request .