messages from 2026-06-17 23:19:56 to 2026-07-19 20:26:30 UTC [more...]
[PATCH] fs/ntfs3: remove redundant if-block in check_attr()
2026-07-19 20:25 UTC
[PATCH 0/2] ntfs3: fix deadlocks in ntfs_readdir caused by ni_lock held across dir_emit
2026-07-19 12:29 UTC (4+ messages)
` [PATCH 1/2] ntfs3: remove ntfs_iget5 call in ntfs_dir_emit to fix recursive deadlock
` [PATCH 2/2] ntfs3: release ni_lock before dir_emit in ntfs_readdir to fix deadlocks
[BUG] Out-of-bounds write in iomap_set_range_uptodate/iomap_set_range_dirty
2026-07-17 9:55 UTC
[PATCH v1 0/7] ntfs3: add tracepoints for core filesystem paths
2026-07-17 3:22 UTC (8+ messages)
` [PATCH v1 v1 1/7] ntfs3: add mount and log replay tracepoints
` [PATCH v1 v1 2/7] ntfs3: add namei tracepoints
` [PATCH v1 v1 3/7] ntfs3: add create inode tracepoint
` [PATCH v1 v1 4/7] ntfs3: add directory index tracepoints
` [PATCH v1 v1 5/7] ntfs3: add allocation tracepoints
` [PATCH v1 v1 6/7] ntfs3: add iomap tracepoints
` [PATCH v1 v1 7/7] ntfs3: add file I/O tracepoints
[PATCH] ntfs3: fix info-leak in ntfs_rename()
2026-07-15 17:03 UTC (5+ messages)
[PATCH] fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension records
2026-07-15 17:02 UTC
[PATCH] fs/ntfs3: handle partial allocation in attr_data_get_block_locked()
2026-07-15 12:29 UTC
Fwd: File operations on NTFS drives causes kernel BUG at fs/iomap/buffered-io.c:1061
2026-07-15 0:19 UTC (2+ messages)
` "
[PATCH] fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
2026-07-14 16:48 UTC (3+ messages)
[PATCH] fs/ntfs3: widen inode/record number storage to u64
2026-07-14 16:38 UTC
[PATCH] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
2026-07-14 16:45 UTC (2+ messages)
[PATCH] fs/ntfs3: cosmetic fixes and improvements
2026-07-14 16:40 UTC
[RFC PATCH] fs/ntfs3: prevent positive E_NTFS_NONRESIDENT from reaching writeback error handling
2026-07-13 8:41 UTC
[PATCH] fs/ntfs3: check return values in indx_delete_entry()
2026-07-12 15:15 UTC
[PATCH] fs/ntfs3: do not mark frame pages uptodate on read error
2026-07-12 13:34 UTC
[PATCH v2] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
2026-07-11 15:26 UTC
[PATCH] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
2026-07-10 11:40 UTC (2+ messages)
[PATCH ntfs] fs/ntfs3: fix slab-out-of-bounds write in attr_insert_range()
2026-07-09 22:05 UTC
[PATCH] fs/ntfs3: return -ERANGE for short xattr buffers
2026-07-09 7:27 UTC (2+ messages)
[PATCH] fs/ntfs3: fix integer overflow in find_log_rec() causing OOB read
2026-07-08 22:46 UTC
[PATCH] fs/ntfs3: Fix heap overflow after ALIGN in mi_pack_runs()
2026-07-08 14:56 UTC
[PATCH] Fix OOB write if err == buflen in ntfs_readlink_hlp()
2026-07-08 11:30 UTC
[PATCH] fs/ntfs3: Fix OOB write if ret == buf_len in ntfs_utf16_to_nls()
2026-07-08 8:15 UTC (2+ messages)
don't build bios/contexts over multiple iomaps v3
2026-07-07 11:06 UTC (7+ messages)
` [PATCH 1/3] iomap: consolidate bio submission
` [PATCH 2/3] fuse: call fuse_send_readpages explicitly from fuse_readahead
` [PATCH 3/3] iomap: submit read bio after each extent
NTFS driver excessive logging by default: Correct links count
2026-07-07 8:15 UTC
[PATCH] ntfs3: fix resident attribute handling in run load paths
2026-07-07 2:14 UTC
[PATCH] fs/ntfs3: check INDEX_ROOT resident size before use in ntfs_read_mft()
2026-07-07 1:54 UTC
[PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
2026-07-06 6:29 UTC (4+ messages)
[PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
2026-07-06 4:40 UTC (2+ messages)
[syzbot] Monthly ntfs3 report (Jul 2026)
2026-07-04 4:32 UTC
[PATCH ntfs3] fs/ntfs3: validate EA entry layout against ef->size in ntfs_read_ea
2026-07-03 22:23 UTC
[PATCH ntfs3] fs/ntfs3: validate $SDH entry size in ntfs_insert_security
2026-07-03 21:54 UTC
[PATCH v2 04/18] ntfs3: convert iomap ops to ->iomap_next()
2026-07-03 10:37 UTC (11+ messages)
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
File operations on NTFS drives causes kernel BUG at fs/iomap/buffered-io.c:1061
2026-07-03 6:46 UTC
[stable] Please backport ntfs3: reject direct userspace writes to reserved $LX* xattrs
2026-07-01 23:34 UTC (3+ messages)
[PATCH] fs/ntfs3: fix valid_size not being updated in attr_allocate_frame()
2026-07-01 6:14 UTC
[PATCH] ntfs3: reject empty iomap before reading its LCN
2026-06-30 21:17 UTC
[PATCH] fs/ntfs3: reject FS_IOC_SETFSLABEL on readonly mounts
2026-06-30 1:07 UTC (2+ messages)
[syzbot] [ntfs3?] possible deadlock in ntfs_readdir
2026-06-29 20:04 UTC
[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_iomap_begin (2)
2026-06-29 19:21 UTC
[PATCH v2 1/2] fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension records
2026-06-29 8:19 UTC
[PATCH] ntfs3: bound index head insertions by buffer capacity
2026-06-28 9:55 UTC
[PATCH] ntfs3: serialize readdir against MFT record updates
2026-06-28 0:19 UTC
don't build bios/contexts over multiple iomaps v3
2026-06-26 14:51 UTC (12+ messages)
` [PATCH 1/2] iomap: consolidate bio submission
` [PATCH 2/2] iomap: submit read bio after each extent
[PATCH] fs/ntfs3: fix out-of-bounds write in ni_create_attr_list()
2026-06-26 13:11 UTC (2+ messages)
[PATCH] fs/ntfs3: take run_lock when freeing offs_folio in ni_decompress_file
2026-06-26 10:23 UTC
[PATCH] fs/ntfs3: update ctime only on successful setxattr
2026-06-26 9:49 UTC
[PATCH] ntfs3: fix out-of-bounds read in ntfs_read_mft()
2026-06-25 12:07 UTC
[PATCH ntfs3] fs/ntfs3: zero frame pages on read error
2026-06-25 8:52 UTC
[PATCH] fs/ntfs3: validate ef->size covers the record's name and value
2026-06-25 4:00 UTC
[GIT PULL] ntfs3: changes for 7.2
2026-06-24 17:34 UTC (2+ messages)
don't build bios/contexts over multiple iomaps v2
2026-06-24 7:42 UTC (9+ messages)
` [PATCH 1/2] iomap: consolidate bio submission
` [PATCH 2/2] iomap: submit read bio after each extent
[PATCH v4] fs/ntfs3: reject out-of-range evcn in mi_enum_attr()
2026-06-24 3:44 UTC (2+ messages)
` [PATCH v5] "
[PATCH] fs/ntfs3: fix integer overflow in MFT cluster validation
2026-06-24 3:41 UTC
[PATCH] fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
2026-06-23 19:00 UTC
[PATCH] fs/ntfs3: reject restart table growth beyond U16_MAX entries
2026-06-23 10:14 UTC
[PATCH] fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()
2026-06-23 6:22 UTC
[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked (2)
2026-06-23 3:01 UTC (2+ messages)
[PATCH] fs/ntfs3: reserve NUL byte when converting UTF-16 names
2026-06-21 0:46 UTC (2+ messages)
[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_set_inode (2)
2026-06-19 1:13 UTC
[PATCH v2 0/2] fs/ntfs3: fix out-of-bounds page_lcns[] access on log replay
2026-06-17 23:19 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox