Akerman
kiwifarms.net
- Joined
- Apr 12, 2023
Since nobody posted about this in the thread, a new NTFS driver for Linux with read/write support just got announced by the same dude behind the exFAT driver:


(src)This NTFSPLUS driver carries some weight as its development was led by Namjae Jeon. Namjae Jeon is the Linux kernel developer who developed the exFAT Linux driver, maintainer of the KSMBD kernel server code, and other Linux storage achievements. He's now taken to improving the NTFS support on Linux.
NTFSPLUS offers write support unlike the original Linux kernel driver. Compared to Paragon's NTFS3 code, NTFSPLUS offers IOmap support, no buffer head, public user-space utilities, IDMAPPED mount support, delayed allocation, and plans to support journaling unlike NTFS3's inoperative implementation.


