dev.linux.lists.ntfs3 archive
408 archived articles, newest first (page 2 of 5). Latest articles →
Re: [PATCH] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
Fri, 10 Jul 2026 14:40:16 +0300[PATCH] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
Thu, 9 Jul 2026 22:30:54 -0400[PATCH ntfs] fs/ntfs3: fix slab-out-of-bounds write in attr_insert_range()
Thu, 9 Jul 2026 22:05:01 +0000Re: [PATCH] fs/ntfs3: return -ERANGE for short xattr buffers
Thu, 9 Jul 2026 15:27:59 +0800[PATCH] fs/ntfs3: return -ERANGE for short xattr buffers
Thu, 9 Jul 2026 15:18:49 +0800[PATCH] fs/ntfs3: fix integer overflow in find_log_rec() causing OOB read
Thu, 9 Jul 2026 00:46:18 +0200Fwd: File operations on NTFS drives causes kernel BUG at fs/iomap/buffered-io.c:1061
Wed, 8 Jul 2026 13:17:12 -0400[PATCH] fs/ntfs3: Fix heap overflow after ALIGN in mi_pack_runs()
Wed, 8 Jul 2026 14:56:46 +0000[PATCH] Fix OOB write if err == buflen in ntfs_readlink_hlp()
Wed, 8 Jul 2026 11:30:04 +0000Re: [PATCH] fs/ntfs3: Fix OOB write if ret == buf_len in ntfs_utf16_to_nls()
Wed, 8 Jul 2026 16:15:43 +0800[PATCH] fs/ntfs3: Fix OOB write if ret == buf_len in ntfs_utf16_to_nls()
Tue, 7 Jul 2026 15:49:46 +0000Re: [PATCH 1/3] iomap: consolidate bio submission
Tue, 07 Jul 2026 13:06:12 +0200NTFS driver excessive logging by default: Correct links count
Tue, 7 Jul 2026 08:15:09 +0000[PATCH] ntfs3: fix resident attribute handling in run load paths
Tue, 7 Jul 2026 10:14:44 +0800[PATCH] fs/ntfs3: check INDEX_ROOT resident size before use in ntfs_read_mft()
Tue, 7 Jul 2026 01:54:40 +0000Re: [PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
Mon, 6 Jul 2026 15:29:39 +0900Re: [PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
Mon, 6 Jul 2026 13:40:06 +0900[syzbot] Monthly ntfs3 report (Jul 2026)
Fri, 03 Jul 2026 21:32:23 -0700[PATCH ntfs3] fs/ntfs3: validate EA entry layout against ef->size in ntfs_read_ea
Fri, 3 Jul 2026 15:23:33 -0700[PATCH ntfs3] fs/ntfs3: validate $SDH entry size in ntfs_insert_security
Fri, 3 Jul 2026 14:54:31 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Fri, 03 Jul 2026 12:37:14 +0200Re: File operations on NTFS drives causes kernel BUG at fs/iomap/buffered-io.c:1061
Fri, 3 Jul 2026 08:46:45 +0200 (CEST)Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 19:01:47 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 18:47:43 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 18:42:55 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 17:17:02 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 09:58:41 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 09:51:17 -0700Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Thu, 2 Jul 2026 16:07:05 +0200Re: [PATCH 1/3] iomap: consolidate bio submission
Thu, 2 Jul 2026 12:27:06 +0200Re: [stable] Please backport ntfs3: reject direct userspace writes to reserved $LX* xattrs
Thu, 2 Jul 2026 07:34:13 +0800Re: [stable] Please backport ntfs3: reject direct userspace writes to reserved $LX* xattrs
Wed, 1 Jul 2026 15:36:00 +0200Re: [PATCH 1/3] iomap: consolidate bio submission
Wed, 1 Jul 2026 15:27:40 +0200[stable] Please backport ntfs3: reject direct userspace writes to reserved $LX* xattrs
Wed, 1 Jul 2026 20:27:36 +0800Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Wed, 1 Jul 2026 12:04:16 +0200[PATCH] fs/ntfs3: fix valid_size not being updated in attr_allocate_frame()
Wed, 1 Jul 2026 14:14:51 +0800[PATCH 1/2] ntfs3: remove ntfs_iget5 call in ntfs_dir_emit to fix recursive deadlock
Wed, 1 Jul 2026 09:30:48 +0800[PATCH 2/2] ntfs3: release ni_lock before dir_emit in ntfs_readdir to fix deadlocks
Wed, 1 Jul 2026 09:30:49 +0800[PATCH 0/2] ntfs3: fix deadlocks in ntfs_readdir caused by ni_lock held across dir_emit
Wed, 1 Jul 2026 09:30:47 +0800[PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Tue, 30 Jun 2026 17:09:32 -0700[PATCH v2 04/18] ntfs3: convert iomap ops to ->iomap_next()
Tue, 30 Jun 2026 17:09:19 -0700[PATCH] ntfs3: reject empty iomap before reading its LCN
Tue, 30 Jun 2026 23:17:43 +0200Re: [PATCH] fs/ntfs3: reject FS_IOC_SETFSLABEL on readonly mounts
Tue, 30 Jun 2026 09:07:10 +0800[PATCH] fs/ntfs3: reject FS_IOC_SETFSLABEL on readonly mounts
Tue, 30 Jun 2026 08:59:55 +0800[syzbot] [ntfs3?] possible deadlock in ntfs_readdir
Mon, 29 Jun 2026 13:04:26 -0700[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_iomap_begin (2)
Mon, 29 Jun 2026 12:21:23 -0700Re: [PATCH v2 1/2] fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension records
29 Jun 2026 08:19:22 -0000[PATCH 3/3] iomap: submit read bio after each extent
Mon, 29 Jun 2026 14:17:40 +0200[PATCH 2/3] fuse: call fuse_send_readpages explicitly from fuse_readahead
Mon, 29 Jun 2026 14:17:39 +0200[PATCH 1/3] iomap: consolidate bio submission
Mon, 29 Jun 2026 14:17:38 +0200don't build bios/contexts over multiple iomaps v3
Mon, 29 Jun 2026 14:17:37 +0200[PATCH] ntfs3: bound index head insertions by buffer capacity
Sun, 28 Jun 2026 11:55:59 +0200[PATCH] ntfs3: serialize readdir against MFT record updates
Sun, 28 Jun 2026 02:19:31 +0200Re: [PATCH 2/2] iomap: submit read bio after each extent
Fri, 26 Jun 2026 07:51:18 -0700Re: [PATCH] fs/ntfs3: fix out-of-bounds write in ni_create_attr_list()
Fri, 26 Jun 2026 22:11:22 +0900[PATCH] fs/ntfs3: take run_lock when freeing offs_folio in ni_decompress_file
Fri, 26 Jun 2026 03:23:43 -0700[PATCH] fs/ntfs3: update ctime only on successful setxattr
Fri, 26 Jun 2026 17:49:14 +0800Re: [PATCH 2/2] iomap: submit read bio after each extent
Thu, 25 Jun 2026 23:20:31 -0700Re: [PATCH 2/2] iomap: submit read bio after each extent
Fri, 26 Jun 2026 08:16:37 +0200Re: [PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
Thu, 25 Jun 2026 23:13:18 -0700Re: [PATCH 2/2] iomap: submit read bio after each extent
Fri, 26 Jun 2026 06:33:19 +0200Re: [PATCH 2/2] iomap: submit read bio after each extent
Fri, 26 Jun 2026 06:31:17 +0200Re: [PATCH 1/2] iomap: consolidate bio submission
Fri, 26 Jun 2026 06:30:03 +0200Re: [PATCH 2/2] iomap: submit read bio after each extent
Thu, 25 Jun 2026 11:32:40 -0700Re: [PATCH 2/2] iomap: submit read bio after each extent
Thu, 25 Jun 2026 10:47:58 -0700Re: [PATCH 1/2] iomap: consolidate bio submission
Thu, 25 Jun 2026 10:27:40 -0700[PATCH 2/2] iomap: submit read bio after each extent
Thu, 25 Jun 2026 14:07:57 +0200[PATCH 1/2] iomap: consolidate bio submission
Thu, 25 Jun 2026 14:07:56 +0200don't build bios/contexts over multiple iomaps v3
Thu, 25 Jun 2026 14:07:55 +0200[PATCH] ntfs3: fix out-of-bounds read in ntfs_read_mft()
Thu, 25 Jun 2026 05:07:42 -0700[PATCH ntfs3] fs/ntfs3: zero frame pages on read error
Thu, 25 Jun 2026 01:52:58 -0700Re: [PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
Thu, 25 Jun 2026 09:43:18 +0200[PATCH] fs/ntfs3: validate ef->size covers the record's name and value
Wed, 24 Jun 2026 21:00:38 -0700[PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
Thu, 25 Jun 2026 12:19:30 +0900[PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
Wed, 24 Jun 2026 18:42:26 +0100Re: [GIT PULL] ntfs3: changes for 7.2
Wed, 24 Jun 2026 17:34:00 +0000Re: [PATCH 2/2] iomap: submit read bio after each extent
Wed, 24 Jun 2026 15:42:29 +0800Re: [PATCH 2/2] iomap: submit read bio after each extent
Wed, 24 Jun 2026 09:34:45 +0200[GIT PULL] ntfs3: changes for 7.2
Wed, 24 Jun 2026 09:37:25 +0300[PATCH] fs/ntfs3: fix out-of-bounds write in ni_create_attr_list()
Tue, 23 Jun 2026 22:30:09 -0700[PATCH v5] fs/ntfs3: reject out-of-range evcn in mi_enum_attr()
Wed, 24 Jun 2026 11:44:30 +0800[PATCH] fs/ntfs3: fix integer overflow in MFT cluster validation
Wed, 24 Jun 2026 11:41:33 +0800Re: [PATCH 2/2] iomap: submit read bio after each extent
Wed, 24 Jun 2026 08:58:06 +0900Re: [PATCH 1/2] iomap: consolidate bio submission
Wed, 24 Jun 2026 08:57:40 +0900[PATCH] fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
Tue, 23 Jun 2026 21:00:57 +0200Re: [PATCH 2/2] iomap: submit read bio after each extent
Tue, 23 Jun 2026 10:29:54 -0700Re: [PATCH 1/2] iomap: consolidate bio submission
Tue, 23 Jun 2026 10:04:22 -0700[PATCH 2/2] iomap: submit read bio after each extent
Tue, 23 Jun 2026 15:51:37 +0200[PATCH 1/2] iomap: consolidate bio submission
Tue, 23 Jun 2026 15:51:36 +0200don't build bios/contexts over multiple iomaps v2
Tue, 23 Jun 2026 15:51:35 +0200[PATCH] fs/ntfs3: reject restart table growth beyond U16_MAX entries
Tue, 23 Jun 2026 03:14:35 -0700[PATCH] fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()
Mon, 22 Jun 2026 23:22:31 -0700Re: [syzbot] [ntfs3?] WARNING in attr_data_get_block_locked (2)
Mon, 22 Jun 2026 20:01:28 -0700Re: [PATCH] fs/ntfs3: reserve NUL byte when converting UTF-16 names
Sun, 21 Jun 2026 08:46:46 +0800[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_set_inode (2)
Thu, 18 Jun 2026 18:13:35 -0700Re: [PATCH v2 0/2] fs/ntfs3: fix out-of-bounds page_lcns[] access on log replay
Wed, 17 Jun 2026 16:19:45 -0700[PATCH v2 2/2] fs/ntfs3: bound page_lcns[] index by the log record
Wed, 17 Jun 2026 16:13:43 -0700[PATCH v2 1/2] fs/ntfs3: validate dirty page table on log replay
Wed, 17 Jun 2026 16:13:42 -0700[PATCH v2 0/2] fs/ntfs3: fix out-of-bounds page_lcns[] access on log replay
Wed, 17 Jun 2026 16:13:41 -0700[PATCH] ntfs3: initialize err in attr_wof_frame_info
Thu, 18 Jun 2026 02:22:27 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.