gmane.linux.raid archive
2184 archived articles, newest first (page 3 of 22). Latest articles →
[PATCH v4 04/25] md/raid5: reject zero-sector reshape chunks
Sun, 2 Aug 2026 01:24:58 +0800[PATCH v4 14/25] md/md-llbitmap: refuse reshape while llbitmap still needs sync
Sun, 2 Aug 2026 01:25:08 +0800[PATCH v4 13/25] md/md-llbitmap: finish reshape geometry
Sun, 2 Aug 2026 01:25:07 +0800[PATCH v4 03/25] md/md-llbitmap: only end fully synced chunks
Sun, 2 Aug 2026 01:24:57 +0800[PATCH v4 12/25] md/md-llbitmap: track target reshape geometry fields
Sun, 2 Aug 2026 01:25:06 +0800[PATCH v4 11/25] md/md-llbitmap: grow the page cache in place for reshape
Sun, 2 Aug 2026 01:25:05 +0800[PATCH v4 01/25] md/md-llbitmap: clear flush state after daemon flush
Sun, 2 Aug 2026 01:24:55 +0800[PATCH v4 10/25] md/md-llbitmap: allocate page controls independently
Sun, 2 Aug 2026 01:25:04 +0800[PATCH v4 09/25] md/md-llbitmap: track bitmap sync_size explicitly
Sun, 2 Aug 2026 01:25:03 +0800[PATCH v4 02/25] md/md-llbitmap: use GFP_NOIO for cache allocations
Sun, 2 Aug 2026 01:24:56 +0800[PATCH v4 00/25] md: improve lockless bitmap reshape support
Sun, 2 Aug 2026 01:24:54 +0800[PATCH RFC 12/14] treewide: replace PagePrivate() with page_private()
Fri, 31 Jul 2026 22:13:35 -0400[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Fri, 31 Jul 2026 22:13:23 -0400Re: [PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
Fri, 31 Jul 2026 12:13:03 +0200Re: [PATCH v2 3/3] md/raid10: skip clean regions in bulk during recovery
Fri, 31 Jul 2026 17:46:07 +0800Re: [PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
Fri, 31 Jul 2026 16:27:48 +0800Re: [PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
Fri, 31 Jul 2026 16:00:02 +0800[PATCH 1/1] md: skip discard on unsupported member devices
Fri, 31 Jul 2026 03:47:29 -0400Re: [PATCH v2] md: scope memalloc_noio to allocation critical sections
Fri, 31 Jul 2026 13:30:47 +0800Re: [PATCH] md/bitmap: resume array on backlog_store() error path
Fri, 31 Jul 2026 13:18:05 +0800Re: [PATCH] md/raid5: complete discard bios while reshape is active
Fri, 31 Jul 2026 13:17:25 +0800Re: [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 30 Jul 2026 21:26:03 -0700Re: [PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
Fri, 31 Jul 2026 08:40:46 +0800Re: [PATCH v4 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
Fri, 31 Jul 2026 08:35:42 +0800Re: [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 30 Jul 2026 23:47:42 +0000Re: [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 30 Jul 2026 16:19:44 -0700Re: [PATCH v2 2/8] um: Check for missing AVX and AVX-512 xstate bits
Thu, 30 Jul 2026 16:06:37 -0700Re: [PATCH 5/6] md/raid5: scale the default stripe cache size with system memory
Fri, 31 Jul 2026 05:17:25 +0800Re: [PATCH 6/6] md/raid5: derive the default group_thread_cnt from the hardware
Fri, 31 Jul 2026 05:20:41 +0800Re: [PATCH 4/6] md/raid5: make the stripe batch size a module parameter
Fri, 31 Jul 2026 05:12:14 +0800Re: [PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
Fri, 31 Jul 2026 05:01:16 +0800Re: [PATCH 2/6] md/raid5: size stripe-cache hash locks from the CPU count
Fri, 31 Jul 2026 04:26:29 +0800Re: [PATCH 1/6] md/raid5: size the worker group array by nr_node_ids
Fri, 31 Jul 2026 04:25:01 +0800Re: [PATCH 2/2] md/raid5: reserve stripe cache for user I/O during rebuild
Fri, 31 Jul 2026 04:07:29 +0800Re: [PATCH 1/2] md/raid5: submit a window of stripes during resync/recovery
Fri, 31 Jul 2026 04:02:44 +0800Re: [PATCH 2/2] md: widen badblock sectors param from int to sector_t
Fri, 31 Jul 2026 03:41:00 +0800Re: [PATCH 1/2] md: change chunk_sectors and stripe cache counts to unsigned int
Fri, 31 Jul 2026 03:19:57 +0800Re: [PATCH] md: remove REQ_NOWAIT support
Thu, 30 Jul 2026 20:41:22 +0800Re: [PATCH v2] md: recheck spare changes before starting sync
Thu, 30 Jul 2026 20:20:28 +0800Re: [PATCH] md: remove REQ_NOWAIT support
Thu, 30 Jul 2026 05:07:15 -0600Re: [PATCH] md/raid10: free r10_bio on write NOWAIT exits
Thu, 30 Jul 2026 18:53:43 +0800Re: [PATCH] md: remove REQ_NOWAIT support
Thu, 30 Jul 2026 18:50:26 +0800Re: [PATCH] md/raid5: protect lockless recovery_offset accesses during reshape
Thu, 30 Jul 2026 18:05:18 +0800Re: [PATCH v3] md/raid5: fix reshape deadlock while failed devices more than max degraded
Thu, 30 Jul 2026 17:37:32 +0800Re: [PATCH] md/raid5: fix lockless max_nr_stripes reads
Thu, 30 Jul 2026 16:59:20 +0800Re: [PATCH] md/raid1: protect sequential read hints for read balance
Thu, 30 Jul 2026 16:27:43 +0800Re: [PATCH v2] md/raid5-ppl: fix use-after-free in ppl_do_flush()
Thu, 30 Jul 2026 16:09:34 +0800Re: [PATCH] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
Thu, 30 Jul 2026 15:40:40 +0800Re: [PATCH v3 00/21] md/md-llbitmap: support reshape for RAID10 and RAID5
Wed, 29 Jul 2026 23:30:37 +0800Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 16:47:26 -0700Re: [PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
Tue, 28 Jul 2026 16:40:25 -0700Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 16:34:30 -0700Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 15:59:36 -0700Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Wed, 29 Jul 2026 00:35:22 +0200Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 18:34:47 +0000Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 11:20:07 -0700Re: [PATCH v3 18/21] md/raid5: add exact old and new llbitmap mapping helpers
Tue, 28 Jul 2026 09:25:43 +0000Re: [PATCH v3 21/21] md/raid5: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 09:26:01 +0000Re: [PATCH v3 16/21] md/raid10: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 09:22:35 +0000Re: [PATCH v3 08/21] md/md-llbitmap: track target reshape geometry fields
Tue, 28 Jul 2026 09:12:35 +0000Re: [PATCH v3 19/21] md/raid5: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 09:22:35 +0000Re: [PATCH v3 20/21] md/raid5: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 09:21:53 +0000Re: [PATCH v3 17/21] md/raid10: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 09:15:40 +0000Re: [PATCH v3 11/21] md/md-llbitmap: add reshape range mapping helpers
Tue, 28 Jul 2026 09:11:38 +0000Re: [PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
Tue, 28 Jul 2026 10:30:18 +0100Re: [PATCH v3 05/21] md/md-llbitmap: track bitmap sync_size explicitly
Tue, 28 Jul 2026 09:16:05 +0000Re: [PATCH v3 15/21] md/raid10: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 09:15:59 +0000Re: [PATCH v3 09/21] md/md-llbitmap: finish reshape geometry
Tue, 28 Jul 2026 09:14:14 +0000Re: [PATCH v3 10/21] md/md-llbitmap: refuse reshape while llbitmap still needs sync
Tue, 28 Jul 2026 09:12:37 +0000Re: [PATCH v3 13/21] md/md-llbitmap: remap checkpointed bits as reshape progresses
Tue, 28 Jul 2026 09:06:23 +0000Re: [PATCH v3 04/21] md: add helper to split bios at reshape offset
Tue, 28 Jul 2026 09:03:18 +0000Re: [PATCH v3 01/21] md/raid5: round bitmap stripes with sector division
Tue, 28 Jul 2026 09:03:07 +0000Re: [PATCH v3 14/21] md/md-llbitmap: clamp state-machine walks to tracked bits
Tue, 28 Jul 2026 09:13:13 +0000Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 10:23:21 +0100[PATCH v3 06/21] md/md-llbitmap: allocate page controls independently
Tue, 28 Jul 2026 16:49:06 +0800Re: [PATCH v3 07/21] md/md-llbitmap: grow the page cache in place for reshape
Tue, 28 Jul 2026 09:09:45 +0000[PATCH v3 20/21] md/raid5: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 16:49:20 +0800[PATCH v3 19/21] md/raid5: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 16:49:19 +0800Re: [PATCH v3 06/21] md/md-llbitmap: allocate page controls independently
Tue, 28 Jul 2026 09:06:12 +0000[PATCH v3 14/21] md/md-llbitmap: clamp state-machine walks to tracked bits
Tue, 28 Jul 2026 16:49:14 +0800[PATCH v3 13/21] md/md-llbitmap: remap checkpointed bits as reshape progresses
Tue, 28 Jul 2026 16:49:13 +0800[PATCH v3 18/21] md/raid5: add exact old and new llbitmap mapping helpers
Tue, 28 Jul 2026 16:49:18 +0800[PATCH v3 17/21] md/raid10: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 16:49:17 +0800[PATCH v3 16/21] md/raid10: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 16:49:16 +0800[PATCH v3 09/21] md/md-llbitmap: finish reshape geometry
Tue, 28 Jul 2026 16:49:09 +0800[PATCH v3 08/21] md/md-llbitmap: track target reshape geometry fields
Tue, 28 Jul 2026 16:49:08 +0800[PATCH v3 21/21] md/raid5: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 16:49:21 +0800[PATCH v3 15/21] md/raid10: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 16:49:15 +0800[PATCH v3 04/21] md: add helper to split bios at reshape offset
Tue, 28 Jul 2026 16:49:04 +0800[PATCH v3 12/21] md/md-llbitmap: don't skip reshape ranges from bitmap state
Tue, 28 Jul 2026 16:49:12 +0800[PATCH v3 11/21] md/md-llbitmap: add reshape range mapping helpers
Tue, 28 Jul 2026 16:49:11 +0800[PATCH v3 10/21] md/md-llbitmap: refuse reshape while llbitmap still needs sync
Tue, 28 Jul 2026 16:49:10 +0800[PATCH v3 07/21] md/md-llbitmap: grow the page cache in place for reshape
Tue, 28 Jul 2026 16:49:07 +0800[PATCH v3 05/21] md/md-llbitmap: track bitmap sync_size explicitly
Tue, 28 Jul 2026 16:49:05 +0800[PATCH v3 03/21] md: skip bitmap accounting for empty write ranges
Tue, 28 Jul 2026 16:49:03 +0800[PATCH v3 02/21] md: add exact bitmap mapping and reshape hooks
Tue, 28 Jul 2026 16:49:02 +0800[PATCH v3 01/21] md/raid5: round bitmap stripes with sector division
Tue, 28 Jul 2026 16:49:01 +0800[PATCH v3 00/21] md/md-llbitmap: support reshape for RAID10 and RAID5
Tue, 28 Jul 2026 16:49:00 +0800Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Mon, 27 Jul 2026 22:45:32 -0700Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Mon, 27 Jul 2026 22:27:27 -0700
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.