linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-23 12:17:37 to 2024-11-08 05:16:07 UTC [more...]

[PATCH md-6.13] md: remove bitmap file support
 2024-11-08  5:15 UTC  (6+ messages)

[PATCH] MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem
 2024-11-08  1:43 UTC  (2+ messages)

[PATCH 1/1] md/raid5: Wait sync io to finish before changing group cnt
 2024-11-07 23:37 UTC  (3+ messages)

[PATCH v3 0/6] bio_split() error handling rework
 2024-11-07 19:54 UTC  (20+ messages)
` [PATCH v3 1/6] block: Rework bio_split() return value
` [PATCH v3 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v3 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v3 4/6] md/raid0: Handle bio_split() errors
` [PATCH v3 5/6] md/raid1: "
` [PATCH v3 6/6] md/raid10: "

Experiencing md raid5 hang and CPU lockup on kernel v6.11
 2024-11-07 13:21 UTC  (5+ messages)

[PATCH v3 0/3] mdadm: remove bitmap file support
 2024-11-07 13:02 UTC  (4+ messages)
` [PATCH v3 1/3] tests/04update-uuid: remove bitmap file test
` [PATCH v3 2/3] tests/05r1-re-add-nosuper: "
` [PATCH v3 3/3] mdadm: remove bitmap file support

[PATCH V2 0/3] mdadm: remove bitmap file support
 2024-11-07 13:04 UTC  (5+ messages)
` [PATCH V2 1/3] tests/05r1-re-add-nosuper: remove bitmap file test
` [PATCH V2 2/3] mdadm: remove bitmap file support
` [PATCH V2 3/3] mdadm: add support for new lockless bitmap

[PATCH mdadm/master v2 0/4] remove bitmap file support and reserve major number for lockless bitmap
 2024-11-07 11:18 UTC  (8+ messages)
` [PATCH mdadm/master v2 1/4] tests/04update-uuid: remove bitmap file test
` [PATCH mdadm/master v2 2/4] tests/05r1-re-add-nosuper: "
` [PATCH mdadm/master v2 3/4] mdadm: remove bitmap file support
` [PATCH mdadm/master v2 4/4] mdadm: add support for new lockless bitmap

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2024-11-07  8:01 UTC  (55+ messages)

[song-md:md-6.13] BUILD SUCCESS 6012169e8aae9c0eda38bbedcd7a1540a81220ae
 2024-11-07  3:13 UTC 

[GIT PULL] md-6.13 20241105
 2024-11-06 14:56 UTC  (2+ messages)

[PATCH] md/md-bitmap: Add missing destroy_work_on_stack()
 2024-11-06  1:05 UTC  (2+ messages)

[PATCH RESEND 0/7] md: enhance faulty checking for blocked handling
 2024-11-05 23:50 UTC  (9+ messages)
` [PATCH RESEND 1/7] md: add a new helper rdev_blocked()
` [PATCH RESEND 2/7] md: don't wait faulty rdev in md_wait_for_blocked_rdev()
` [PATCH RESEND 3/7] md: don't record new badblocks for faulty rdev
` [PATCH RESEND 4/7] md/raid1: factor out helper to handle blocked rdev from raid1_write_request()
` [PATCH RESEND 5/7] md/raid1: don't wait for Faulty rdev in wait_blocked_rdev()
` [PATCH RESEND 6/7] md/raid10: "
` [PATCH RESEND 7/7] md/raid5: don't set Faulty rdev for blocked_rdev

[PATCH RFC 1/1] md: Use pers->quiesce in mddev_suspend
 2024-11-05 10:35 UTC  (8+ messages)

[PATCH v3 0/5] RAID 0/1/10 atomic write support
 2024-11-04 11:06 UTC  (9+ messages)
` [PATCH v3 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v3 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v3 3/5] md/raid0: Atomic write support
` [PATCH v3 4/5] md/raid1: "
` [PATCH v3 5/5] md/raid10: "

[PATCH v2 0/5] RAID 0/1/10 atomic write support
 2024-10-31 11:17 UTC  (14+ messages)
` [PATCH v2 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v2 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v2 3/5] md/raid0: Atomic write support
` [PATCH v2 4/5] md/raid1: "
` [PATCH v2 5/5] md/raid10: "

[PATCH v2 0/7] bio_split() error handling rework
 2024-10-31  9:29 UTC  (35+ messages)
` [PATCH v2 1/7] block: Use BLK_STS_OK in bio_init()
` [PATCH v2 2/7] block: Rework bio_split() return value
` [PATCH v2 3/7] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v2 4/7] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v2 5/7] md/raid0: Handle bio_split() errors
` [PATCH v2 6/7] md/raid1: "
` [PATCH v2 7/7] md/raid10: "
` [PATCH] btrfs: handle bio_split() error

[PATCH v2 0/7] md: enhance faulty checking for blocked handling
 2024-10-30  6:28 UTC  (4+ messages)
` [PATCH v2 2/7] md: don't wait faulty rdev in md_wait_for_blocked_rdev()

[PATCH v2 0/3] Add inline encryption support
 2024-10-29 11:08 UTC  (22+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "

Greetings from Bahrain Investors Group
 2024-10-25  9:37 UTC 

[PATCH RFC 0/4] md/md-bitmap: support to build md-bitmap as kernel module
 2024-10-25  7:17 UTC  (7+ messages)
` [PATCH RFC 1/4] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
` [PATCH RFC 2/4] md/md-bitmap: merge md_bitmap_group into bitmap_operations
` [PATCH RFC 3/4] md: export some helpers
` [PATCH RFC 4/4] md/md-bitmap: support to build md-bitmap as kernel module

[PATCH RFC 0/6] bio_split() error handling rework
 2024-10-25  1:39 UTC  (21+ messages)
` [PATCH RFC 5/6] md/raid1: Handle bio_split() errors


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).