
F2FS with Linux 5.15 has also been striving for better performance by addressing issues around locking contention, correcting compress_cache issues, and resolving other problems.
In helping to diagnose more performance issues going forward, F2FS has added an iostat for more easily reporting I/O latencies. The Google-contributed change allows for printing out I/O latency statistics tracepoint events when the "iostat_enable" sysfs node is turned on. There are also a variety of bug fixes in this Flash Friendly File-System code.
The full list of changes around F2FS for Linux 5.15 can be found via this pull request that has already been merged to mainline.