No description
Find a file
shadichy 1cced6f375
Sync source with upstream
The module has been renamed to `ntfs`. Therefore I must update the patches and files and also, create an alias for `modprobe` to point to the correct module. Which means, `modprobe ntfsplus` is now equals to `modprobe ntfs`.

I am not having any plan to rename it back to `ntfsplus` yet, as `ntfs` was completely removed in linux v6.9, and I also don't have any plan to backport it further down to <6.12. The original maintainer (Namjae Jeon) already has a plan to release his own OOT repository which also contains his own backports (back to 5.10 LTS as he stated in our Email conversation).

Until when Jeon publish his OOT maintenace repository of `ntfsplus` (or now let's call it next-gen `ntfs`), I will still continue maintaining this backport on my own.

Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-12-29 22:20:30 +07:00
.gitignore Add some patches to backport the driver to 6.16 or older kernels 2025-10-26 12:09:29 +07:00
.SRCINFO Sync source with upstream 2025-12-29 22:20:30 +07:00
00-ntfsplus.conf Sync source with upstream 2025-12-29 22:20:30 +07:00
0001-fs-ntfs-inode.c-Resolve-import-for-inode_generic_dro.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0002-ntfsplus-Resolve-iomap_-arguments-temporarily-for-ke.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0003-ntfsplus-Backport-iomap.c-functions-to-kernels-older.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0004-ntfsplus-file.c-Using-mmap-instead-of-mmap_prepare-f.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0005-ntfsplus-compress.c-using-page-index-instead-of-page.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0006-ntfsplus-Update-iomap_zero_range-iomap_page_mkwrite-.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0007-ntfsplus-Backport-ntfs_mkdir-for-kernels-older-than-.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
0008-ntfsplus-Resolve-import-for-newly-declared-6.19-func.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
90-udev-prefer-ntfsplus.rules Sync source with upstream 2025-12-29 22:20:30 +07:00
0099-fs-ntfsplus-Makefile-DKMS-patch.patch Sync source with upstream 2025-12-29 22:20:30 +07:00
dkms.conf Sync source with upstream 2025-12-29 22:20:30 +07:00
PKGBUILD Sync source with upstream 2025-12-29 22:20:30 +07:00