NTFS3 file system kernel mode driver
 help / color / mirror / Atom feed
 messages from 2026-06-26 06:13:23 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  (3+ 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  (8+ messages)
` [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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox