开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Age
Commit message (
Expand
)
Author
45 hours
Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
ntfs: support creating Windows native symlinks
Hyunchul Lee
6 days
ntfs: clean up target name conversion for WSL symlinks
Hyunchul Lee
6 days
ntfs: add native_symlink mount option
Hyunchul Lee
6 days
ntfs: support following Windows native symlink with absolute paths
Hyunchul Lee
6 days
ntfs: support following Windows native symlink with relative paths
Hyunchul Lee
6 days
ntfs: fix incorrect size of symbolic link
Hyunchul Lee
12 days
ntfs: use direct pointer for inline data to avoid redundant allocation
Namjae Jeon
12 days
ntfs: validate resident index root values on lookup
DaeMyung Kang
12 days
ntfs: update index root allocated size before shrink
DaeMyung Kang
12 days
ntfs: grow index root value before reparent header update
DaeMyung Kang
12 days
ntfs: reject non-resident records for resident-only attributes
DaeMyung Kang
13 days
ntfs: fix u16 truncation of restart-area length check
Bryam Vargas
13 days
ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
Bryam Vargas
13 days
ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
Bryam Vargas
13 days
ntfs: validate resident attribute lists and harden the validator
Bryam Vargas
2026-06-06
ntfs: use d_splice_alias() for ->lookup() return value
Al Viro
2026-06-06
ntfs: validate resident volume name values on lookup
DaeMyung Kang
2026-06-06
ntfs: reinit search context before volume information lookup
DaeMyung Kang
2026-06-06
ntfs: do not replace volume name after lookup errors
DaeMyung Kang
2026-06-06
ntfs: validate attribute values on lookup
DaeMyung Kang
2026-06-06
ntfs: detect mapping-pairs LCN accumulator overflow
Samuel Moelius
2026-06-06
ntfs: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-06-06
ntfs: serialize volume label accesses
Hyunchul Lee
2026-06-06
ntfs: fix off-by-one in mapping pairs decoding bounds checks
Ron de Bruijn
2026-06-06
ntfs: not change 0-byte $DATA attribute to non-resident
Hyunchul Lee
2026-06-06
ntfs: Fix spelling mistake "etnry" -> "entry"
Colin Ian King
2026-06-06
ntfs: free link name from ntfs_name_cache
DaeMyung Kang
2026-06-06
ntfs: remove unnecessary NULL checks before kfree
Namjae Jeon
2026-06-06
ntfs: remove unnecessary ternary boolean conversion
Namjae Jeon
2026-06-06
ntfs: remove unsupported quota handling
DaeMyung Kang
2026-06-06
ntfs: use str_plural in ntfs_attr_make_non_resident
Thorsten Blum
2026-06-06
ntfs: add bounds check before accessing EA entries
Hyunchul Lee
2026-06-06
ntfs: validate index entries on reading
Hyunchul Lee
2026-06-06
ntfs: centalize $INDEX_ROOT header validation
Hyunchul Lee
2026-06-06
ntfs: validate index block header more strictly
Hyunchul Lee
2026-06-06
ntfs: avoid heap allocation for free-cluster readahead state
DaeMyung Kang
2026-06-06
ntfs: skip extent mft records in writeback to prevent deadlock
Hyunchul Lee
2026-06-06
ntfs: only alias volume $UpCase to default on exact match
DaeMyung Kang
2026-06-06
ntfs: free volume-wide resources on fill_super failure
DaeMyung Kang
2026-05-11
ntfs: restore $MFT mirror contents check
DaeMyung Kang
2026-05-10
ntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile()
DaeMyung Kang
2026-05-10
ntfs: validate attribute name bounds before returning it
DaeMyung Kang
2026-05-10
ntfs: fix MFT bitmap scan 2^32 boundary check
DaeMyung Kang
2026-05-10
ntfs: validate MFT attrs_offset against bytes_in_use
DaeMyung Kang
2026-05-09
ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()
Zhan Xusheng
2026-05-08
ntfs: avoid leaking uninitialised bytes in new security descriptors
DaeMyung Kang
2026-05-08
ntfs: fix out-of-bounds write in ntfs_index_walk_down()
DaeMyung Kang
2026-05-08
ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge path
DaeMyung Kang
2026-05-08
ntfs: fix variable dereferenced before check ni in ntfs_attr_open()
Namjae Jeon
[next]