summaryrefslogtreecommitdiff
path: root/fs/ntfs/reparse.c
AgeCommit message (Expand)Author
2026-06-15ntfs: support creating Windows native symlinksHyunchul Lee
2026-06-15ntfs: clean up target name conversion for WSL symlinksHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with absolute pathsHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with relative pathsHyunchul Lee
2026-04-27ntfs: fix WSL symlink target leak on reparse failureDaeMyung Kang
2026-04-07ntfs: add bound checking to ntfs_attr_findHyunchul Lee
2026-02-19ntfs: add reparse and ea operationsNamjae Jeon