Linux Filesystems Tested on Production Server Loads
Recent benchmarks reveal distinct performance trade-offs among common Linux filesystems on current server hardware.
Updated on Sept. 19, 2026 in Data Centers

Live Poll
Do you prioritize data integrity features over raw speed when choosing how to store your files?
Independent testing of the Linux 6.17 kernel on Ubuntu 25.10 has provided fresh performance data for major filesystems. The benchmarks highlight how specific filesystem architectures affect server workload outcomes.
Why it matters
Storage architects require reproducible performance data to navigate the trade-offs between raw speed, reliability, and feature sets when managing server environments. Inefficient filesystem choices can lead to significant resource waste, with some configurations costing up to 10% in IOPS.
Benchmarks using a Crucial T705 Gen5 NVMe SSD showed EXT4 held a narrow lead in overall geometric mean performance, while OpenZFS excelled in concurrent SQLite tests. F2FS matched or exceeded XFS and EXT4 in random read fio operations.
The players
Phoronix
A long-standing technology publication focused on Linux hardware and software benchmarking.
Ubuntu
A Debian-based Linux distribution widely used for server, desktop, and cloud environments.
The details
Testing utilized realistic server loads including random reads, writes, and metadata operations rather than synthetic microbenchmarks. The study prioritized measuring performance consistency over time rather than peak speeds, providing a clearer look at how EXT4, XFS, OpenZFS, and F2FS handle sustained production traffic. OpenZFS, a combined file system and logical volume manager, demonstrated specific efficiency in database-heavy SQLite operations, while F2FS — a flash-friendly file system designed for storage devices using NAND flash memory — showed advantages in random-access read scenarios.
Timeline
2024: Publication of arXiv study on billion-file filesystem performance.
Early September 2026: MLPerf Storage v3.0 released with new database tests.
September 2026: Phoronix published fresh Linux 6.17 filesystem performance numbers.
The Tech Race
This performance analysis aligns with the rigor established by the MLPerf Storage v3.0 standard. It provides a real-world counterpart to those synthetic tests by showing how filesystem overhead impacts production-grade storage hardware.
Server administrators and developers can use these results to select filesystems that align with their specific workload requirements, such as database concurrency or random read throughput. These findings help identify where architecture changes might recover up to 10% of lost IOPS.
The takeaway
Performance in production is defined by metadata efficiency rather than just peak throughput. Architects should monitor the evolving Bcachefs development and forthcoming kernel updates to see if new modules close the performance gap in high-concurrency environments.
What happens next
Bcachefs is expected to implement new DKMS modules to allow for further system-level performance tuning.
Further reading
Find more analysis of storage hardware and software performance in the Data Centers section.
More information
Review the full independent filesystem benchmark results to see the complete dataset.
Source note: This article includes information reported by WebProNews.
Live Poll
Do you prioritize data integrity features over raw speed when choosing how to store your files?






