
EXT4 maintainer Ted Ts'o noted that the file-system is improving performance by allowing parallel direct I/O writes where previously were being too conservative when checking if it was safe to avoid requiring an exclusive lock.
There is also better performance of ext4_mb


