summaryrefslogtreecommitdiff
path: root/fs/ntfs/ea.c
AgeCommit message (Expand)Author
4 daystreewide: refresh kmalloc_obj() conversionsKees Cook
12 daysntfs: leave HasEA flag untouched on setxattr failureBaolin Liu
12 daysntfs: fix memmove overlap in ntfs_new_attr_flagsHongling Zeng
13 daysntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resizeHongling Zeng
13 daysntfs: return -ERANGE for undersized xattr bufferBaolin Liu
2026-08-21ntfs: add non-resident WOF decompressionHyunchul Lee
2026-08-21ntfs: return errors from ntfs_attr_readallHyunchul Lee
2026-08-20ntfs: fix resource leak in ntfs_new_attr_flagsHongling Zeng
2026-08-19ntfs: do not update ctime when setxattr failsBaolin Liu
2026-08-19ntfs: reject unprivileged writes to reserved $LX* xattrsPisit Preechapramoth
2026-08-19ntfs: respect per-file chmod mode over mount masksNamjae Jeon
2026-08-19ntfs: move attribute payload before shrinking its recordNamjae Jeon
2026-08-19ntfs: fix resident conversion in ntfs_new_attr_flagsHyunchul Lee
2026-08-19ntfs: rewrite EA stream before updating metadataNamjae Jeon
2026-08-19ntfs: remove empty EA attribute pairNamjae Jeon
2026-08-19ntfs: validate final EA attribute sizeNamjae Jeon
2026-06-06ntfs: add bounds check before accessing EA entriesHyunchul Lee
2026-04-18ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode()Namjae Jeon
2026-03-16ntfs: harden ntfs_listxattr against EA entriesHyunchul Lee
2026-03-16ntfs: harden ntfs_ea_lookup against malformed EA entriesHyunchul Lee
2026-03-16ntfs: check $EA query-length in ntfs_ea_getHyunchul Lee
2026-03-16ntfs: validate WSL EA payload sizesHyunchul Lee
2026-03-16ntfs: fix WSL ea restore conditionHyunchul Lee
2026-03-10ntfs: add missing newlines to pr_err() messagesWoody Suwalski
2026-02-26ntfs: Fix null pointer dereferenceEthan Tidmore
2026-02-19ntfs: add reparse and ea operationsNamjae Jeon