linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-27 08:37:13 to 2025-05-24 06:18:19 UTC [more...]

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-05-24  6:13 UTC  (13+ messages)
` [PATCH 01/23] md: add a new parameter 'offset' to md_super_write()
` [PATCH 02/23] md: factor out a helper raid_is_456()
` [PATCH 03/23] md/md-bitmap: cleanup bitmap_ops->startwrite()
` [PATCH 04/23] md/md-bitmap: support discard for bitmap ops
` [PATCH 05/23] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH 06/23] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH 07/23] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH 08/23] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH 09/23] md/md-bitmap: add a new method blocks_synced() "
` [PATCH 10/23] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH 11/23] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH 13/23] md/md-bitmap: fix dm-raid max_write_behind setting

[PATCH RFC v4] mdadm: add support for new lockless bitmap
 2025-05-24  3:15 UTC 

[PATCH] md: fix potential NULL pointer dereference in md_super_write
 2025-05-23  9:59 UTC  (2+ messages)

[PATCH] md: fix potential NULL pointer dereference in md_super_write
 2025-05-23  9:11 UTC 

[PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap
 2025-05-22  2:44 UTC  (63+ messages)
` [PATCH RFC md-6.16 v3 01/19] md/md-bitmap: add {start, end}_discard in bitmap_operations
` [PATCH RFC md-6.16 v3 02/19] md: support discard for bitmap ops
` [PATCH RFC md-6.16 v3 03/19] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH RFC md-6.16 v3 04/19] md: add a new sysfs api bitmap_version
` [PATCH RFC md-6.16 v3 05/19] md: delay registration of bitmap_ops until creating bitmap
` [PATCH RFC md-6.16 v3 06/19] md: add a new parameter 'offset' to md_super_write()
` [PATCH RFC md-6.16 v3 07/19] md/md-bitmap: add a new helper skip_sync_blocks() in bitmap_operations
` [PATCH RFC md-6.16 v3 08/19] md/md-bitmap: add a new helper blocks_synced() "
` [PATCH RFC md-6.16 v3 09/19] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH RFC md-6.16 v3 10/19] md/md-llbitmap: add data structure definition and comments
` [PATCH RFC md-6.16 v3 11/19] md/md-llbitmap: implement bitmap IO
` [PATCH RFC md-6.16 v3 12/19] md/md-llbitmap: implement bit state machine
` [PATCH RFC md-6.16 v3 13/19] md/md-llbitmap: implement APIs for page level dirty bits synchronization
` [PATCH RFC md-6.16 v3 14/19] md/md-llbitmap: implement APIs to mange bitmap lifetime
` [PATCH RFC md-6.16 v3 15/19] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH RFC md-6.16 v3 16/19] md/md-llbitmap: implement APIs for sync_thread
` [PATCH RFC md-6.16 v3 17/19] md/md-llbitmap: implement all bitmap operations
` [PATCH RFC md-6.16 v3 18/19] md/md-llbitmap: implement sysfs APIs
` [PATCH RFC md-6.16 v3 19/19] md/md-llbitmap: add Kconfig

[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-05-21  9:00 UTC  (5+ messages)

[PATCH] md/raid1,raid10: don't handle read ahead error
 2025-05-20  6:44 UTC 

LVM2 test breakage
 2025-05-20  6:28 UTC  (18+ messages)
    ` [PATCH] md/raid1,raid10: don't pass down the REQ_RAHEAD flag

[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version
 2025-05-16  8:14 UTC  (4+ messages)
` [PATCH 1/4] kbuild: require gcc-8 and binutils-2.30

[PATCH V2 0/2] md: call del_gendisk in sync way
 2025-05-15  9:08 UTC  (3+ messages)
` [PATCH 1/2] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 2/2] md: call del_gendisk in control path

[GIT PULL v2] md-6.16-20250513
 2025-05-13 13:15 UTC  (2+ messages)

[GIT PULL] md-6.16-20250512
 2025-05-13  2:13 UTC  (3+ messages)

[PATCH 0/3] md: call del_gendisk in sync way
 2025-05-12  1:39 UTC  (12+ messages)
` [PATCH 1/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 2/3] md: replace MD_DELETED with MD_CLOSING
` [PATCH 3/3] md: call del_gendisk in sync way

[PATCH RFC v3] mdadm: add support for new lockless bitmap
 2025-05-09 10:14 UTC 

[PATCH v2 0/7] mdadm: minor fixes
 2025-05-08 12:48 UTC  (8+ messages)
` [PATCH 1/7] mdadm: use standard libc nftw
` [PATCH 2/7] mdadm: fix building errors
` [PATCH 3/7] mdadm: add attribute nonstring for signature
` [PATCH 4/7] mdadm: give more time to wait sync thread to reap
` [PATCH 5/7] mdadm/tests: mark 10ddf-fail-two-spares broken
` [PATCH 6/7] mdadm/tests: mark 09imsm-assemble broken
` [PATCH 7/7] mdadm/tests: mark 10ddf-fail-readd-readonly broken

[PATCH v3 0/9] md: fix is_mddev_idle()
 2025-05-08  7:36 UTC  (14+ messages)
` [PATCH v3 1/9] blk-mq: remove blk_mq_in_flight()
  ` [PATCH v3 2/9] block: reuse part_in_flight_rw for part_in_flight
  ` [PATCH v3 3/9] block: WARN if bdev inflight counter is negative
  ` [PATCH v3 4/9] block: clean up blk_mq_in_flight_rw()
  ` [PATCH 4/9] block: cleanup blk_mq_in_flight_rw()
  ` [PATCH v3 5/9] block: export API to get the number of bdev inflight IO
  ` [PATCH v3 6/9] md: record dm-raid gendisk in mddev
  ` [PATCH v3 7/9] md: add a new api sync_io_depth
  ` [PATCH v3 8/9] md: fix is_mddev_idle()
  ` [PATCH v3 9/9] md: clean up accounting for issued sync IO

add fails: nvme1n1p2 does not have a valid v1.2 superblock, not importing
 2025-05-08  6:27 UTC  (2+ messages)

[PATCH 0/3] mdadm: minor fixes
 2025-05-08  2:53 UTC  (6+ messages)
` [PATCH 1/3] mdadm: use standard libc nftw
` [PATCH 2/3] mdadm: fix building errors
` [PATCH 3/3] mdadm: add attribute nonstring for signature

[PATCH] mdadm: Fix IMSM Raid assembly after disk link failure and reboot
 2025-05-07 20:25 UTC 

[PATCH v6.1] md: move initialization and destruction of 'io_acct_set' to md.c
 2025-05-07  8:38 UTC  (3+ messages)

[RFC PATCH] fix a reshape checking logic inside make_stripe_request()
 2025-05-06  5:07 UTC  (6+ messages)

[PATCH] mdadm: Fix IMSM Raid assembly after disk link failure and reboot
 2025-05-01  7:00 UTC 

[PATCH] mdadm: Fix IMSM Raid assembly after disk link failure and reboot
 2025-05-01  5:48 UTC 

[PATCH v2 0/9] md: fix is_mddev_idle()
 2025-04-29  9:12 UTC  (31+ messages)
` [PATCH v2 1/9] blk-mq: remove blk_mq_in_flight()
` [PATCH v2 2/9] block: reuse part_in_flight_rw for part_in_flight
` [PATCH v2 3/9] block: WARN if bdev inflight counter is negative
` [PATCH v2 4/9] block: cleanup blk_mq_in_flight_rw()
` [PATCH v2 5/9] block: export API to get the number of bdev inflight IO
` [PATCH v2 6/9] md: record dm-raid gendisk in mddev
` [PATCH v2 7/9] md: add a new api sync_io_depth
` [PATCH v2 8/9] md: fix is_mddev_idle()
` [PATCH v2 9/9] md: cleanup accounting for issued sync IO

[PATCH RFC 0/3] md: call del_gendisk in sync way
 2025-04-29  2:05 UTC  (6+ messages)
` [PATCH v2 1/3] md: replace MD_DELETED with MD_CLOSING
` [PATCH 2/3] md: replace ->openers with ->active
` [PATCH 3/3] md: call del_gendisk in sync way


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).