summaryrefslogtreecommitdiff
path: root/fs/ntfs/reparse.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-15ntfs: support creating Windows native symlinksHyunchul Lee1-2/+129
2026-06-15ntfs: clean up target name conversion for WSL symlinksHyunchul Lee1-29/+27
2026-06-15ntfs: support following Windows native symlink with absolute pathsHyunchul Lee1-16/+178
2026-06-15ntfs: support following Windows native symlink with relative pathsHyunchul Lee1-12/+115
2026-04-27ntfs: fix WSL symlink target leak on reparse failureDaeMyung Kang1-2/+3
2026-04-07ntfs: add bound checking to ntfs_attr_findHyunchul Lee1-2/+2
2026-02-19ntfs: add reparse and ea operationsNamjae Jeon1-0/+573