index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
reparse.c
Age
Commit message (
Expand
)
Author
7 days
ntfs: propagate the ntfs_attr_iget() error in update_reparse_data()
Baolin Liu
2026-08-26
ntfs: propagate reparse index insertion failure
Baolin Liu
2026-08-26
ntfs: return DT_UNKNOWN on inode lookup failure in readdir
Baolin Liu
2026-08-21
ntfs: add non-resident WOF decompression
Hyunchul Lee
2026-08-21
ntfs: parse REPARSE_TAG_WOF
Hyunchul Lee
2026-08-21
ntfs: return errors from ntfs_attr_readall
Hyunchul Lee
2026-08-19
ntfs: simplify ntfs_reparse_set_native_symlink()
Dmitry Antipov
2026-08-19
ntfs: reparse: remove redundant NULL checks before kvfree()
Mohammad Shahid
2026-06-15
ntfs: support creating Windows native symlinks
Hyunchul Lee
2026-06-15
ntfs: clean up target name conversion for WSL symlinks
Hyunchul Lee
2026-06-15
ntfs: support following Windows native symlink with absolute paths
Hyunchul Lee
2026-06-15
ntfs: support following Windows native symlink with relative paths
Hyunchul Lee
2026-04-27
ntfs: fix WSL symlink target leak on reparse failure
DaeMyung Kang
2026-04-07
ntfs: add bound checking to ntfs_attr_find
Hyunchul Lee
2026-02-19
ntfs: add reparse and ea operations
Namjae Jeon