gmane.linux.raid archive

2196 archived articles, newest first (page 17 of 22). Latest articles →

[PATCH 17/26] s390: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:53 +0100
Christoph Hellwig <[email protected]> • #80563
[PATCH 16/26] sparc: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:52 +0100
Christoph Hellwig <[email protected]> • #80562
[PATCH 15/26] riscv: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:51 +0100
Christoph Hellwig <[email protected]> • #80561
[PATCH 14/26] powerpc: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:50 +0100
Christoph Hellwig <[email protected]> • #80560
[PATCH 13/26] loongarch: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:49 +0100
Christoph Hellwig <[email protected]> • #80559
[PATCH 12/26] arm64: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:48 +0100
Christoph Hellwig <[email protected]> • #80558
[PATCH 11/26] arm: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:47 +0100
Christoph Hellwig <[email protected]> • #80557
[PATCH 10/26] alpha: move the XOR code to lib/raid/
Tue, 24 Mar 2026 07:21:46 +0100
Christoph Hellwig <[email protected]> • #80556
[PATCH 09/26] xor: move generic implementations out of asm-generic/xor.h
Tue, 24 Mar 2026 07:21:45 +0100
Christoph Hellwig <[email protected]> • #80555
[PATCH 08/26] xor: remove macro abuse for XOR implementation registrations
Tue, 24 Mar 2026 07:21:44 +0100
Christoph Hellwig <[email protected]> • #80554
[PATCH 07/26] xor: split xor.h
Tue, 24 Mar 2026 07:21:43 +0100
Christoph Hellwig <[email protected]> • #80553
[PATCH 06/26] xor: cleanup registration and probing
Tue, 24 Mar 2026 07:21:42 +0100
Christoph Hellwig <[email protected]> • #80552
[PATCH 05/26] xor: small cleanups
Tue, 24 Mar 2026 07:21:41 +0100
Christoph Hellwig <[email protected]> • #80551
[PATCH 04/26] xor: move to lib/raid/
Tue, 24 Mar 2026 07:21:40 +0100
Christoph Hellwig <[email protected]> • #80550
[PATCH 03/26] um/xor: cleanup xor.h
Tue, 24 Mar 2026 07:21:39 +0100
Christoph Hellwig <[email protected]> • #80549
[PATCH 02/26] arm/xor: remove in_interrupt() handling
Tue, 24 Mar 2026 07:21:38 +0100
Christoph Hellwig <[email protected]> • #80548
[PATCH 01/26] xor: assert that xor_blocks is not from preemptible user context
Tue, 24 Mar 2026 07:21:37 +0100
Christoph Hellwig <[email protected]> • #80547
cleanup the RAID5 XOR library v3
Tue, 24 Mar 2026 07:21:36 +0100
Christoph Hellwig <[email protected]> • #80546
[PATCH 2/2] nvme-multipath: enable PCI P2PDMA for multipath devices
Mon, 23 Mar 2026 16:44:16 -0700
Chaitanya Kulkarni <[email protected]> • #80545
[PATCH 1/2] md: Add PCI_P2PDMA support for MD RAID volumes
Mon, 23 Mar 2026 16:44:15 -0700
Chaitanya Kulkarni <[email protected]> • #80544
[PATCH 0/2] Enable PCI P2PDMA support for RAID0 and NVMe Multipath
Mon, 23 Mar 2026 16:44:14 -0700
Chaitanya Kulkarni <[email protected]> • #80543
[RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Mon, 23 Mar 2026 18:58:36 -0400
Benjamin Marzinski <[email protected]> • #80542
[PATCH v3 3/3] md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Mon, 23 Mar 2026 13:46:44 +0800
Yu Kuai <[email protected]> • #80541
[PATCH v3 1/3] md: add fallback to correct bitmap_ops on version mismatch
Mon, 23 Mar 2026 13:46:42 +0800
Yu Kuai <[email protected]> • #80540
[PATCH v3 2/3] md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Mon, 23 Mar 2026 13:46:43 +0800
Yu Kuai <[email protected]> • #80539
[PATCH v3 0/3] md/md-llbitmap: add CleanUnwritten support
Mon, 23 Mar 2026 13:46:41 +0800
Yu Kuai <[email protected]> • #80538
Re: [GIT PULL] md-7.1-20260323
Sun, 22 Mar 2026 13:39:17 -0600
Jens Axboe <[email protected]> • #80537
[GIT PULL] md-7.1-20260323
Mon, 23 Mar 2026 02:39:11 +0800
Yu Kuai <[email protected]> • #80536
Re: [PATCH 2/2] md/raid5: move handle_stripe() comment to correct location
Mon, 23 Mar 2026 02:33:29 +0800
"Yu Kuai" <[email protected]> • #80535
Re: [PATCH 1/2] md/raid5: remove stale md_raid5_kick_device() declaration
Mon, 23 Mar 2026 02:32:55 +0800
"Yu Kuai" <[email protected]> • #80534
Re: [PATCH] md: remove unused mddev argument from export_rdev
Mon, 23 Mar 2026 02:32:18 +0800
"Yu Kuai" <[email protected]> • #80533
Re: [PATCH] md/raid5: skip 2-failure compute when other disk is R5_LOCKED
Mon, 23 Mar 2026 02:31:25 +0800
"Yu Kuai" <[email protected]> • #80532
Re: [PATCH v2 0/5] md/md-llbitmap: fixes and proactive parity building support
Mon, 23 Mar 2026 02:30:25 +0800
"Yu Kuai" <[email protected]> • #80531
Re: [PATCH 1/2] md/raid1: fix the comparing region of interval tree
Mon, 23 Mar 2026 02:28:00 +0800
"Yu Kuai" <[email protected]> • #80530
Re: [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Sat, 21 Mar 2026 14:29:34 +0800
Li Nan <[email protected]> • #80529
Re: [PATCH RESEND v3 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
Fri, 20 Mar 2026 12:24:43 +0100
Paul Menzel <[email protected]> • #80528
[PATCH RESEND v3 3/3] lib/raid6: Delete the RAID6_PQ_BENCHMARK config
Fri, 20 Mar 2026 14:07:50 +0800
[email protected] • #80527
[PATCH RESEND v3 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
Fri, 20 Mar 2026 14:07:49 +0800
[email protected] • #80526
[PATCH RESEND v3 0/3] lib/raid6: Optimize raid6_select_algo to ensure
Fri, 20 Mar 2026 14:07:47 +0800
[email protected] • #80525
[PATCH RESEND v3 1/3] lib/raid6: Divide the raid6 algorithm selection process into two parts
Fri, 20 Mar 2026 14:07:48 +0800
[email protected] • #80524
[PATCH RESEND v3 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
Fri, 20 Mar 2026 14:00:20 +0800
[email protected] • #80523
[PATCH RESEND v3 1/3] lib/raid6: Divide the raid6 algorithm selection process into two parts
Fri, 20 Mar 2026 14:00:19 +0800
[email protected] • #80522
[PATCH RESEND v3 0/3] lib/raid6: Optimize raid6_select_algo to ensure
Fri, 20 Mar 2026 14:00:18 +0800
[email protected] • #80521
Re: [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Fri, 20 Mar 2026 12:08:41 +0800
"Yu Kuai" <[email protected]> • #80520
Re: [PATCH] md/raid5: skip 2-failure compute when other disk is R5_LOCKED
Fri, 20 Mar 2026 12:04:14 +0800
"Yu Kuai" <[email protected]> • #80519
[PATCH] md/raid5: skip 2-failure compute when other disk is R5_LOCKED
Thu, 19 Mar 2026 13:33:51 +0800
FengWei Shih <[email protected]> • #80518
[PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
Wed, 18 Mar 2026 15:01:42 +0000
Demian Shulhan <[email protected]> • #80517
[PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
Wed, 18 Mar 2026 15:02:45 +0000
Demian Shulhan <[email protected]> • #80516
Re: Release mdadm-4.6
Wed, 18 Mar 2026 13:06:19 +0100
Xose Vazquez Perez <[email protected]> • #80515
Re: [PATCH] raid6: arm64: add SVE optimized implementation for syndrome generation
Wed, 18 Mar 2026 19:24:47 +0800
kernel test robot <[email protected]> • #80514
Re: Release mdadm-4.6
Wed, 18 Mar 2026 18:30:00 +0800
Xiao Ni <[email protected]> • #80513
Re: Release mdadm-4.6
Wed, 18 Mar 2026 10:35:07 +0100
Xose Vazquez Perez <[email protected]> • #80512
[PATCH] raid6: arm64: add SVE optimized implementation for syndrome generation
Tue, 17 Mar 2026 11:17:06 +0000
Demian Shulhan <[email protected]> • #80511
Bug in RAID10 'enough' when far_copies=2?
Tue, 17 Mar 2026 02:34:49 -0700
"Wesley W. Terpstra" <[email protected]> • #80510
Re: [PATCH v2 4/5] md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Tue, 17 Mar 2026 11:36:19 +0800
"Yu Kuai" <[email protected]> • #80509
Re: [PATCH 10/27] alpha: move the XOR code to lib/raid/
Mon, 16 Mar 2026 23:12:39 +0100
Magnus Lindholm <[email protected]> • #80508
Re: [linux-next:master] [xor] ebbbf58989: BUG:KASAN:slab-out-of-bounds_in_xor_gen_avx
Mon, 16 Mar 2026 17:13:13 +0100
Christoph Hellwig <[email protected]> • #80507
Re: Release mdadm-4.6
Mon, 16 Mar 2026 23:50:19 +0800
Xiao Ni <[email protected]> • #80506
Release mdadm-4.6
Mon, 16 Mar 2026 23:45:23 +0800
Xiao Ni <[email protected]> • #80505
Re: [PATCH 1/3] md: restore bitmap/location to fix wrong bitmap offset while growing
Mon, 16 Mar 2026 02:12:37 +0800
"Yu Kuai" <[email protected]> • #80504
Re: md-raid support 50/60 & spare space support
Mon, 16 Mar 2026 01:11:54 +0800
"Yu Kuai" <[email protected]> • #80503
Re: [PATCH v2 3/5] md: add fallback to correct bitmap_ops on version mismatch
Mon, 16 Mar 2026 01:01:55 +0800
"Yu Kuai" <[email protected]> • #80502
Re: [PATCH v2 2/5] md/md-llbitmap: raise barrier before state machine transition
Mon, 16 Mar 2026 00:57:08 +0800
"Yu Kuai" <[email protected]> • #80501
Re: [PATCH 1/3] md: restore bitmap/location to fix wrong bitmap offset while growing
Sun, 15 Mar 2026 16:56:12 +0800
Glass Su <[email protected]> • #80500
[linux-next:master] [xor] ebbbf58989: BUG:KASAN:slab-out-of-bounds_in_xor_gen_avx
Fri, 13 Mar 2026 17:56:40 +0800
kernel test robot <[email protected]> • #80499
Re: [PATCH v2 5/5] md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Fri, 13 Mar 2026 16:12:53 +0800
Xiao Ni <[email protected]> • #80498
Re: [PATCH v2 4/5] md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Fri, 13 Mar 2026 11:16:01 +0800
Xiao Ni <[email protected]> • #80497
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Thu, 12 Mar 2026 14:46:39 +0100
"Jason A. Donenfeld" <[email protected]> • #80496
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Thu, 12 Mar 2026 08:38:53 +0000
David Laight <[email protected]> • #80495
Re: [PATCH 23/27] btrfs: use xor_gen
Thu, 12 Mar 2026 07:14:01 +0100
David Sterba <[email protected]> • #80494
Re: [PATCH 27/27] xor: add a kunit test case
Wed, 11 Mar 2026 17:54:44 -0700
Eric Biggers <[email protected]> • #80493
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Wed, 11 Mar 2026 15:29:35 -0700
Eric Biggers <[email protected]> • #80492
Re: cleanup the RAID5 XOR library v2
Wed, 11 Mar 2026 11:57:54 -0700
Andrew Morton <[email protected]> • #80491
Re: [PATCH 03/27] um/xor: cleanup xor.h
Wed, 11 Mar 2026 09:45:33 +0100 (CET)
Richard Weinberger <[email protected]> • #80490
[PATCH 27/27] xor: add a kunit test case
Wed, 11 Mar 2026 08:03:59 +0100
Christoph Hellwig <[email protected]> • #80489
[PATCH 26/27] random: factor out a __limit_random_u32_below helper
Wed, 11 Mar 2026 08:03:58 +0100
Christoph Hellwig <[email protected]> • #80488
[PATCH 25/27] xor: use static_call for xor_gen
Wed, 11 Mar 2026 08:03:57 +0100
Christoph Hellwig <[email protected]> • #80487
[PATCH 24/27] xor: pass the entire operation to the low-level ops
Wed, 11 Mar 2026 08:03:56 +0100
Christoph Hellwig <[email protected]> • #80486
[PATCH 23/27] btrfs: use xor_gen
Wed, 11 Mar 2026 08:03:55 +0100
Christoph Hellwig <[email protected]> • #80485
[PATCH 22/27] async_xor: use xor_gen
Wed, 11 Mar 2026 08:03:54 +0100
Christoph Hellwig <[email protected]> • #80484
[PATCH 21/27] xor: add a better public API
Wed, 11 Mar 2026 08:03:53 +0100
Christoph Hellwig <[email protected]> • #80483
[PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
Wed, 11 Mar 2026 08:03:52 +0100
Christoph Hellwig <[email protected]> • #80482
[PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
Wed, 11 Mar 2026 08:03:51 +0100
Christoph Hellwig <[email protected]> • #80481
[PATCH 18/27] x86: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:50 +0100
Christoph Hellwig <[email protected]> • #80480
[PATCH 17/27] s390: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:49 +0100
Christoph Hellwig <[email protected]> • #80479
[PATCH 16/27] sparc: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:48 +0100
Christoph Hellwig <[email protected]> • #80478
[PATCH 15/27] riscv: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:47 +0100
Christoph Hellwig <[email protected]> • #80477
[PATCH 14/27] powerpc: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:46 +0100
Christoph Hellwig <[email protected]> • #80476
[PATCH 13/27] loongarch: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:45 +0100
Christoph Hellwig <[email protected]> • #80475
[PATCH 12/27] arm64: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:44 +0100
Christoph Hellwig <[email protected]> • #80474
[PATCH 11/27] arm: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:43 +0100
Christoph Hellwig <[email protected]> • #80473
[PATCH 10/27] alpha: move the XOR code to lib/raid/
Wed, 11 Mar 2026 08:03:42 +0100
Christoph Hellwig <[email protected]> • #80472
[PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
Wed, 11 Mar 2026 08:03:41 +0100
Christoph Hellwig <[email protected]> • #80471
[PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
Wed, 11 Mar 2026 08:03:40 +0100
Christoph Hellwig <[email protected]> • #80470
[PATCH 07/27] xor: split xor.h
Wed, 11 Mar 2026 08:03:39 +0100
Christoph Hellwig <[email protected]> • #80469
[PATCH 06/27] xor: cleanup registration and probing
Wed, 11 Mar 2026 08:03:38 +0100
Christoph Hellwig <[email protected]> • #80468
[PATCH 05/27] xor: small cleanups
Wed, 11 Mar 2026 08:03:37 +0100
Christoph Hellwig <[email protected]> • #80467
[PATCH 04/27] xor: move to lib/raid/
Wed, 11 Mar 2026 08:03:36 +0100
Christoph Hellwig <[email protected]> • #80466
[PATCH 03/27] um/xor: cleanup xor.h
Wed, 11 Mar 2026 08:03:35 +0100
Christoph Hellwig <[email protected]> • #80465
[PATCH 02/27] arm/xor: remove in_interrupt() handling
Wed, 11 Mar 2026 08:03:34 +0100
Christoph Hellwig <[email protected]> • #80464
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.