The New NTFS Linux Driver Updated With Better Compression Handling

This week saw the "NTFS3" kernel driver patches revved for a fourteenth time as it continues undergoing review for hopefully being included mainline in a kernel cycle or two if all goes well. Paragon was quick to address early feedback following a rather rough first patch and they've been quick to iterate it in response to upstream developer feedback.
With the "v14" patches, now that much of the other technical feedback has been addressed in prior revisions one of the new features being worked on is better compression support. The NTFS3 driver's compression support is based on this XPRESS and LZX code originally written for the NTFS-3G driver as well as the WIMLIB code. That code was all written by Google's Eric Biggers who is known for his work on FSCRYPT and other Linux storage and compression developments.
Thus with this latest iteration of the NTFS3 patches, the compression support is more full-featured in dealing with file-system compressed files. NTFS supports per-file compression as well as drive-level compression. Windows 10 supports "Compact OS" that allows for compressing the entire system partition using XPRESS or LZ4.
It's great seeing Paragon Software continuing to get the NTFS3 driver support into shape and becoming a very viable option at long last for great NTFS file-system support under Linux going into 2021. It's too bad though it has taken so long and seemingly until their code ended its commercial life before they went about upstreaming plans, but better late than never given how widely used NTFS remains. Separately, the Samsung-backed open-source exFAT driver continues maturing quite well in the mainline kernel too.
16 Comments