org.kernel.vger.linux-raid archive
555 archived articles, newest first (page 4 of 6). Latest articles →
Re: [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 +0000[PATCH v3 21/21] md/raid5: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 16:49:21 +0800[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 +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 15/21] md/raid10: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 16:49:15 +0800[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 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 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 07/21] md/md-llbitmap: grow the page cache in place for reshape
Tue, 28 Jul 2026 16:49:07 +0800[PATCH v3 06/21] md/md-llbitmap: allocate page controls independently
Tue, 28 Jul 2026 16:49:06 +0800[PATCH v3 05/21] md/md-llbitmap: track bitmap sync_size explicitly
Tue, 28 Jul 2026 16:49:05 +0800[PATCH v3 04/21] md: add helper to split bios at reshape offset
Tue, 28 Jul 2026 16:49:04 +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 -0700Re: [PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
Tue, 28 Jul 2026 05:44:46 +0200Re: [PATCH v2 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Tue, 28 Jul 2026 05:44:04 +0200Re: [PATCH v2 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
Tue, 28 Jul 2026 05:41:05 +0200Re: [PATCH v2 2/8] um: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 02:37:33 +0000[PATCH v2 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Mon, 27 Jul 2026 19:16:03 -0700[PATCH v2 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
Mon, 27 Jul 2026 19:16:02 -0700[PATCH v2 6/8] x86/fpu: Remove cpu_has_xfeatures()
Mon, 27 Jul 2026 19:16:01 -0700[PATCH v2 5/8] lib/crc: x86: Stop using cpu_has_xfeatures()
Mon, 27 Jul 2026 19:16:00 -0700[PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Mon, 27 Jul 2026 19:15:59 -0700[PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
Mon, 27 Jul 2026 19:15:58 -0700[PATCH v2 2/8] um: Check for missing AVX and AVX-512 xstate bits
Mon, 27 Jul 2026 19:15:57 -0700[PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Mon, 27 Jul 2026 19:15:56 -0700[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
Mon, 27 Jul 2026 19:15:55 -0700Re: [PATCH v6 12/12] nvme-rdma: factor out the scatterlist DMA mapping helper
Mon, 27 Jul 2026 09:49:27 -0600Re: [PATCH v6 11/12] nvme-rdma: ratelimit the map-failure error message
Mon, 27 Jul 2026 09:48:06 -0600Re: [PATCH v7 0/3] md/raid10: fix r10bio width mismatches across reshape
Mon, 27 Jul 2026 19:17:04 +0800Re: [PATCH v7 0/3] md/raid10: fix r10bio width mismatches across reshape
Mon, 27 Jul 2026 12:54:30 +0200Re: [PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
Mon, 27 Jul 2026 10:39:15 +0200Re: [PATCH v2 00/20] md/md-llbitmap: support reshape for RAID10 and RAID5
Mon, 27 Jul 2026 14:51:48 +0800Re: [PATCH v7 0/3] md/raid10: fix r10bio width mismatches across reshape
Mon, 27 Jul 2026 11:07:53 +0800Re: [PATCH v2 1/3] md/raid10: fix still_degraded being inverted in raid10_sync_request()
Mon, 27 Jul 2026 10:43:47 +0800Re: [PATCH v2 00/20] md/md-llbitmap: support reshape for RAID10 and RAID5
Sun, 26 Jul 2026 20:59:15 +0200Re: [PATCH v7 0/3] md/raid10: fix r10bio width mismatches across reshape
Sun, 26 Jul 2026 20:56:37 +0200Re: [PATCH 2/3] md: only consult skip_sync_blocks when 'j' is in the bitmap's domain
Sun, 26 Jul 2026 14:25:32 +0200Re: [PATCH v2 1/3] md/raid10: fix still_degraded being inverted in raid10_sync_request()
Sun, 26 Jul 2026 14:25:10 +0200Re: [PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
Sun, 26 Jul 2026 14:13:52 +0200Re: [PATCH v6 03/12] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Sun, 26 Jul 2026 12:10:39 +0000Re: [PATCH v6 10/12] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Sun, 26 Jul 2026 12:10:13 +0000Re: [PATCH v6 06/12] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Sun, 26 Jul 2026 12:09:02 +0000Re: [PATCH v6 08/12] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Sun, 26 Jul 2026 12:06:41 +0000Re: [PATCH v6 01/12] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
Sun, 26 Jul 2026 12:06:15 +0000Re: [PATCH v6 07/12] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Sun, 26 Jul 2026 12:03:18 +0000Re: [PATCH v6 12/12] nvme-rdma: factor out the scatterlist DMA mapping helper
Sun, 26 Jul 2026 12:02:42 +0000Re: [PATCH v6 09/12] nvme-rdma: use ib_dma_map_sgtable_attrs()
Sun, 26 Jul 2026 12:01:52 +0000Re: [PATCH v6 04/12] md/raid1: don't use write-behind for P2PDMA bios
Sun, 26 Jul 2026 12:01:11 +0000Re: [PATCH v6 02/12] md: ensure REQ_NOMERGE is set on P2PDMA bios
Sun, 26 Jul 2026 11:59:04 +0000Re: [PATCH v6 05/12] md/raid1,raid10: factor out raid1_write_error() helper
Sun, 26 Jul 2026 11:57:52 +0000Re: [PATCH v6 11/12] nvme-rdma: ratelimit the map-failure error message
Sun, 26 Jul 2026 11:53:24 +0000[PATCH v6 12/12] nvme-rdma: factor out the scatterlist DMA mapping helper
Sun, 26 Jul 2026 13:32:29 +0200[PATCH v6 11/12] nvme-rdma: ratelimit the map-failure error message
Sun, 26 Jul 2026 13:32:28 +0200[PATCH v6 10/12] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Sun, 26 Jul 2026 13:32:27 +0200[PATCH v6 09/12] nvme-rdma: use ib_dma_map_sgtable_attrs()
Sun, 26 Jul 2026 13:32:26 +0200[PATCH v6 08/12] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Sun, 26 Jul 2026 13:32:25 +0200[PATCH v6 07/12] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Sun, 26 Jul 2026 13:32:24 +0200[PATCH v6 06/12] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Sun, 26 Jul 2026 13:32:23 +0200[PATCH v6 05/12] md/raid1,raid10: factor out raid1_write_error() helper
Sun, 26 Jul 2026 13:32:22 +0200[PATCH v6 04/12] md/raid1: don't use write-behind for P2PDMA bios
Sun, 26 Jul 2026 13:32:21 +0200[PATCH v6 03/12] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Sun, 26 Jul 2026 13:32:20 +0200[PATCH v6 02/12] md: ensure REQ_NOMERGE is set on P2PDMA bios
Sun, 26 Jul 2026 13:32:19 +0200[PATCH v6 01/12] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
Sun, 26 Jul 2026 13:32:18 +0200[PATCH v6 00/12] block,md,nvme: correct handling of unsupported P2PDMA transfers
Sun, 26 Jul 2026 13:32:17 +0200Re: [PATCH v5 10/10] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Fri, 24 Jul 2026 12:50:18 -0600Re: [PATCH v5 09/10] nvme-rdma: use ib_dma_map_sgtable_attrs()
Fri, 24 Jul 2026 12:47:16 -0600Re: [PATCH v5 07/10] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Fri, 24 Jul 2026 09:11:43 -0600Re: [PATCH v5 00/10] block,md,nvme: correct handling of unsupported P2PDMA transfers
Fri, 24 Jul 2026 12:21:29 +0200Re: [PATCH v5 10/10] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Thu, 23 Jul 2026 21:19:39 +0000Re: [PATCH v5 08/10] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Thu, 23 Jul 2026 21:13:07 +0000Re: [PATCH v5 09/10] nvme-rdma: use ib_dma_map_sgtable_attrs()
Thu, 23 Jul 2026 21:09:46 +0000Re: [PATCH v5 07/10] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Thu, 23 Jul 2026 21:09:05 +0000Re: [PATCH v5 06/10] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Thu, 23 Jul 2026 21:05:57 +0000Re: [PATCH v5 03/10] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Thu, 23 Jul 2026 21:04:40 +0000Re: [PATCH v5 04/10] md/raid1: don't use write-behind for P2PDMA bios
Thu, 23 Jul 2026 21:01:48 +0000Re: [PATCH v5 05/10] md/raid1,raid10: factor out raid1_write_error() helper
Thu, 23 Jul 2026 20:54:47 +0000Re: [PATCH v5 02/10] md: ensure REQ_NOMERGE is set on P2PDMA bios
Thu, 23 Jul 2026 20:51:25 +0000Re: [PATCH v5 01/10] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
Thu, 23 Jul 2026 20:51:14 +0000[PATCH v5 09/10] nvme-rdma: use ib_dma_map_sgtable_attrs()
Thu, 23 Jul 2026 22:42:05 +0200[PATCH v5 10/10] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Thu, 23 Jul 2026 22:42:06 +0200[PATCH v5 08/10] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Thu, 23 Jul 2026 22:42:04 +0200[PATCH v5 07/10] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Thu, 23 Jul 2026 22:42:03 +0200[PATCH v5 06/10] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Thu, 23 Jul 2026 22:42:02 +0200[PATCH v5 04/10] md/raid1: don't use write-behind for P2PDMA bios
Thu, 23 Jul 2026 22:42:00 +0200[PATCH v5 05/10] md/raid1,raid10: factor out raid1_write_error() helper
Thu, 23 Jul 2026 22:42:01 +0200[PATCH v5 03/10] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Thu, 23 Jul 2026 22:41:59 +0200[PATCH v5 02/10] md: ensure REQ_NOMERGE is set on P2PDMA bios
Thu, 23 Jul 2026 22:41:58 +0200
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.