dev.linux.lists.ntfs archive
156 archived articles, newest first (page 2 of 2). Latest articles →
[PATCH v2 2/4] ntfs: protect attribute-list buffer replacement with attr_list_persist_lock
Tue, 28 Jul 2026 09:30:49 +0900[PATCH v2 1/4] ntfs: replace raw ctx->al_entry with restartable attr-list locators
Tue, 28 Jul 2026 09:30:48 +0900[PATCH v2 0/4] ntfs: serialize attribute-list access
Tue, 28 Jul 2026 09:30:47 +0900Re: [PATCH 0/4] ntfs: serialize attribute-list access
Mon, 27 Jul 2026 18:50:34 +0800Re: [PATCH 0/4] ntfs: serialize attribute-list access
Mon, 27 Jul 2026 18:19:14 +0900Re: [PATCH 1/2] ntfs: apply Windows name checks only with windows_names
Mon, 27 Jul 2026 10:49:28 +0900Re: [PATCH 2/2] ntfs: preserve chmod mode before applying mount masks
Mon, 27 Jul 2026 10:48:22 +0900Re: [PATCH] ntfs: bound the free-cluster bitmap scan to the volume
Mon, 27 Jul 2026 10:44:48 +0900[PATCH 4/4] ntfs: protect mapping-pairs attr-list updates with attr_list_persist_lock
Mon, 27 Jul 2026 09:58:46 +0900[PATCH 3/4] ntfs: protect attribute-list creation/teardown with attr_list_persist_lock
Mon, 27 Jul 2026 09:58:45 +0900[PATCH 2/4] ntfs: protect attribute-list buffer replacement with attr_list_persist_lock
Mon, 27 Jul 2026 09:58:44 +0900[PATCH 1/4] ntfs: replace raw ctx->al_entry with restartable attr-list locators
Mon, 27 Jul 2026 09:58:43 +0900[PATCH 0/4] ntfs: serialize attribute-list access
Mon, 27 Jul 2026 09:58:42 +0900[PATCH] ntfs: bound the free-cluster bitmap scan to the volume
Sun, 26 Jul 2026 18:29:11 -0500[PATCH 2/2] ntfs: preserve chmod mode before applying mount masks
Sat, 25 Jul 2026 00:49:00 +0900[PATCH 1/2] ntfs: apply Windows name checks only with windows_names
Sat, 25 Jul 2026 00:48:59 +0900Re: [PATCH 11/11] ntfs: move attribute payload before shrinking its record
Thu, 23 Jul 2026 11:17:19 +0900Re: [PATCH 09/11] ntfs: skip reads for full compression unit overwrites
Thu, 23 Jul 2026 11:16:41 +0900Re: [PATCH 08/11] ntfs: submit one bio per compressed write unit
Thu, 23 Jul 2026 11:16:11 +0900Re: [PATCH 07/11] ntfs: reuse compression output workspace across write units
Thu, 23 Jul 2026 11:15:41 +0900Re: [PATCH 06/11] ntfs: reuse the compression context during writes
Thu, 23 Jul 2026 11:15:08 +0900Re: [PATCH 05/11] ntfs: fix initialized size and page state after compressed writes
Thu, 23 Jul 2026 11:14:24 +0900Re: [PATCH 04/11] ntfs: write compressed data before replacing old clusters
Thu, 23 Jul 2026 11:14:03 +0900Re: [PATCH 03/11] ntfs: punch all-zero compressed blocks
Thu, 23 Jul 2026 11:13:22 +0900Re: [PATCH 02/11] ntfs: support large pages in compressed writes
Thu, 23 Jul 2026 11:12:40 +0900Re: [PATCH 01/11] ntfs: propagate compression context allocation errors
Thu, 23 Jul 2026 11:12:16 +0900[PATCH 11/11] ntfs: move attribute payload before shrinking its record
Tue, 21 Jul 2026 18:54:31 +0900[PATCH 10/11] ntfs: fix resident conversion in ntfs_new_attr_flags
Tue, 21 Jul 2026 18:54:30 +0900[PATCH 09/11] ntfs: skip reads for full compression unit overwrites
Tue, 21 Jul 2026 18:54:29 +0900[PATCH 08/11] ntfs: submit one bio per compressed write unit
Tue, 21 Jul 2026 18:54:28 +0900[PATCH 07/11] ntfs: reuse compression output workspace across write units
Tue, 21 Jul 2026 18:54:27 +0900[PATCH 06/11] ntfs: reuse the compression context during writes
Tue, 21 Jul 2026 18:54:26 +0900[PATCH 05/11] ntfs: fix initialized size and page state after compressed writes
Tue, 21 Jul 2026 18:54:25 +0900[PATCH 04/11] ntfs: write compressed data before replacing old clusters
Tue, 21 Jul 2026 18:54:24 +0900[PATCH 03/11] ntfs: punch all-zero compressed blocks
Tue, 21 Jul 2026 18:54:23 +0900[PATCH 02/11] ntfs: support large pages in compressed writes
Tue, 21 Jul 2026 18:54:22 +0900[PATCH 01/11] ntfs: propagate compression context allocation errors
Tue, 21 Jul 2026 18:54:21 +0900Re: [PATCH] ntfs: use pagecache_isize_extended() on size extension
Fri, 17 Jul 2026 07:28:31 +0900Re: [PATCH] ntfs: file extension before write submission
Fri, 17 Jul 2026 07:28:07 +0900Re: [PATCH] ntfs: fix kmap_local_page() usage in compress
Fri, 17 Jul 2026 07:27:44 +0900Re: [PATCH] ntfs: rewrite EA stream before updating metadata
Fri, 17 Jul 2026 07:27:22 +0900Re: [PATCH] ntfs: remove empty EA attribute pair
Fri, 17 Jul 2026 07:26:45 +0900Re: [PATCH] ntfs: validate final EA attribute size
Fri, 17 Jul 2026 07:26:13 +0900[PATCH] ntfs: use pagecache_isize_extended() on size extension
Thu, 16 Jul 2026 11:46:40 +0900[PATCH] ntfs: file extension before write submission
Thu, 16 Jul 2026 11:46:39 +0900[PATCH] ntfs: fix kmap_local_page() usage in compress
Thu, 16 Jul 2026 11:46:38 +0900[PATCH] ntfs: rewrite EA stream before updating metadata
Thu, 16 Jul 2026 11:46:37 +0900[PATCH] ntfs: remove empty EA attribute pair
Thu, 16 Jul 2026 11:46:36 +0900[PATCH] ntfs: validate final EA attribute size
Thu, 16 Jul 2026 11:46:35 +0900Re: [PATCH v3 0/4] ntfs: Remove __folio_index from ntfs
Thu, 16 Jul 2026 10:34:33 +0900[PATCH v3 4/4] ntfs: Remove references to page->__folio_index
Wed, 15 Jul 2026 10:38:03 +0900[PATCH v3 3/4] ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
Wed, 15 Jul 2026 10:38:02 +0900[PATCH v3 2/4] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Wed, 15 Jul 2026 10:38:01 +0900[PATCH v3 1/4] ntfs: Inline zero_partial_compressed_page()
Wed, 15 Jul 2026 10:38:00 +0900[PATCH v3 0/4] ntfs: Remove __folio_index from ntfs
Wed, 15 Jul 2026 10:37:59 +0900test
Tue, 14 Jul 2026 16:58:11 +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.