gmane.linux.raid archive

2189 archived articles, newest first (page 7 of 22). Latest articles →

Re: [PATCH 4/6] md/raid5: make the stripe batch size a module parameter
Fri, 10 Jul 2026 13:36:46 +0000
[email protected] • #81556
Re: [PATCH 1/2] md/raid5: submit a window of stripes during resync/recovery
Fri, 10 Jul 2026 13:36:00 +0000
[email protected] • #81555
Re: [PATCH 2/2] md/raid5: reserve stripe cache for user I/O during rebuild
Fri, 10 Jul 2026 13:34:59 +0000
[email protected] • #81554
Re: [PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
Fri, 10 Jul 2026 13:34:53 +0000
[email protected] • #81553
[PATCH 5/6] md/raid5: scale the default stripe cache size with system memory
Fri, 10 Jul 2026 06:23:45 -0700
Hiroshi Nishida <[email protected]> • #81552
[PATCH 1/6] md/raid5: size the worker group array by nr_node_ids
Fri, 10 Jul 2026 06:23:41 -0700
Hiroshi Nishida <[email protected]> • #81551
[PATCH 2/6] md/raid5: size stripe-cache hash locks from the CPU count
Fri, 10 Jul 2026 06:23:42 -0700
Hiroshi Nishida <[email protected]> • #81550
[PATCH 6/6] md/raid5: derive the default group_thread_cnt from the hardware
Fri, 10 Jul 2026 06:23:46 -0700
Hiroshi Nishida <[email protected]> • #81549
[PATCH 1/2] md/raid5: submit a window of stripes during resync/recovery
Fri, 10 Jul 2026 06:23:38 -0700
Hiroshi Nishida <[email protected]> • #81548
[PATCH 0/6] md/raid5: size stripe-cache and worker tuning from the hardware
Fri, 10 Jul 2026 06:23:40 -0700
Hiroshi Nishida <[email protected]> • #81547
[PATCH 0/2] md/raid5: reduce resync/recovery dispatch overhead
Fri, 10 Jul 2026 06:23:37 -0700
Hiroshi Nishida <[email protected]> • #81546
[PATCH 4/6] md/raid5: make the stripe batch size a module parameter
Fri, 10 Jul 2026 06:23:44 -0700
Hiroshi Nishida <[email protected]> • #81545
[PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
Fri, 10 Jul 2026 06:23:43 -0700
Hiroshi Nishida <[email protected]> • #81544
[PATCH 2/2] md/raid5: reserve stripe cache for user I/O during rebuild
Fri, 10 Jul 2026 06:23:39 -0700
Hiroshi Nishida <[email protected]> • #81543
[PATCH 2/2] md: widen badblock sectors param from int to sector_t
Fri, 10 Jul 2026 06:23:29 -0700
Hiroshi Nishida <[email protected]> • #81542
[PATCH 1/2] md: change chunk_sectors and stripe cache counts to unsigned int
Fri, 10 Jul 2026 06:23:28 -0700
Hiroshi Nishida <[email protected]> • #81541
[PATCH 0/2] md: widen size/count types for large arrays
Fri, 10 Jul 2026 06:23:27 -0700
Hiroshi Nishida <[email protected]> • #81540
Re: [PATCH 0/8] md/raid5: scalability and rebuild-path improvements
Fri, 10 Jul 2026 06:09:19 -0700
Hiroshi Nishida <[email protected]> • #81539
Re: [PATCH v4 1/7] md/raid10: fix r10bio leak in raid10_write_request() error paths
Fri, 10 Jul 2026 10:31:48 +0000
[email protected] • #81538
Re: [PATCH v4 3/7] md/raid10: consistently fail atomic writes that require splitting
Fri, 10 Jul 2026 10:28:35 +0000
[email protected] • #81537
[PATCH v4 7/7] md/raid10: simplify read request error handling
Fri, 10 Jul 2026 10:15:21 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81536
[PATCH v4 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
Fri, 10 Jul 2026 10:15:14 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81535
[PATCH v4 4/7] md/raid10: remove unnecessary barrier around bio_submit_split_bioset()
Fri, 10 Jul 2026 10:15:18 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81534
[PATCH v4 2/7] md/raid1: restrict atomic write limits and handle runtime constraints
Fri, 10 Jul 2026 10:15:16 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81533
[PATCH v4 6/7] md/raid10: simplify write request error handling
Fri, 10 Jul 2026 10:15:20 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81532
[PATCH v4 5/7] md/raid10: replace wait loop with wait_event_idle()
Fri, 10 Jul 2026 10:15:19 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81531
[PATCH v4 3/7] md/raid10: consistently fail atomic writes that require splitting
Fri, 10 Jul 2026 10:15:17 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81530
[PATCH v4 1/7] md/raid10: fix r10bio leak in raid10_write_request() error paths
Fri, 10 Jul 2026 10:15:15 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81529
Re: [PATCH v3 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Fri, 10 Jul 2026 11:42:31 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81528
Re: [PATCH v2] md: recheck spare changes before starting sync
Fri, 10 Jul 2026 15:50:13 +0800
"yu kuai" <[email protected]> • #81527
Re: [PATCH] md/raid5: validate journal checksum slots during recovery
Fri, 10 Jul 2026 15:37:45 +0800
"yu kuai" <[email protected]> • #81526
Re: [PATCH v3 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Thu, 9 Jul 2026 13:11:16 +0100
John Garry <[email protected]> • #81525
[PATCH] md/raid5: validate journal checksum slots during recovery
Wed, 8 Jul 2026 21:35:34 +0800
Guangshuo Li <[email protected]> • #81524
Re: [PATCH v2] md: recheck spare changes before starting sync
Wed, 08 Jul 2026 14:42:55 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81523
Re: [PATCH v2] md: recheck spare changes before starting sync
Wed, 08 Jul 2026 11:37:13 +0000
[email protected] • #81522
[PATCH v2] md: recheck spare changes before starting sync
Wed, 8 Jul 2026 11:20:03 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81521
Re: [PATCH v3 3/7] md/raid10: consistently fail atomic writes that require splitting
Wed, 08 Jul 2026 10:31:35 +0000
[email protected] • #81520
Re: [PATCH v3 1/7] md/raid10: fix r10bio leak in raid10_write_request() error paths
Wed, 08 Jul 2026 10:33:02 +0000
[email protected] • #81519
[PATCH v3 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Wed, 8 Jul 2026 10:13:36 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81518
[PATCH v3 7/7] md/raid10: simplify read request error handling
Wed, 8 Jul 2026 10:13:41 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81517
[PATCH v3 3/7] md/raid10: consistently fail atomic writes that require splitting
Wed, 8 Jul 2026 10:13:37 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81516
[PATCH v3 1/7] md/raid10: fix r10bio leak in raid10_write_request() error paths
Wed, 8 Jul 2026 10:13:35 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81515
[PATCH v3 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
Wed, 8 Jul 2026 10:13:34 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81514
[PATCH v3 6/7] md/raid10: simplify write request error handling
Wed, 8 Jul 2026 10:13:40 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81513
[PATCH v3 5/7] md/raid10: replace wait loop with wait_event_idle()
Wed, 8 Jul 2026 10:13:39 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81512
[PATCH v3 4/7] md/raid10: remove unnecessary barrier around bio_submit_split_bioset()
Wed, 8 Jul 2026 10:13:38 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81511
Re: [PATCH 4/8] xor/kunit: add a benchmark
Wed, 08 Jul 2026 09:22:43 +0000
[email protected] • #81510
Re: [PATCH 7/8] raid6: improve the runtime selection benchmark
Wed, 08 Jul 2026 09:20:12 +0000
[email protected] • #81509
Re: [PATCH 6/8] raid6: defer implementation selection when built-in
Wed, 08 Jul 2026 09:23:14 +0000
[email protected] • #81508
Re: [PATCH 8/8] raid6/kunit: add a benchmark
Wed, 08 Jul 2026 09:20:58 +0000
[email protected] • #81507
Re: [PATCH 2/8] xor: improve the runtime selection benchmark
Wed, 08 Jul 2026 09:18:02 +0000
[email protected] • #81506
[PATCH 7/8] raid6: improve the runtime selection benchmark
Wed, 8 Jul 2026 11:07:36 +0200
Christoph Hellwig <[email protected]> • #81505
[PATCH 5/8] raid6: enable lock context analysis
Wed, 8 Jul 2026 11:07:34 +0200
Christoph Hellwig <[email protected]> • #81504
[PATCH 2/8] xor: improve the runtime selection benchmark
Wed, 8 Jul 2026 11:07:31 +0200
Christoph Hellwig <[email protected]> • #81503
misc lib/raid/ improvements
Wed, 8 Jul 2026 11:07:29 +0200
Christoph Hellwig <[email protected]> • #81502
[PATCH 8/8] raid6/kunit: add a benchmark
Wed, 8 Jul 2026 11:07:37 +0200
Christoph Hellwig <[email protected]> • #81501
[PATCH 6/8] raid6: defer implementation selection when built-in
Wed, 8 Jul 2026 11:07:35 +0200
Christoph Hellwig <[email protected]> • #81500
[PATCH 4/8] xor/kunit: add a benchmark
Wed, 8 Jul 2026 11:07:33 +0200
Christoph Hellwig <[email protected]> • #81499
[PATCH 3/8] xor/kunit: fix a spelling error
Wed, 8 Jul 2026 11:05:17 +0200
Christoph Hellwig <[email protected]> • #81498
[PATCH 3/8] xor/kunit: fix a spelling error
Wed, 8 Jul 2026 11:07:32 +0200
Christoph Hellwig <[email protected]> • #81497
[PATCH 1/8] xor: enable lock context analysis
Wed, 8 Jul 2026 11:07:30 +0200
Christoph Hellwig <[email protected]> • #81496
[PATCH 1/8] xor: enable lock context analysis
Wed, 8 Jul 2026 11:05:15 +0200
Christoph Hellwig <[email protected]> • #81495
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Wed, 08 Jul 2026 11:05:28 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81494
misc lib/raid/ improvements
Wed, 8 Jul 2026 11:05:14 +0200
Christoph Hellwig <[email protected]> • #81493
[PATCH 6/8] raid6: defer implementation selection when built-in
Wed, 8 Jul 2026 11:05:20 +0200
Christoph Hellwig <[email protected]> • #81492
Re: [PATCH] md/raid10: free r10_bio on write NOWAIT exits
Wed, 08 Jul 2026 09:06:58 +0000
[email protected] • #81491
[PATCH 5/8] raid6: enable lock context analysis
Wed, 8 Jul 2026 11:05:19 +0200
Christoph Hellwig <[email protected]> • #81490
[PATCH 4/8] xor/kunit: add a benchmark
Wed, 8 Jul 2026 11:05:18 +0200
Christoph Hellwig <[email protected]> • #81489
[PATCH 2/8] xor: improve the runtime selection benchmark
Wed, 8 Jul 2026 11:05:16 +0200
Christoph Hellwig <[email protected]> • #81488
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Wed, 08 Jul 2026 10:59:02 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81487
[PATCH] md/raid10: free r10_bio on write NOWAIT exits
Wed, 8 Jul 2026 16:47:01 +0800
Guangshuo Li <[email protected]> • #81486
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Wed, 8 Jul 2026 16:32:47 +0800
"yu kuai" <[email protected]> • #81485
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Tue, 7 Jul 2026 17:20:56 +0100
John Garry <[email protected]> • #81484
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Tue, 07 Jul 2026 12:35:10 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81483
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Tue, 7 Jul 2026 09:12:43 +0800
"yu kuai" <[email protected]> • #81482
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Mon, 06 Jul 2026 13:35:50 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81481
Re: [PATCH 0/8] md/raid5: scalability and rebuild-path improvements
Mon, 6 Jul 2026 10:56:29 +0800
"yu kuai" <[email protected]> • #81480
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Sun, 05 Jul 2026 21:58:12 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81479
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Mon, 6 Jul 2026 00:16:24 +0800
"yu kuai" <[email protected]> • #81478
Re: [RFC PATCH] md,dm: caller-owned memalloc_noio token in mddev_suspend()/resume()
Sun, 5 Jul 2026 21:10:15 +0800
"yu kuai" <[email protected]> • #81477
Re: [PATCH v2] md: use READ_ONCE() for lockless reads of sb_flags
Sun, 5 Jul 2026 18:55:35 +0800
"yu kuai" <[email protected]> • #81476
Re: [PATCH] md/raid1: protect sequential read hints for read balance
Sun, 5 Jul 2026 17:31:36 +0800
"yu kuai" <[email protected]> • #81475
Re: [PATCH v2] md/raid5-ppl: fix use-after-free in ppl_do_flush()
Sun, 5 Jul 2026 17:02:20 +0800
"yu kuai" <[email protected]> • #81474
Re: [PATCH v2] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
Sun, 5 Jul 2026 16:50:28 +0800
"yu kuai" <[email protected]> • #81473
Re: [PATCH v6 3/3] md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()
Sun, 5 Jul 2026 15:48:46 +0800
"yu kuai" <[email protected]> • #81472
Re: [PATCH v6 1/3] md: suspend array when sync_action=reshape
Sun, 5 Jul 2026 15:43:38 +0800
"yu kuai" <[email protected]> • #81471
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Fri, 3 Jul 2026 09:28:50 +0100
John Garry <[email protected]> • #81470
Re: [PATCH 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 30 Jun 2026 17:49:04 -0700
Borislav Petkov <[email protected]> • #81469
Re: [PATCH] md: avoid modifying spares while the array is not suspended
Tue, 30 Jun 2026 10:18:20 +0000
[email protected] • #81468
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Tue, 30 Jun 2026 10:39:34 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81467
[PATCH] md: avoid modifying spares while the array is not suspended
Tue, 30 Jun 2026 07:56:40 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81466
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Mon, 29 Jun 2026 15:48:44 +0100
John Garry <[email protected]> • #81465
Re: cleanup the RAID6 P/Q library v3
Mon, 29 Jun 2026 14:48:56 +0200
Christoph Hellwig <[email protected]> • #81464
Re: cleanup the RAID6 P/Q library v3
Mon, 29 Jun 2026 05:34:41 -0700
"H. Peter Anvin" <[email protected]> • #81463
Re: cleanup the RAID6 P/Q library v3
Mon, 29 Jun 2026 14:21:52 +0200
Christoph Hellwig <[email protected]> • #81462
Re: [PATCH v2 3/7] md/raid10: consistently fail atomic writes that require splitting
Sun, 28 Jun 2026 23:35:02 +0200
Abd-Alrhman Masalkhi <[email protected]> • #81461
Re: [PATCH v2 1/7] md/raid10: fix r10bio leak in raid10_write_request() error paths
Sun, 28 Jun 2026 14:39:58 +0000
[email protected] • #81460
Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
Sun, 28 Jun 2026 14:38:11 +0000
[email protected] • #81459
Re: [PATCH v2 3/7] md/raid10: consistently fail atomic writes that require splitting
Sun, 28 Jun 2026 14:36:19 +0000
[email protected] • #81458
[PATCH v2 7/7] md/raid10: simplify read request error handling
Sun, 28 Jun 2026 14:24:20 +0000
Abd-Alrhman Masalkhi <[email protected]> • #81457
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.