public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-21 14:49:22 to 2025-11-04 02:52:11 UTC [more...]

[PATCH v9 0/5] make logical block size configurable
 2025-11-04  2:52 UTC  (9+ messages)
` [PATCH v9 1/5] md: delete md_redundancy_group when array is becoming inactive
` [PATCH v9 2/5] md: init bioset in mddev_init
` [PATCH v9 3/5] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH v9 4/5] md: add check_new_feature module parameter
` [PATCH v9 5/5] md: allow configuring logical block size

[PATCH v8 0/4] make logical block size configurable
 2025-11-04  1:20 UTC  (12+ messages)
` [PATCH v8 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH v8 2/4] md: init bioset in mddev_init
` [PATCH v8 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH v8 4/4] md: allow configuring logical block size

fall back from direct to buffered I/O when stable writes are required
 2025-11-03 22:47 UTC  (37+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync
` [PATCH 3/4] xfs: use IOCB_DONTCACHE when falling back to buffered writes
` [PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required

dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
 2025-11-03 15:53 UTC  (15+ messages)
  ` [PATCH] pm-hibernate: flush block device cache when hibernating
        ` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
        ` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices

subscribe linux-raid
 2025-11-03  1:05 UTC 

[PATCH] md/raid5: remove redundant __GFP_NOWARN
 2025-11-02 15:25 UTC 

[PATCH] md/raid5: remove redundant __GFP_NOWARN
 2025-11-02 15:21 UTC 

How do I determine the amount of stripes my array has?
 2025-11-01 15:47 UTC 

[PATCH v5 00/16] Don't set MD_BROKEN on failfast bio failure
 2025-10-30  2:41 UTC  (24+ messages)
` [PATCH v5 01/16] md: move device_lock from conf to mddev
` [PATCH v5 02/16] md: serialize md_error()
` [PATCH v5 03/16] md: add pers->should_error() callback
` [PATCH v5 04/16] md: introduce md_cond_error()
` [PATCH v5 05/16] md/raid1: implement pers->should_error()
` [PATCH v5 06/16] md/raid10: "
` [PATCH v5 07/16] md/raid1: refactor handle_read_error()
` [PATCH v5 08/16] md/raid10: "
` [PATCH v5 09/16] md/raid10: fix failfast read error not rescheduled
` [PATCH v5 10/16] md: prevent set MD_BROKEN on super_write failure with failfast
` [PATCH v5 11/16] md/raid1: Prevent set MD_BROKEN on failfast bio failure
` [PATCH v5 12/16] md/raid10: "
` [PATCH v5 13/16] md/raid1: add error message when setting MD_BROKEN
` [PATCH v5 14/16] md/raid10: Add "
` [PATCH v5 15/16] md: rename 'LastDev' rdev flag to 'RetryingSBWrite'
` [PATCH v5 16/16] md: Improve super_written() error logging

[PATCH V2 1/1] md: avoid repeated calls to del_gendisk
 2025-10-29  6:34 UTC 

[PATCH 1/1] md: avoid repeated calls to del_gendisk
 2025-10-29  6:15 UTC  (4+ messages)

[PATCH v7 0/4] make logical block size configurable
 2025-10-29  2:37 UTC  (11+ messages)
` [PATCH v7 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH v7 2/4] md: init bioset in mddev_init
` [PATCH v7 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH v7 4/4] md: allow configuring logical block size

[PATCH] MAINTAINERS: Update Yu Kuai's E-mail address
 2025-10-21 12:49 UTC  (2+ messages)

[PATCH] md/md-linear: Enable atomic writes
 2025-10-21 12:32 UTC  (7+ messages)

[PATCH] [v2] md: fix rcu protection in md_wakeup_thread
 2025-10-21 12:08 UTC  (3+ messages)

Unable to set group_thread_cnt using mdadm.conf
 2025-10-21  0:33 UTC  (4+ messages)

status of bugzilla #99171 - mdraid broken for O_DIRECT
 2025-10-20  6:44 UTC  (6+ messages)

[PATCH 0/2] -If can't work if sync is running
 2025-10-17  9:14 UTC  (3+ messages)
` [PATCH V2 1/2] mdadm/Incremental: wait a while before removing a member
` [PATCH 2/2] mdadm/sysfs: close fd before return

[PATCH 1/1] mdadm/Incremental: wait a while before removing a member
 2025-10-17  8:30 UTC 

[PATCH 1/1] mdadm: Create array with sync del gendisk mode
 2025-10-16 12:04 UTC 

[PATCH] md: fix rcu protection in md_wakeup_thread
 2025-10-15  8:19 UTC  (6+ messages)

[PATCH -next v7 0/4] make logical block size configurable
 2025-10-15  8:03 UTC  (5+ messages)
` [PATCH -next v7 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH -next v7 2/4] md: init bioset in mddev_init
` [PATCH -next v7 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH -next v7 4/4] md: allow configuring logical block size

[PATCH v6] md: allow configuring logical block size
 2025-10-15  2:28 UTC  (3+ messages)

Unable to set group_thread_cnt using mdadm.conf
 2025-10-14 19:53 UTC 

status of bugzilla #99171 - mdraid broken for O_DIRECT
 2025-10-14  6:31 UTC  (9+ messages)

[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
 2025-10-13  1:42 UTC  (4+ messages)
` [PATCH V3 5/5] raid6: test: Add support for RISC-V

[PATCH] md: don't add empty badblocks record table in super_1_load()
 2025-10-09  4:20 UTC  (9+ messages)

[PATCH RFC] md: disable atomic writes if any bad blocks found
 2025-09-30 10:18 UTC  (4+ messages)

[PATCH 1/1] md: delete mddev kobj before deleting gendisk kobj
 2025-09-30  9:07 UTC  (5+ messages)

[PATCH blktests] md/004: add unmap write zeroes tests
 2025-09-30  6:32 UTC  (4+ messages)

[PATCH v5 0/2] make logical block size configurable
 2025-09-26  7:22 UTC  (8+ messages)
` [PATCH v5 2/2] md: allow configuring logical block size

[PATCH 0/7] cleanup and bugfix of sync
 2025-09-25  9:01 UTC  (11+ messages)
` [PATCH 1/7] md: factor error handling out of md_done_sync into helper
` [PATCH 2/7] md: mark rdev Faulty when badblocks setting fails
` [PATCH 3/7] md: cleanup MD_RECOVERY_ERROR flag
` [PATCH 4/7] md: factor out sync completion update into helper
` [PATCH 5/7] md/raid10: fix any_working flag handling in raid10_sync_request

[PATCH v4 4/9] md/raid1,raid10: Don't set MD_BROKEN on failfast bio failure
 2025-09-23 15:54 UTC  (5+ messages)

[PATCH] md raid: fix hang when stopping arrays with metadata through dm-raid
 2025-09-23 12:58 UTC  (4+ messages)
        ` [PATCH V2] "

[PATCH v4 0/9] Don't set MD_BROKEN on failfast bio failure
 2025-09-21 14:48 UTC  (4+ messages)
` [PATCH v4 1/9] md/raid1,raid10: Set the LastDev flag when the configuration changes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox