org.kernel.vger.linux-raid archive
555 archived articles, newest first (page 5 of 6). Latest articles →
[PATCH v5 01/10] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
Thu, 23 Jul 2026 22:41:57 +0200[PATCH v5 00/10] block,md,nvme: correct handling of unsupported P2PDMA transfers
Thu, 23 Jul 2026 22:41:56 +0200Re: [PATCH v2 3/3] md/raid10: skip clean regions in bulk during recovery
Thu, 23 Jul 2026 14:16:20 +0000Re: [PATCH v2 2/3] md: add cond_resched() to md_do_sync()'s skip path
Thu, 23 Jul 2026 14:05:13 +0000[PATCH v2 2/3] md: add cond_resched() to md_do_sync()'s skip path
Thu, 23 Jul 2026 21:55:34 +0800[PATCH v2 1/3] md/raid10: fix still_degraded being inverted in raid10_sync_request()
Thu, 23 Jul 2026 21:55:33 +0800[PATCH v2 3/3] md/raid10: skip clean regions in bulk during recovery
Thu, 23 Jul 2026 21:55:35 +0800[PATCH v2 0/3] md/raid10: fix recovery corruption and soft lockup on large arrays
Thu, 23 Jul 2026 21:55:32 +0800Re: [PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
Thu, 23 Jul 2026 11:47:24 +0000[PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
Thu, 23 Jul 2026 13:27:41 +0200Re: [PATCH v4 7/7] md/raid10: simplify read request error handling
Thu, 23 Jul 2026 10:43:48 +0200Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Thu, 23 Jul 2026 09:11:18 +0300Re: [PATCH v4 8/9] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Wed, 22 Jul 2026 21:11:33 -0600Re: [PATCH v4 9/9] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Wed, 22 Jul 2026 15:59:55 -0600Re: [PATCH v4 8/9] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Wed, 22 Jul 2026 22:02:41 +0200Re: [PATCH v4 7/9] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 21:50:14 +0200Re: [PATCH v4 9/9] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Wed, 22 Jul 2026 19:20:37 +0000Re: [PATCH v4 8/9] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Wed, 22 Jul 2026 13:19:29 -0600Re: [PATCH v4 7/9] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 13:18:27 -0600Re: [PATCH v4 6/9] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Wed, 22 Jul 2026 19:16:45 +0000Re: [PATCH v4 8/9] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Wed, 22 Jul 2026 19:16:04 +0000Re: [PATCH v4 3/9] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Wed, 22 Jul 2026 19:14:39 +0000Re: [PATCH v4 4/9] md/raid1: don't use write-behind for P2PDMA bios
Wed, 22 Jul 2026 19:11:31 +0000Re: [PATCH v4 7/9] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 19:10:25 +0000Re: [PATCH v4 2/9] md: ensure REQ_NOMERGE is set on P2PDMA bios
Wed, 22 Jul 2026 19:07:18 +0000Re: [PATCH v4 1/9] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
Wed, 22 Jul 2026 19:06:52 +0000Re: [PATCH v4 5/9] md/raid1,raid10: factor out raid1_write_error() helper
Wed, 22 Jul 2026 19:05:41 +0000Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 21:00:16 +0200Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 20:59:44 +0200[PATCH v4 9/9] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
Wed, 22 Jul 2026 20:58:41 +0200[PATCH v4 8/9] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
Wed, 22 Jul 2026 20:58:40 +0200[PATCH v4 7/9] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 20:58:39 +0200[PATCH v4 5/9] md/raid1,raid10: factor out raid1_write_error() helper
Wed, 22 Jul 2026 20:58:37 +0200[PATCH v4 6/9] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Wed, 22 Jul 2026 20:58:38 +0200[PATCH v4 4/9] md/raid1: don't use write-behind for P2PDMA bios
Wed, 22 Jul 2026 20:58:36 +0200[PATCH v4 3/9] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Wed, 22 Jul 2026 20:58:35 +0200[PATCH v4 2/9] md: ensure REQ_NOMERGE is set on P2PDMA bios
Wed, 22 Jul 2026 20:58:34 +0200[PATCH v4 1/9] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
Wed, 22 Jul 2026 20:58:33 +0200[PATCH v4 0/9] block,md,nvme: correct handling of unsupported P2PDMA transfers
Wed, 22 Jul 2026 20:58:32 +0200Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Wed, 22 Jul 2026 11:30:15 +0300Re: [PATCH] md/raid10: honor REQ_NOWAIT in wait_blocked_dev()
Wed, 22 Jul 2026 07:53:25 +0000[PATCH] md/raid10: honor REQ_NOWAIT in wait_blocked_dev()
Wed, 22 Jul 2026 15:26:45 +0800Re: [PATCH] md: fix soft lockup during resync when sync is repeatedly skipped
Wed, 22 Jul 2026 12:00:46 +0800Re: [PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
Wed, 22 Jul 2026 10:29:49 +0800Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Tue, 21 Jul 2026 17:38:53 -0600Re: [PATCH v3 8/8] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers
Tue, 21 Jul 2026 18:13:42 +0000Re: [PATCH v3 5/8] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Tue, 21 Jul 2026 18:05:20 +0000Re: [PATCH v3 3/8] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Tue, 21 Jul 2026 18:04:39 +0000Re: [PATCH v3 6/8] md/raid1: skip futile retries on P2PDMA mapping failures
Tue, 21 Jul 2026 18:02:59 +0000Re: [PATCH v3 7/8] md/raid10: skip futile retries on P2PDMA mapping failures
Tue, 21 Jul 2026 18:01:55 +0000Re: [PATCH v3 1/8] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Tue, 21 Jul 2026 18:00:06 +0000Re: [PATCH v3 4/8] md/raid1: don't use write-behind for P2PDMA bios
Tue, 21 Jul 2026 17:54:44 +0000Re: [PATCH v3 2/8] md: ensure REQ_NOMERGE is set on P2PDMA bios
Tue, 21 Jul 2026 17:54:27 +0000Re: [PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
Tue, 21 Jul 2026 19:51:53 +0200Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Tue, 21 Jul 2026 19:50:54 +0200Re: [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Tue, 21 Jul 2026 19:49:39 +0200[PATCH v3 8/8] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers
Tue, 21 Jul 2026 19:45:02 +0200[PATCH v3 7/8] md/raid10: skip futile retries on P2PDMA mapping failures
Tue, 21 Jul 2026 19:45:01 +0200[PATCH v3 5/8] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Tue, 21 Jul 2026 19:44:59 +0200[PATCH v3 6/8] md/raid1: skip futile retries on P2PDMA mapping failures
Tue, 21 Jul 2026 19:45:00 +0200[PATCH v3 4/8] md/raid1: don't use write-behind for P2PDMA bios
Tue, 21 Jul 2026 19:44:58 +0200[PATCH v3 3/8] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
Tue, 21 Jul 2026 19:44:57 +0200[PATCH v3 2/8] md: ensure REQ_NOMERGE is set on P2PDMA bios
Tue, 21 Jul 2026 19:44:56 +0200[PATCH v3 1/8] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Tue, 21 Jul 2026 19:44:55 +0200[PATCH v3 0/8] block,md,nvme: correct handling of unsupported P2PDMA transfers
Tue, 21 Jul 2026 19:44:54 +0200Re: [PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
Tue, 21 Jul 2026 15:49:44 +0300Re: [PATCH] md/raid5: complete discard bios while reshape is active
Tue, 21 Jul 2026 14:48:19 +0800 (CST)Re: [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Mon, 20 Jul 2026 12:49:45 -0600Re: [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Mon, 20 Jul 2026 12:42:50 -0600Re: [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
Mon, 20 Jul 2026 10:49:03 -0600Re: [PATCH v2 5/7] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
Mon, 20 Jul 2026 10:32:21 -0600Re: [PATCH v2 4/7] md/raid1: don't use write-behind for P2PDMA bios
Mon, 20 Jul 2026 10:31:45 -0600Re: [PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
Mon, 20 Jul 2026 10:09:09 -0600Re: [PATCH 2/6] md: ensure REQ_NOMERGE is set on P2PDMA bios
Mon, 20 Jul 2026 10:03:58 -0600Re: [PATCH 1/6] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Mon, 20 Jul 2026 09:58:45 -0600Re: [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
Mon, 20 Jul 2026 16:49:43 +0200Re: [PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
Mon, 20 Jul 2026 22:38:26 +0800Re: [PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
Mon, 20 Jul 2026 15:43:04 +0300Re: [PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
Mon, 20 Jul 2026 11:35:53 +0000[PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
Mon, 20 Jul 2026 19:14:00 +0800Re: [PATCH] md: fix soft lockup during resync when sync is repeatedly skipped
Mon, 20 Jul 2026 14:20:26 +0800Re: [PATCH 1/3] md/raid10: restore still_degraded detection in recovery
Mon, 20 Jul 2026 06:32:08 +0200Re: [PATCH 2/3] md: only consult skip_sync_blocks when 'j' is in the bitmap's domain
Mon, 20 Jul 2026 10:25:13 +0800Re: [PATCH 1/3] md/raid10: restore still_degraded detection in recovery
Mon, 20 Jul 2026 10:17:04 +0800Re: [PATCH 4/4] md: include events counters when kicking non-fresh device
Mon, 20 Jul 2026 10:14:19 +0800Re: [PATCH 2/4] md/md-llbitmap: mask sb->state on load to drop runtime-only bits
Mon, 20 Jul 2026 10:00:46 +0800Re: [PATCH 3/4] md/md-llbitmap: unmap sb page before freeing it
Mon, 20 Jul 2026 10:02:49 +0800Re: [PATCH 1/4] md/md-bitmap: mask sb->state on load to drop runtime-only bits
Mon, 20 Jul 2026 09:54:50 +0800Re: [PATCH 1/4] md/md-bitmap: mask sb->state on load to drop runtime-only bits
Sun, 19 Jul 2026 15:06:48 +0000Re: [PATCH 3/3] md/md-llbitmap: fail resize that needs more bitmap pages
Sun, 19 Jul 2026 15:05:46 +0000Re: [PATCH 2/4] md/md-llbitmap: mask sb->state on load to drop runtime-only bits
Sun, 19 Jul 2026 15:00:27 +0000Re: [PATCH 3/4] md/md-llbitmap: unmap sb page before freeing it
Sun, 19 Jul 2026 14:57:46 +0000[PATCH 4/4] md: include events counters when kicking non-fresh device
Sun, 19 Jul 2026 14:44:09 +0000[PATCH 3/4] md/md-llbitmap: unmap sb page before freeing it
Sun, 19 Jul 2026 14:44:08 +0000[PATCH 2/4] md/md-llbitmap: mask sb->state on load to drop runtime-only bits
Sun, 19 Jul 2026 14:44:07 +0000[PATCH 1/4] md/md-bitmap: mask sb->state on load to drop runtime-only bits
Sun, 19 Jul 2026 14:44:06 +0000[PATCH 0/4] md: bitmap superblock robustness and assemble diagnostics
Sun, 19 Jul 2026 14:44:05 +0000[PATCH 3/3] md/md-llbitmap: fail resize that needs more bitmap pages
Sun, 19 Jul 2026 14:42:27 +0000[PATCH 2/3] md: only consult skip_sync_blocks when 'j' is in the bitmap's domain
Sun, 19 Jul 2026 14:42:26 +0000[PATCH 1/3] md/raid10: restore still_degraded detection in recovery
Sun, 19 Jul 2026 14:42:25 +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.