dev.linux.lists.ntfs3 archive
410 archived articles, newest first (page 4 of 5). Latest articles →
[PATCH 03/10] qnx4: handle set_blocksize failures
Mon, 11 May 2026 09:16:48 +0200[PATCH 02/10] hpfs: handle set_blocksize failures
Mon, 11 May 2026 09:16:47 +0200[PATCH 01/10] bfs: handle set_blocksize failures
Mon, 11 May 2026 09:16:46 +0200fix crashes when mounting legacy file system with sector size > PAGE_SIZE
Mon, 11 May 2026 09:16:45 +0200[PATCH v2] ntfs3: Allocate iomap inline_data using alloc_page
Sun, 10 May 2026 02:53:04 +0300[PATCH] ntfs3: Allocate iomap inline_data using alloc_page
Sun, 10 May 2026 02:33:32 +0300[PATCH] fs/ntfs3: call _ntfs_bad_inode() when failing to rename
Wed, 6 May 2026 14:08:22 -0300[PATCH] fs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory rename
Wed, 6 May 2026 15:55:54 +0800Re: [PATCH] fs/ntfs3: fix Out-Of-Bounds write in log_replay() via unvalidated data_off
Tue, 5 May 2026 23:32:24 +0800Re: [PATCH] fs/ntfs3: fix Out-Of-Bounds write in log_replay() via unvalidated data_off
Tue, 5 May 2026 20:26:19 +0800[BUG] KASAN: slab-use-after-free Read in ntfs_show_options
Mon, 4 May 2026 21:37:00 +0900[PATCH] fs/ntfs3: validate lcns_follow in log_replay conversion
Sat, 2 May 2026 11:42:51 -0400[bug report] fs/ntfs3: mounting an ntfs filesystem accelerated by intel optane memory causes data corruption
Sat, 2 May 2026 23:10:46 +0800[syzbot] Monthly ntfs3 report (May 2026)
Sat, 02 May 2026 05:32:32 -0700[PATCH] fs/ntfs3: fix Out-Of-Bounds write in log_replay() via unvalidated data_off
Sat, 2 May 2026 06:50:07 -0400File operations on NTFS drives causes kernel BUG at fs/iomap/buffered-io.c:1061
Sat, 2 May 2026 12:24:55 +0200 (CEST)Re: [PATCH] ntfs3: fix out-of-bounds read in decompress_lznt
Thu, 30 Apr 2026 14:00:36 +0200Re: [PATCH] ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head
Thu, 30 Apr 2026 14:00:01 +0200Re: [PATCH] ntfs3: validate split-point offset in indx_insert_into_buffer
Thu, 30 Apr 2026 13:58:53 +0200Re: [PATCH] fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow
Thu, 30 Apr 2026 13:58:15 +0200[PATCH] fs/ntfs3: fix mount failure on 64K page-size kernels
Tue, 28 Apr 2026 08:45:49 -0700[PATCH AUTOSEL 7.0-5.15] ntfs3: fix memory leak in indx_create_allocate()
Tue, 28 Apr 2026 06:41:20 -0400[PATCH AUTOSEL 7.0-6.1] ntfs3: fix OOB write in attr_wof_frame_info()
Tue, 28 Apr 2026 06:41:01 -0400[PATCH AUTOSEL 7.0-5.15] fs/ntfs3: fix $LXDEV xattr lookup
Tue, 28 Apr 2026 06:40:45 -0400[PATCH AUTOSEL 7.0-5.15] ntfs3: reject inodes with zero non-DOS link count
Tue, 28 Apr 2026 06:40:40 -0400[PATCH AUTOSEL 7.0-5.15] fs/ntfs3: fix potential double iput on d_make_root() failure
Tue, 28 Apr 2026 06:40:32 -0400[PATCH AUTOSEL 7.0-5.15] fs/ntfs3: increase CLIENT_REC name field size
Tue, 28 Apr 2026 06:40:20 -0400[PATCH] fs/ntfs3: hold ni_lock across readdir metadata walk
Mon, 27 Apr 2026 15:26:50 +0800[PATCH] fs/ntfs3: preserve non-DOS attribute bits in system.dos_attrib
Mon, 27 Apr 2026 11:24:18 +0800Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Fri, 24 Apr 2026 12:03:54 +0200[PATCH] fs/ntfs3: validate index entry key bounds
Fri, 24 Apr 2026 11:47:36 +0800Re: [syzbot] [iomap?] WARNING in iomap_zero_range
Thu, 23 Apr 2026 17:14:05 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Thu, 23 Apr 2026 14:06:12 +0100Patch "fs/ntfs3: Add more attributes checks in mi_enum_attr()" has been added to the 5.15-stable tree
Thu, 23 Apr 2026 13:55:28 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Thu, 23 Apr 2026 13:35:09 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Thu, 23 Apr 2026 09:12:46 +0100[PATCH 5.15.y] fs/ntfs3: Add more attributes checks in mi_enum_attr()
Thu, 23 Apr 2026 15:01:59 +0800Re: [moderation] KCSAN: data-race in filemap_read / filemap_splice_read (3)
Wed, 22 Apr 2026 22:05:20 -0700Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Wed, 22 Apr 2026 23:50:22 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Wed, 22 Apr 2026 22:57:05 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Wed, 22 Apr 2026 13:51:20 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Wed, 22 Apr 2026 13:35:12 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Wed, 22 Apr 2026 10:23:40 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Wed, 22 Apr 2026 10:00:15 +0200[PATCH] ntfs3: avoid -Wmaybe-uninitialized warning
Tue, 21 Apr 2026 22:26:20 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 21:12:46 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 21:06:10 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 17:26:02 +0200Re: [syzbot] [iomap?] WARNING in iomap_zero_range
Tue, 21 Apr 2026 10:57:43 -0400Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 16:11:19 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 15:18:37 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 14:28:21 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 14:26:15 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 13:35:19 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 12:21:35 +0200Re: kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 11:33:05 +0200kcsan -Wmaybe-uninitialized warning in ntfs3
Tue, 21 Apr 2026 09:53:29 +0200Re: [GIT PULL] ntfs3: bugfixes for 7.1
Mon, 20 Apr 2026 18:13:34 +0000[GIT PULL] ntfs3: bugfixes for 7.1
Mon, 20 Apr 2026 17:07:56 +0200[PATCH] ntfs3: fix out-of-bounds read in decompress_lznt
Sat, 18 Apr 2026 13:11:18 +0000[PATCH] ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head
Fri, 17 Apr 2026 19:33:05 -0400[PATCH] ntfs3: validate split-point offset in indx_insert_into_buffer
Fri, 17 Apr 2026 18:57:12 -0400Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Thu, 16 Apr 2026 14:30:37 +0200Re: [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Thu, 16 Apr 2026 14:24:57 +0200Re: [PATCH] ntfs3: fix deadlock in ntfs_force_shutdown
Thu, 16 Apr 2026 10:39:16 +0200Re: [bug report] fs/ntfs3: Add attrib operations
Wed, 15 Apr 2026 18:00:38 +0200Re: [PATCH] ntfs3: fix deadlock in ntfs_force_shutdown
Wed, 15 Apr 2026 17:50:45 +0200Re: [bug report] fs/ntfs3: add delayed-allocation (delalloc) support
Wed, 15 Apr 2026 17:59:33 +0200[PATCH] fs/ntfs3: fix Smatch warnings
Wed, 15 Apr 2026 17:54:13 +0200Re: [PATCH] fs/ntfs3: validate rec->used in journal-replay file record check
Wed, 15 Apr 2026 17:51:30 +0200Re: [PATCH 0/2] ntfs3: fix OOB read and integer overflow in run_unpack()
Wed, 15 Apr 2026 09:00:08 +0200Re: [PATCH 0/2] ntfs3: fix OOB read and integer overflow in run_unpack()
Tue, 14 Apr 2026 21:19:15 -0700[PATCH] fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow
Mon, 13 Apr 2026 09:31:17 -0400Re: [PATCH] ntfs3: fix deadlock in ntfs_force_shutdown
Sat, 11 Apr 2026 10:53:24 +0530Re: [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Fri, 10 Apr 2026 11:18:40 -0400[bug report] fs/ntfs3: Add attrib operations
Fri, 10 Apr 2026 13:15:25 +0300[bug report] fs/ntfs3: add delayed-allocation (delalloc) support
Fri, 10 Apr 2026 09:00:31 +0300Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Thu, 9 Apr 2026 19:16:11 +0100[PATCH] fs/ntfs3: validate rec->used in journal-replay file record check
Thu, 9 Apr 2026 16:37:15 +0200Re: [PATCH] ntfs3: fix OOB write in attr_wof_frame_info()
Tue, 7 Apr 2026 19:20:07 +0200Re: [PATCH 0/2] ntfs3: fix OOB read and integer overflow in run_unpack()
Tue, 7 Apr 2026 19:19:04 +0200Re: [PATCH] ntfs3: fix mount failure on volumes with fragmented MFT bitmap
Tue, 7 Apr 2026 19:18:10 +0200Re: [PATCH] fs/ntfs3: terminate the cached volume label after UTF-8 conversion
Tue, 7 Apr 2026 19:14:54 +0200[PATCH] ntfs3: fix deadlock in ntfs_force_shutdown
Sat, 4 Apr 2026 21:02:13 +0530[syzbot] [ntfs3?] INFO: task hung in freeze_super (7)
Fri, 03 Apr 2026 10:50:25 -0700Re: [PATCH] ntfs3: fix memory leak in indx_create_allocate()
Thu, 2 Apr 2026 20:25:17 +0200Re: [PATCH] ntfs3: fix memory leak in indx_create_allocate()
Wed, 1 Apr 2026 20:21:16 +0200[syzbot] Monthly ntfs3 report (Apr 2026)
Wed, 01 Apr 2026 00:42:23 -0700[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_iget5
Tue, 31 Mar 2026 04:55:23 -0700Re: [PATCH] ntfs3: fix memory leak in indx_create_allocate()
Tue, 31 Mar 2026 14:19:02 +0530Re: [PATCH] ntfs3: fix OOB write in attr_wof_frame_info()
Sun, 29 Mar 2026 13:59:59 +0200[PATCH] ntfs3: fix OOB write in attr_wof_frame_info()
Sun, 29 Mar 2026 13:57:57 +0200[PATCH 2/2] ntfs3: fix integer overflow in run_unpack() volume boundary check
Sun, 29 Mar 2026 04:17:03 -0700[PATCH 1/2] ntfs3: add buffer boundary checks to run_unpack()
Sun, 29 Mar 2026 04:17:02 -0700[PATCH 0/2] ntfs3: fix OOB read and integer overflow in run_unpack()
Sun, 29 Mar 2026 04:17:01 -0700[PATCH] ntfs3: fix mount failure on volumes with fragmented MFT bitmap
Sat, 28 Mar 2026 12:53:08 +0200[PATCH] fs/ntfs3: terminate the cached volume label after UTF-8 conversion
Fri, 27 Mar 2026 14:19:55 +0800[PATCH 03/42] ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() calls
Thu, 26 Mar 2026 10:53:57 +0100Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Wed, 25 Mar 2026 12:11:45 -0700Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Wed, 25 Mar 2026 18:44:13 +0000
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.