index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
ea.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
ntfs: add non-resident WOF decompression
Hyunchul Lee
1
-1
/
+21
2026-08-21
ntfs: return errors from ntfs_attr_readall
Hyunchul Lee
1
-7
/
+31
2026-08-20
ntfs: fix resource leak in ntfs_new_attr_flags
Hongling Zeng
1
-2
/
+4
2026-08-19
ntfs: do not update ctime when setxattr fails
Baolin Liu
1
-2
/
+4
2026-08-19
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
1
-0
/
+9
2026-08-19
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
1
-11
/
+9
2026-08-19
ntfs: move attribute payload before shrinking its record
Namjae Jeon
1
-8
/
+15
2026-08-19
ntfs: fix resident conversion in ntfs_new_attr_flags
Hyunchul Lee
1
-22
/
+72
2026-08-19
ntfs: rewrite EA stream before updating metadata
Namjae Jeon
1
-19
/
+46
2026-08-19
ntfs: remove empty EA attribute pair
Namjae Jeon
1
-0
/
+9
2026-08-19
ntfs: validate final EA attribute size
Namjae Jeon
1
-2
/
+15
2026-06-06
ntfs: add bounds check before accessing EA entries
Hyunchul Lee
1
-8
/
+8
2026-04-18
ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode()
Namjae Jeon
1
-1
/
+4
2026-03-16
ntfs: harden ntfs_listxattr against EA entries
Hyunchul Lee
1
-18
/
+22
2026-03-16
ntfs: harden ntfs_ea_lookup against malformed EA entries
Hyunchul Lee
1
-19
/
+17
2026-03-16
ntfs: check $EA query-length in ntfs_ea_get
Hyunchul Lee
1
-0
/
+5
2026-03-16
ntfs: validate WSL EA payload sizes
Hyunchul Lee
1
-2
/
+6
2026-03-16
ntfs: fix WSL ea restore condition
Hyunchul Lee
1
-1
/
+1
2026-03-10
ntfs: add missing newlines to pr_err() messages
Woody Suwalski
1
-1
/
+1
2026-02-26
ntfs: Fix null pointer dereference
Ethan Tidmore
1
-1
/
+2
2026-02-19
ntfs: add reparse and ea operations
Namjae Jeon
1
-0
/
+942