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
/
ntfs3
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
11 days
fs/ntfs3: validate ef->size covers the record's name and value
Weiming Shi
11 days
fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()
Konstantin Komarov
12 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-14
fs/ntfs3: reject out-of-range evcn in mi_enum_attr()
Zhan Xusheng
2026-08-14
fs/ntfs3: fix integer overflow in MFT cluster validation
Zhan Xusheng
2026-07-31
ntfs3: convert iomap ops to ->iomap_next()
Joanne Koong
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-30
fs/ntfs3: Add basic support for alternative data streams
Konstantin Komarov
2026-07-30
fs/ntfs3: Rename 'err' to 'ret' in read paths
Konstantin Komarov
2026-07-30
fs/ntfs3: Fix memory leak in indx_find_sort()
Konstantin Komarov
2026-07-29
fs/ntfs3: bound page_lcns[] index by the log record
Konstantin Komarov
2026-07-29
fs/ntfs3: validate dirty page table on log replay
Xiang Mei
2026-07-28
fs/ntfs3: reject restart table growth beyond U16_MAX entries
Weiming Shi
2026-07-28
fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
Samuel Page
2026-07-24
fs/ntfs3: reserve NUL byte when converting UTF-16 names
Kyle Zeng
2026-07-24
ntfs3: initialize err in attr_wof_frame_info
Ruoyu Wang
2026-07-24
fs/ntfs3: fix lseek EINVAL on sparse/compressed files with 64-bit clusters
Senjin
2026-07-24
fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension records
Konstantin Komarov
2026-07-24
ntfs3: fix info-leak in ntfs_rename()
Konstantin Komarov
2026-07-24
ntfs3: fix boundary check in ntfs_dir_count()
Konstantin Komarov
2026-07-24
fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
Weiming Wu
2026-07-14
fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
HE WEI(ギカク)
2026-07-14
fs/ntfs3: cosmetic fixes and improvements
Konstantin Komarov
2026-07-14
fs/ntfs3: widen inode/record number storage to u64
Konstantin Komarov
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
2026-07-01
ntfs3: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-06-24
Merge tag 'ntfs3_for_7.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-10
ntfs3: reject direct userspace writes to reserved $LX* xattrs
Konstantin Komarov
2026-06-10
fs/ntfs3: resize log->one_page_buf when adopting on-disk page size
Jamie Nguyen
2026-06-10
fs/ntfs3: prevent potential lcn remains uninitialized
Edward Adam Davis
2026-06-09
ntfs3: cap RESTART_TABLE free-chain walker at rt->used
Michael Bommarito
2026-06-09
fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}
Michael Bommarito
2026-06-03
fs/ntfs3: validate lcns_follow in log_replay conversion
Konstantin Komarov
2026-06-03
fs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis pass
Michael Bommarito
2026-06-03
fs/ntfs3: bound DeleteIndexEntryAllocation memmove length
Konstantin Komarov
2026-06-03
fs/ntfs3: bound attr_off in UpdateResidentValue against data_off
Konstantin Komarov
2026-06-02
ntfs3: fix out-of-bounds read in ntfs_dir_emit() and hdr_find_e()
Alessandro Schino
2026-06-02
fs/ntfs3: fix mount failure on 64K page-size kernels
Jamie Nguyen
2026-06-02
ntfs3: avoid another -Wmaybe-uninitialized warning
Arnd Bergmann
2026-06-02
ntfs3: Allocate iomap inline_data using alloc_page
Mihai Brodschi
2026-06-02
fs/ntfs3: format code, deal with comments
Konstantin Komarov
2026-06-02
fs/ntfs3: reject SEEK_DATA and SEEK_HOLE past EOF early
Konstantin Komarov
2026-06-02
fs/ntfs3: fold file size handling into ntfs_set_size()
Konstantin Komarov
2026-06-02
fs/ntfs3: force waiting for direct I/O completion
Konstantin Komarov
2026-06-02
fs/ntfs3: fold resident writeback into writepages loop
Konstantin Komarov
2026-06-02
fs/ntfs3: handle delayed allocation overlap in run lookup
Konstantin Komarov
[next]