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
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
2026-05-08
ntfs: fix default_upcase refcount underflow and UAF on fs_context teardown
DaeMyung Kang
2026-05-08
ntfs: match ntfs_resident_attr_min_value_length with $AttrDef
Hyunchul Lee
2026-05-08
ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()
DaeMyung Kang
2026-05-08
ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned start
DaeMyung Kang
2026-05-08
ntfs: wait for sync mft writes to complete
DaeMyung Kang
2026-05-08
ntfs: capture mft mirror sync errors in ntfs_write_mft_block()
DaeMyung Kang
2026-05-08
ntfs: redirty folio when ntfs_write_mft_block() runs out of memory
DaeMyung Kang
2026-05-08
ntfs: use base mft_no when looking up base inode for extent record
DaeMyung Kang
2026-05-03
ntfs: fix variable dereferenced before check ni and attr in ntfs_attrlist_ent...
Namjae Jeon
2026-04-30
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
Nathan Chancellor
2026-04-30
ntfs: drop nlink once for WIN32/DOS aliases
Hyunchul Lee
2026-04-28
ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
Namjae Jeon
2026-04-27
ntfs: fix error handling in ntfs_write_iomap_end_resident()
Namjae Jeon
2026-04-27
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
Zhan Xusheng
2026-04-27
ntfs: fix WSL symlink target leak on reparse failure
DaeMyung Kang
2026-04-27
ntfs: fix NULL dereference in ntfs_index_walk_down()
DaeMyung Kang
2026-04-22
ntfs: use page allocation for resident attribute inline data
Namjae Jeon
2026-04-22
ntfs: fix mmap_prepare writable check for shared mappings
Namjae Jeon
2026-04-18
ntfs: fix potential 32-bit truncation in ntfs_write_cb()
Dan Carpenter
2026-04-18
ntfs: fix uninitialized variable in ntfs_map_runlist_nolock
Namjae Jeon
2026-04-18
ntfs: delete dead code
Dan Carpenter
2026-04-18
ntfs: add missing error code in ntfs_mft_record_alloc()
Dan Carpenter
2026-04-18
ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode()
Namjae Jeon
2026-04-18
ntfs: fix uninitialized pointer in ntfs_write_mft_block
Namjae Jeon
2026-04-18
ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_resident
Namjae Jeon
2026-04-18
ntfs: remove noop_direct_IO from address_space_operations
Hyunchul Lee
[prev]
[next]