messages from 2025-03-05 01:29:56 to 2025-04-22 06:37:00 UTC [more...]
[PATCH v2 0/5] md: fix is_mddev_idle()
2025-04-22 6:36 UTC (16+ messages)
` [PATCH v2 1/5] block: cleanup and export bdev IO inflight APIs
` [PATCH v2 2/5] md: record dm-raid gendisk in mddev
` [PATCH v2 3/5] md: add a new api sync_io_depth
` [PATCH v2 4/5] md: fix is_mddev_idle()
` [PATCH v2 5/5] md: cleanup accounting for issued sync IO
[PATCH-RFC] md-bitmap: use page cache for file backed
2025-04-22 6:24 UTC (2+ messages)
[RFC PATCH 1/1] md: delete gendisk in ioctl path
2025-04-22 6:21 UTC (3+ messages)
[PATCH AUTOSEL 5.4 2/3] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:19 UTC
[PATCH AUTOSEL 5.10 2/3] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:18 UTC
[PATCH AUTOSEL 5.15 5/6] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:18 UTC
[PATCH AUTOSEL 6.1 10/12] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:18 UTC
[PATCH AUTOSEL 6.6 13/15] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:17 UTC
[PATCH AUTOSEL 6.12 19/23] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:16 UTC
[PATCH AUTOSEL 6.14 23/30] md/raid1: Add check for missing source disk in process_checks()
2025-04-22 2:15 UTC
[PATCH RFC v2 00/14] md: introduce a new lockless bitmap
2025-04-21 7:39 UTC (27+ messages)
` [PATCH RFC v2 01/14] block: factor out a helper bdev_file_alloc()
` [PATCH RFC v2 02/14] md/md-bitmap: pass discard information to bitmap_{start, end}write
` [PATCH RFC v2 03/14] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH RFC v2 04/14] md: add a new sysfs api bitmap_version
` [PATCH RFC v2 05/14] md: delay registeration of bitmap_ops until creating bitmap
` [PATCH RFC v2 06/14] md/md-llbitmap: implement bit state machine
` [PATCH RFC v2 07/14] md/md-llbitmap: implement hidden disk to manage bitmap IO
` [PATCH RFC v2 08/14] md/md-llbitmap: implement APIs for page level dirty bits synchronization
` [PATCH RFC v2 09/14] md/md-llbitmap: implement APIs to mange bitmap lifetime
` [PATCH RFC v2 10/14] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH RFC v2 11/14] md/md-llbitmap: implement APIs for sync_thread
` [PATCH RFC v2 12/14] md/md-llbitmap: implement all bitmap operations
` [PATCH RFC v2 13/14] md/md-llbitmap: implement sysfs APIs
` [PATCH RFC v2 14/14] md/md-llbitmap: add Kconfig
[PATCH 6.1 0/2] md: fix mddev uaf while iterating all_mddevs list
2025-04-19 1:23 UTC (3+ messages)
` [PATCH 6.1 1/2] md: factor out a helper from mddev_put()
` [PATCH 6.1 2/2] md: fix mddev uaf while iterating all_mddevs list
[GIT PULL] md-6.15-20250416
2025-04-17 3:09 UTC (2+ messages)
[PATCH 0/4] md: fix is_mddev_idle()
2025-04-17 1:47 UTC (16+ messages)
` [PATCH 1/4] block: export part_in_flight()
` [PATCH 2/4] md: add a new api sync_io_depth
` [PATCH 3/4] md: fix is_mddev_idle()
` [PATCH 4/4] md: cleanup accounting for issued sync IO
raid5-cache / log / journal hung task during log replay
2025-04-16 20:41 UTC
[PATCH v2] md/raid1: Add check for missing source disk in process_checks()
2025-04-12 1:28 UTC (4+ messages)
[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version
2025-04-11 16:02 UTC (16+ messages)
` [PATCH 1/4] kbuild: require gcc-8 and binutils-2.30
` [PATCH 2/4] raid6: skip avx512 checks
` [PATCH 3/4] x86: remove checks for binutils-2.30 and earlier
` [PATCH 4/4] arm64: drop binutils version checks
[PATCH RFC] md: fix is_mddev_idle()
2025-04-09 10:07 UTC (4+ messages)
[PATCH] md/raid1: Add check for missing source disk in process_checks()
2025-04-08 8:32 UTC (3+ messages)
[PATCH 0/4] bugfix of logical_block_size and make it configurable
2025-04-07 14:52 UTC (5+ messages)
` [PATCH 1/4] block: factor out a helper to set logical/physical block size
[PATCH V2] md/md-bitmap: fix stats collection for external bitmaps
2025-04-07 1:21 UTC (2+ messages)
[PATCH REPOST] lib/raid6: Remove always defined CONFIG_AS_AVX512
2025-04-06 16:02 UTC
[PATCH 3/3] crypto: x86 - Remove CONFIG_AS_AVX512
2025-04-06 15:44 UTC (2+ messages)
Issue with IMSM RAID Not Reconstructing When Disks Reconnected in Specific Order
2025-04-04 21:55 UTC
[PATCH] md/md-bitmap: fix stats collection for external bitmaps
2025-04-03 1:53 UTC (2+ messages)
extreme RAID10 rebuild times reported, but rebuild's progressing ?
2025-04-01 12:47 UTC (7+ messages)
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-03-31 15:55 UTC (6+ messages)
RAID 5, 10 modern post 2020 drives, slow speeds
2025-03-30 6:25 UTC (9+ messages)
` Fw: "
[PATCH RFC 1/1] md/raid5: improve randread performance
2025-03-28 11:15 UTC
[PATCH RFC v2] mdadm: add support for new lockless bitmap
2025-03-27 13:48 UTC
[PATCH] mdadm: Incremental mode creates file for udev rules
2025-03-26 17:36 UTC (6+ messages)
[PATCH] md/raid10: fix missing discard IO accounting
2025-03-25 13:35 UTC (6+ messages)
[PATCH v0 0/3] mdadm: Use kernel raid headers
2025-03-20 5:45 UTC (5+ messages)
` [PATCH v0 1/3] mdadm: Remove klibc and uclibc support
` [PATCH v0 2/3] mdadm: include asm/byteorder.h
` [PATCH v0 3/3] mdadm: use kernel raid headers
[PATCH 1/1] mdadm: check posix name before setting name and devname
2025-03-18 8:43 UTC (5+ messages)
[v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE
2025-03-17 9:02 UTC
[PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE
2025-03-16 6:33 UTC (4+ messages)
[GIT PULL] md-6.15-20250312
2025-03-13 11:38 UTC (3+ messages)
[PATCH v3] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
2025-03-13 3:00 UTC (4+ messages)
[PATCH 0/4] mdadm: regression tests fix
2025-03-11 5:03 UTC (5+ messages)
` [PATCH 1/4] mdadm/tests: Mark 07revert-inplace broken
` [PATCH 2/4] mdadm/tests: Mark 20raid5journal fail
` [PATCH 3/4] mdadm/tests: ddf template fix
` [PATCH 4/4] mdadm/tests: Remove 10ddf-create.broken and 10ddf-fail-two-spares.broken
[PATCH v2] mdadm: Clear extra flags when initializing metadata
2025-03-11 2:28 UTC (6+ messages)
[PATCH] mdadm: Don't set bad_blocks flag when initializing metadata
2025-03-10 10:10 UTC (6+ messages)
Need to understand error messages
2025-03-07 12:25 UTC (6+ messages)
[PATCH md-6.15 V2 1/1] md/raid10: wait barrier before returning discard request with REQ_NOWAIT
2025-03-07 1:07 UTC (3+ messages)
[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
2025-03-06 15:05 UTC (6+ messages)
` [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
[PATCH v2 1/2] md/raid5: freeze reshape when encountering a bad read
2025-03-05 6:36 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] md/raid5: check for overlapping bad blocks before starting reshape
[PATCH 0/7 md-6.15] md: introduce md_submodle_head
2025-03-05 1:34 UTC (2+ messages)
[PATCH v3] md: fix mddev uaf while iterating all_mddevs list
2025-03-05 1:32 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).