messages from 2026-07-16 09:25:23 to 2026-07-23 14:16:28 UTC [more...]
[PATCH] md: fix soft lockup during resync when sync is repeatedly skipped
2026-07-23 14:16 UTC (11+ messages)
` [PATCH v2 0/3] md/raid10: fix recovery corruption and soft lockup on large arrays
` [PATCH v2 1/3] md/raid10: fix still_degraded being inverted in raid10_sync_request()
` [PATCH v2 2/3] md: add cond_resched() to md_do_sync()'s skip path
` [PATCH v2 3/3] md/raid10: skip clean regions in bulk during recovery
[PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
2026-07-23 11:47 UTC (2+ messages)
[PATCH v4 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
2026-07-23 8:43 UTC (6+ messages)
` [PATCH v4 5/7] md/raid10: replace wait loop with wait_event_idle()
` [PATCH v4 7/7] md/raid10: simplify read request error handling
[PATCH v2 0/7] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-23 6:11 UTC (28+ messages)
` [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH v2 2/7] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v2 3/7] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v2 4/7] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v2 5/7] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH v2 7/7] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers
[PATCH v4 0/9] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-23 3:11 UTC (25+ messages)
` [PATCH v4 1/9] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
` [PATCH v4 2/9] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v4 3/9] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v4 4/9] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v4 5/9] md/raid1,raid10: factor out raid1_write_error() helper
` [PATCH v4 6/9] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v4 7/9] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH v4 8/9] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
` [PATCH v4 9/9] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
[PATCH] md/raid10: honor REQ_NOWAIT in wait_blocked_dev()
2026-07-22 7:53 UTC (2+ messages)
[PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
2026-07-22 2:29 UTC (4+ messages)
[PATCH v3 0/8] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-21 18:13 UTC (17+ messages)
` [PATCH v3 1/8] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH v3 2/8] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v3 3/8] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v3 4/8] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v3 5/8] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v3 6/8] md/raid1: skip futile retries on P2PDMA mapping failures
` [PATCH v3 7/8] md/raid10: "
` [PATCH v3 8/8] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers
[PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-21 17:51 UTC (19+ messages)
` [PATCH 1/6] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH 2/6] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH 3/6] md/raid1: don't use write-behind for "
` [PATCH 4/6] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH 5/6] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH 6/6] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers
[PATCH] md/raid5: complete discard bios while reshape is active
2026-07-21 6:48 UTC (3+ messages)
[PATCH 0/3] md: fix silent data loss in raid10 recovery and llbitmap resize
2026-07-20 4:32 UTC (8+ messages)
` [PATCH 1/3] md/raid10: restore still_degraded detection in recovery
` [PATCH 2/3] md: only consult skip_sync_blocks when 'j' is in the bitmap's domain
` [PATCH 3/3] md/md-llbitmap: fail resize that needs more bitmap pages
[PATCH 0/4] md: bitmap superblock robustness and assemble diagnostics
2026-07-20 2:14 UTC (12+ messages)
` [PATCH 1/4] md/md-bitmap: mask sb->state on load to drop runtime-only bits
` [PATCH 2/4] md/md-llbitmap: "
` [PATCH 3/4] md/md-llbitmap: unmap sb page before freeing it
` [PATCH 4/4] md: include events counters when kicking non-fresh device
[PATCH] md/bitmap: resume array on backlog_store() error path
2026-07-19 10:32 UTC (3+ messages)
[PATCH] md: handle serial pool allocation failures
2026-07-19 10:24 UTC (2+ messages)
[PATCH v2] md: scope memalloc_noio to allocation critical sections
2026-07-19 10:03 UTC (3+ messages)
[PATCHv2] md: clear MD_CLOSING when array_state_store() bails on interrupted lock
2026-07-19 6:29 UTC (3+ messages)
[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
2026-07-18 12:30 UTC (4+ messages)
` [PATCH v7 3/3] md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()
[PATCH] md: use READ_ONCE() for lockless reads of sb_flags
2026-07-18 11:02 UTC (3+ messages)
Subject: RFC: Read repair for md RAID1 after mirror read failures
2026-07-17 19:15 UTC (10+ messages)
[PATCH] md: clear MD_CLOSING when array_state_store() bails on interrupted lock
2026-07-17 4:29 UTC (2+ messages)
[PATCH v5 4/5] dm crypt: batch a bio segment's sectors via dun()
2026-07-16 13:34 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox