summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-02-07Makefile: sync upstream makefileshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2026-01-20Makefile: remove index from object idshadichy
When unlinking a file, we need to remove the index from the object id system file, because Windows chkdsk will fix it as a stale index entry. Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-12-31Switch to author's OOT sourceshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-12-29Sync source with upstreamshadichy
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-18Change from `git am` to `git apply` to avoid unkown identificationshadichy
- After latest Arch update it seems like they prevented accessing git user environment from inside PKGBUILD execution Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-12-17feat: Using version checker instead of definition checker for patch 0001shadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-12-01Update make CFLAGS_MODULE for GCC supportshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-30Update patches to sync sourceshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-06Update patches for Refactor mmap_prepare function of file.cshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-06Update patches for Refactored iomap_file_buffered_write, ↵shadichy
iomap_truncate_page, iomap_zero_range and iomap_page_mkwrite Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-05PKGBUILD: update `pkgver()` to show FETCH_HEAD commit dateshadichy
- paru and yay re-run `prepare()` twice so we need a workaround to make `pkgver()` output the same in any circumstances. Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-05DLAGENTS: Fix verifier git in-progress abortionshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-04Using upstream module sourceshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-04Update PKGBUILD infoshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-03Update patches for Remove optional properties prepare_ioend and discard_folioshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-03Updated patches for Backport to 6.12shadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-11-03Added 6.15-6.16 patchesshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-10-29PKGBUILD: update source file name, checksum and package opt dependenciesshadichy
- Rename source mailbox file names to ntfsplus-*.mbox.gz - Update checksum for patch 0-5 - Temporarily disable 6.16- patches - Fix optdepends syntax for packages Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-10-26Replace patchesshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-10-26Remove unnecessary git submoduleshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-10-26Add some patches to backport the driver to 6.16 or older kernelsshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-10-23Remove `epoch` & fix provides/conflicts & fix string typoshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>
2025-10-23Initialshadichy
Signed-off-by: shadichy <shadichy@blisslabs.org>