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
Age
Commit message (
Expand
)
Author
20 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
20 hours
Merge branch 'ntfs-next' of https://git.kernel.org/pub/scm/linux/kernel/git/l...
Mark Brown
21 hours
ntfs: dir: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
21 hours
ntfs: mft: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
21 hours
ntfs: reparse: remove redundant NULL checks before kvfree()
Mohammad Shahid
21 hours
ntfs: fail attrlist updates when the superblock is inactive
Peiyang He
21 hours
ntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()
Namjae Jeon
21 hours
ntfs: fix hole runlist memory leak in insert range error path
Peiyang He
21 hours
ntfs: avoid calling post_write_mst_fixup() for invalid index_block
Valeriy Yashnikov
21 hours
ntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()
Namjae Jeon
21 hours
ntfs: avoid self-deadlock during inode eviction
Hyunchul Lee
21 hours
ntfs: make system files immutable to prevent corruption
Namjae Jeon
5 days
Merge branch 'vfs-7.3.misc' into vfs.all
Christian Brauner
5 days
Remove excl arg to ->create inode_operation
NeilBrown
6 days
iomap: consolidate bio submission
Christoph Hellwig
6 days
ntfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
7 days
ntfs: fix mrec_lock ABBA deadlock in rename
Peiyang He
7 days
ntfs: avoid stale runlist element dereference in fallocate
Cen Zhang
12 days
ntfs: avoid stale runlist element dereference in MFT writeback
Cen Zhang
2026-06-19
Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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: add native_symlink mount option
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-06-15
ntfs: fix incorrect size of symbolic link
Hyunchul Lee
2026-06-09
ntfs: use direct pointer for inline data to avoid redundant allocation
Namjae Jeon
2026-06-09
ntfs: validate resident index root values on lookup
DaeMyung Kang
2026-06-09
ntfs: update index root allocated size before shrink
DaeMyung Kang
2026-06-09
ntfs: grow index root value before reparent header update
DaeMyung Kang
2026-06-09
ntfs: reject non-resident records for resident-only attributes
DaeMyung Kang
2026-06-08
ntfs: fix u16 truncation of restart-area length check
Bryam Vargas
2026-06-08
ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
Bryam Vargas
2026-06-08
ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
Bryam Vargas
2026-06-08
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
[next]