messages from 2025-05-27 08:29:16 to 2025-07-02 01:19:58 UTC [more...]
[PATCH] raid10: cleanup memleak at raid10_make_request
2025-07-02 1:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-07-01 2:31 UTC (47+ messages)
` [PATCH 04/23] md/md-bitmap: support discard for bitmap ops
` [PATCH 07/23] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH 11/23] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH 12/23] md/md-bitmap: add macros for lockless bitmap
` [PATCH 14/23] md/dm-raid: remove max_write_behind setting limit
` [PATCH 15/23] md/md-llbitmap: implement llbitmap IO
` [PATCH 16/23] md/md-llbitmap: implement bit state machine
` [PATCH 18/23] md/md-llbitmap: implement APIs to mange bitmap lifetime
` [PATCH 23/23] md/md-llbitmap: add Kconfig
[PATCH v4 0/2] Optimize r1conf->r1bio_pool
2025-06-30 6:10 UTC (3+ messages)
` [PATCH v4 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type
` [PATCH v4 2/2] md/raid1: remove struct pool_info and related code
[PATCH v3 0/2] Optimize r1conf->r1bio_pool
2025-06-30 3:49 UTC (6+ messages)
` [PATCH v3 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type
` [PATCH v3 2/2] md/raid1: remove struct pool_info and related code
[PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-06-26 9:36 UTC (16+ messages)
` [PATCH v2 1/5] block: sanitize chunk_sectors for atomic write limits
` [PATCH v2 2/5] md/raid0: set chunk_sectors limit
` [PATCH v2 3/5] md/raid10: "
` [PATCH v2 4/5] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH v2 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
[mdraid:md-6.16] [md] bc8ce8eaa2: mdadm-selftests.05r1-failfast.fail
2025-06-26 6:12 UTC (6+ messages)
next-20250623: riscv defconfig raid6 recov_rvv.c use of undeclared identifier 'raid6_empty_zero_page'
2025-06-23 20:16 UTC (2+ messages)
[PATCH v2 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type
2025-06-23 12:06 UTC (2+ messages)
` [PATCH v2 2/2] md/raid1: remove struct pool_info and related code
[v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE
2025-06-23 8:47 UTC (6+ messages)
` [v3 "
[PATCH] md/raid1: change r1conf->r1bio_pool to a pointer type
2025-06-23 3:45 UTC (8+ messages)
Kernel mistakenly "starts" resync on fully-degraded, newly-created raid10 array
2025-06-22 20:20 UTC (4+ messages)
[PATCH v2] md/raid1: Fix stack memory use after return in raid1_reshape
2025-06-18 11:47 UTC (14+ messages)
[PATCH V6 0/3] md: call del_gendisk in sync way
2025-06-16 1:43 UTC (9+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
` [PATCH 2/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 3/3] md: remove/add redundancy group only in level change
[PATCH] md/raid1,raid10: fix IO handle for REQ_NOWAIT
2025-06-15 9:20 UTC (7+ messages)
[PATCH v3] md/raid1: Fix stack memory use after return in raid1_reshape
2025-06-14 6:44 UTC (3+ messages)
[PATCH] md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
2025-06-14 6:42 UTC (3+ messages)
[PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support
2025-06-12 19:30 UTC (13+ messages)
` [PATCH 1/4] raid6: riscv: Clean up unused header file inclusion
` [PATCH 2/4] raid6: riscv: Fix NULL pointer dereference issue
` [PATCH 3/4] raid6: riscv: Allow code to be compiled in userspace
` [PATCH 4/4] raid6: test: Add support for RISC-V
[PATCH RFC 0/4] block: set chunk_sectors from stacked dev stripe size
2025-06-12 10:01 UTC (11+ messages)
` [PATCH RFC 1/4] md/raid0: set chunk_sectors limit
` [PATCH RFC 2/4] md/raid10: "
` [PATCH RFC 3/4] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH RFC 4/4] block: use chunk_sectors when evaluating stacked atomic write limits
[PATCH V5 0/3] md: call del_gendisk in sync way
2025-06-11 6:17 UTC (7+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
` [PATCH 2/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 3/3] md: remove/add redundancy group only in level change
[PATCH] md/raid1: Fix use-after-free in reshape pool wait queue
2025-06-10 6:12 UTC (4+ messages)
[PATCH AUTOSEL 5.4 1/7] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:48 UTC
[PATCH AUTOSEL 5.10 1/9] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:48 UTC
[PATCH AUTOSEL 5.15 01/12] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:47 UTC
[PATCH AUTOSEL 6.1 01/16] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:47 UTC
[PATCH AUTOSEL 6.6 01/18] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:46 UTC
[PATCH AUTOSEL 6.12 03/23] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:45 UTC
[PATCH AUTOSEL 6.14 03/29] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:44 UTC
[PATCH AUTOSEL 6.15 04/35] md/md-bitmap: fix dm-raid max_write_behind setting
2025-06-09 13:43 UTC
[PATCH V4 0/3] md: call del_gendisk in sync way
2025-06-09 9:15 UTC (7+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
` [PATCH 2/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 3/3] md: remove/add redundancy group only in level change
[PATCH blktests] md/002: add atomic write tests for md/stacked devices
2025-06-07 6:12 UTC (2+ messages)
Need help increasing raid scan efficiency
2025-06-04 15:45 UTC (12+ messages)
[PATCH V3 0/2] md: call del_gendisk in sync way
2025-06-03 5:20 UTC (4+ messages)
` [PATCH 1/3] md: call del_gendisk in control path
` [PATCH 2/3] md: Don't clear MD_CLOSING until mddev is freed
` [PATCH 3/3] md: remove/add redundancy group only in level change
[GIT PULL] md-6.16-20250530
2025-05-30 10:44 UTC (2+ messages)
[PATCH V2 0/2] md: call del_gendisk in sync way
2025-05-30 8:11 UTC (6+ messages)
` [PATCH 1/2] md: Don't clear MD_CLOSING until mddev is freed
[PATCH v2] md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
2025-05-30 6:43 UTC (5+ messages)
page: next (older) | 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