News › performance

Linux 7.2 Boosts exFAT Performance with IOmap Conversion

By Zayden R., June 20, 2026

Linux 7.2 brings enhanced performance for the exFAT file-system with IOmap conversion, thanks to Namjae Jeon's ongoing work. This update promises faster and more efficient handling of removable storage.

Linux 7.2 is set to deliver a notable performance boost for the exFAT file-system, courtesy of the IOmap conversion. This enhancement is spearheaded by Namjae Jeon, who is already known for his contributions to the NTFS Linux driver. The exFAT file-system, widely used in removable storage devices, will now benefit from improved efficiency and speed.

For those who frequently use exFAT, these improvements are a welcome change. The IOmap conversion streamlines how data reads and writes are handled, reducing overhead and enhancing throughput. This means faster access times and better performance, especially for those dealing with large files or extensive file operations.

The exFAT file-system has long been a staple for users needing cross-platform compatibility between Linux and Windows systems, particularly for USB drives and SD cards. With IOmap, the Linux kernel can now manage these file operations more effectively, benefiting from reduced CPU usage and improved I/O performance.

This update, part of the Linux 7.2 release, underscores the ongoing efforts to refine and optimize file-systems within the kernel. Namjae Jeon's dual role in maintaining both the NTFS and exFAT drivers highlights the collaborative nature of open-source development, where continuous improvements are the norm.

For sysadmins and users alike, this is a solid improvement. Faster file-system performance translates to smoother workflows and less time waiting for file operations to complete. As Linux continues to evolve, enhancements like these keep it competitive and user-friendly, ensuring that it remains a viable choice for a broad range of applications.

Sources

Practice this on a real machine

The Linux Camp teaches these topics as hands-on labs on real virtual machines, verified as you type.