gmane.linux.raid archive

2195 archived articles, newest first (page 15 of 22). Latest articles →

[PATCH v3 7/8] md/raid1: fix IO error at logical block size granularity
Thu, 16 Apr 2026 11:38:00 +0800
[email protected] • #80762
[PATCH v3 4/8] md/raid1: use folio for tmppage
Thu, 16 Apr 2026 11:37:57 +0800
[email protected] • #80761
[PATCH v3 2/8] md: introduce sync_folio_io for folio support in RAID
Thu, 16 Apr 2026 11:37:55 +0800
[email protected] • #80760
[PATCH] md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
Thu, 16 Apr 2026 11:39:56 +0800
Junrui Luo <[email protected]> • #80759
[PATCH 2/2] md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()
Wed, 15 Apr 2026 16:03:19 +0200
Abd-Alrhman Masalkhi <[email protected]> • #80758
[PATCH 1/2] md: replace wait loop with wait_event() in md_handle_request()
Wed, 15 Apr 2026 16:03:18 +0200
Abd-Alrhman Masalkhi <[email protected]> • #80757
[PATCH 0/2] md: small cleanups in MD driver
Wed, 15 Apr 2026 16:03:17 +0200
Abd-Alrhman Masalkhi <[email protected]> • #80756
Re: [PATCH v2 1/5] md/md-bitmap: call md_bitmap_create,destroy in location_store
Wed, 15 Apr 2026 18:34:53 +0800
Xiao Ni <[email protected]> • #80755
[PATCH v2] md: use md_free_cloned_bio() in md_end_clone_io()
Wed, 15 Apr 2026 10:19:41 +0200
Abd-Alrhman Masalkhi <[email protected]> • #80754
Re: [PATCH] md: factor out cloned bio cleanup into md_free_bio()
Wed, 15 Apr 2026 09:48:42 +0200
Abd-Alrhman Masalkhi <[email protected]> • #80753
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Wed, 15 Apr 2026 00:40:12 -0700
Christoph Hellwig <[email protected]> • #80752
Re: [RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
Wed, 15 Apr 2026 00:38:46 -0700
Christoph Hellwig <[email protected]> • #80751
[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Wed, 15 Apr 2026 15:01:37 +0800
[email protected] • #80750
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Wed, 15 Apr 2026 14:43:53 +0800
Song Chen <[email protected]> • #80749
Re: [PATCH] md: factor out cloned bio cleanup into md_free_bio()
Wed, 15 Apr 2026 10:27:24 +0800
Li Nan <[email protected]> • #80748
Re: [PATCH] md: fix kobject reference leak in md_import_device()
Wed, 15 Apr 2026 09:40:37 +0800
Li Nan <[email protected]> • #80747
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Wed, 15 Apr 2026 09:28:38 +0800
Yang Xiuwei <[email protected]> • #80746
[RFC PATCH] dm-raid: only requeue bios when dm is suspending.
Tue, 14 Apr 2026 15:03:50 -0400
Benjamin Marzinski <[email protected]> • #80745
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Tue, 14 Apr 2026 14:19:33 -0400
Benjamin Marzinski <[email protected]> • #80744
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Tue, 14 Apr 2026 16:33:31 +0200
Petr Pavlu <[email protected]> • #80743
Re: [PATCH v2] md: fix kobject reference leak in md_import_device()
Tue, 14 Apr 2026 22:05:12 +0800
Su Yue <[email protected]> • #80742
Re: [PATCH v2] md: fix kobject reference leak in md_import_device()
Tue, 14 Apr 2026 19:32:07 +0800
Guangshuo Li <[email protected]> • #80741
[PATCH] md: factor out cloned bio cleanup into md_free_bio()
Tue, 14 Apr 2026 12:38:13 +0200
Abd-Alrhman Masalkhi <[email protected]> • #80740
Re: [PATCH] md/raid5: fix race between reshape and chunk-aligned read
Tue, 14 Apr 2026 16:27:03 +0800
FengWei Shih <[email protected]> • #80739
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Tue, 14 Apr 2026 14:20:40 +0800
"Yu Kuai" <[email protected]> • #80738
Re: [PATCH 1/1] MAINTAINERS: Add Xiao Ni as md/raid reviewer
Tue, 14 Apr 2026 08:18:15 +0200
Paul Menzel <[email protected]> • #80737
Re: [PATCH V2 2/2] nvme-multipath: enable PCI P2PDMA for multipath devices
Tue, 14 Apr 2026 02:57:58 +0000
Chaitanya Kulkarni <[email protected]> • #80736
[PATCH 1/1] MAINTAINERS: Add Xiao Ni as md/raid reviewer
Tue, 14 Apr 2026 10:29:56 +0800
Xiao Ni <[email protected]> • #80735
Re: [PATCH v2] md: fix kobject reference leak in md_import_device()
Tue, 14 Apr 2026 09:28:48 +0800
Su Yue <[email protected]> • #80734
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Tue, 14 Apr 2026 09:25:19 +0800
Li Nan <[email protected]> • #80733
[PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Mon, 13 Apr 2026 18:45:56 -0400
Benjamin Marzinski <[email protected]> • #80732
[PATCH v2] md: fix kobject reference leak in md_import_device()
Mon, 13 Apr 2026 22:17:59 +0800
Guangshuo Li <[email protected]> • #80731
Re: [PATCH v2 4/5] md: skip ID_BITMAP_NONE when show available bitmap types
Mon, 13 Apr 2026 18:23:03 +0800
Su Yue <[email protected]> • #80730
Re: [PATCH v2 1/5] md/md-bitmap: call md_bitmap_create,destroy in location_store
Mon, 13 Apr 2026 18:18:32 +0800
Su Yue <[email protected]> • #80729
Re: [PATCH v2 4/5] md: skip ID_BITMAP_NONE when show available bitmap types
Mon, 13 Apr 2026 16:15:05 +0800
Li Nan <[email protected]> • #80728
[RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
Mon, 13 Apr 2026 16:01:40 +0800
[email protected] • #80727
Re: [PATCH v2 1/5] md/md-bitmap: call md_bitmap_create,destroy in location_store
Mon, 13 Apr 2026 15:47:54 +0800
Li Nan <[email protected]> • #80726
Re: [PATCH] md/raid5: fix race between reshape and chunk-aligned read
Mon, 13 Apr 2026 15:19:02 +0800
Li Nan <[email protected]> • #80725
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Mon, 13 Apr 2026 10:08:26 +0800
Xiao Ni <[email protected]> • #80724
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Mon, 13 Apr 2026 10:07:01 +0800
Xiao Ni <[email protected]> • #80723
[PATCH] md: fix kobject reference leak in md_import_device()
Sun, 12 Apr 2026 23:42:19 +0800
Guangshuo Li <[email protected]> • #80722
Re: [PATCH 24/28] async_xor: use xor_gen
Thu, 09 Apr 2026 20:19:47 -0700
Dan Williams <[email protected]> • #80721
Re: [PATCH 22/28] xor: add a better public API
Thu, 09 Apr 2026 20:03:52 -0700
Dan Williams <[email protected]> • #80720
Re: [PATCH V2 2/2] nvme-multipath: enable PCI P2PDMA for multipath devices
Thu, 9 Apr 2026 08:26:59 +0200
Christoph Hellwig <[email protected]> • #80719
Re: [PATCH V2 1/2] md: propagate BLK_FEAT_PCI_P2PDMA from member devices
Thu, 9 Apr 2026 08:27:48 +0200
Christoph Hellwig <[email protected]> • #80718
[PATCH] md/raid5: fix race between reshape and chunk-aligned read
Thu, 9 Apr 2026 13:17:22 +0800
FengWei Shih <[email protected]> • #80717
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Thu, 9 Apr 2026 10:31:43 +0800
Xiao Ni <[email protected]> • #80716
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Wed, 8 Apr 2026 15:57:53 -0400
Benjamin Marzinski <[email protected]> • #80715
Re: [GIT PULL] md-7.1-20260407
Wed, 8 Apr 2026 06:55:51 -0600
Jens Axboe <[email protected]> • #80714
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Wed, 8 Apr 2026 19:22:38 +0800
Xiao Ni <[email protected]> • #80713
[PATCH V2 2/2] nvme-multipath: enable PCI P2PDMA for multipath devices
Wed, 8 Apr 2026 00:25:37 -0700
Chaitanya Kulkarni <[email protected]> • #80712
[PATCH V2 1/2] md: propagate BLK_FEAT_PCI_P2PDMA from member devices
Wed, 8 Apr 2026 00:25:36 -0700
Chaitanya Kulkarni <[email protected]> • #80711
[PATCH V2 0/2] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
Wed, 8 Apr 2026 00:25:35 -0700
Chaitanya Kulkarni <[email protected]> • #80710
[GIT PULL] md-7.1-20260407
Wed, 8 Apr 2026 13:05:17 +0800
Yu Kuai <[email protected]> • #80709
[PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Wed, 8 Apr 2026 00:35:48 -0400
Benjamin Marzinski <[email protected]> • #80708
Re: [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Tue, 7 Apr 2026 12:04:21 -0400
Gregory Price <[email protected]> • #80707
Re: [PATCH] md/raid5: fix soft lockup in retry_aligned_read()
Tue, 7 Apr 2026 21:39:55 +0800
"Yu Kuai" <[email protected]> • #80706
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Tue, 7 Apr 2026 20:23:28 +0800
Xiao Ni <[email protected]> • #80705
[PATCH v2 5/5] md/md-bitmap: remove member group from bitmap_operations
Tue, 7 Apr 2026 18:26:25 +0800
Su Yue <[email protected]> • #80704
[PATCH v2 0/5] md: bitmap grow fixes
Tue, 7 Apr 2026 18:26:20 +0800
Su Yue <[email protected]> • #80703
[PATCH v2 4/5] md: skip ID_BITMAP_NONE when show available bitmap types
Tue, 7 Apr 2026 18:26:24 +0800
Su Yue <[email protected]> • #80702
[PATCH v2 3/5] md/md-bitmap: add dummy bitmap ops for none to fix wrong bitmap offset
Tue, 7 Apr 2026 18:26:23 +0800
Su Yue <[email protected]> • #80701
[PATCH v2 2/5] md/md-bitmap: add an extra sysfs argument to md_bitmap_create and destroy
Tue, 7 Apr 2026 18:26:22 +0800
Su Yue <[email protected]> • #80700
[PATCH v2 1/5] md/md-bitmap: call md_bitmap_create,destroy in location_store
Tue, 7 Apr 2026 18:26:21 +0800
Su Yue <[email protected]> • #80699
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Tue, 7 Apr 2026 14:24:53 +0800
"Yu Kuai" <[email protected]> • #80698
Re: [PATCH] md: wake raid456 reshape waiters before suspend
Tue, 7 Apr 2026 13:33:29 +0800
"Yu Kuai" <[email protected]> • #80697
Re: [PATCH] md: wake raid456 reshape waiters before suspend
Tue, 7 Apr 2026 13:32:04 +0800
"Yu Kuai" <[email protected]> • #80696
Re: [PATCH v3 1/1] md/raid1: serialize overlap io for writemostly disk
Tue, 7 Apr 2026 13:30:26 +0800
"Yu Kuai" <[email protected]> • #80695
Re: [PATCH v3 0/3] md/md-llbitmap: add CleanUnwritten support
Tue, 7 Apr 2026 13:29:43 +0800
"Yu Kuai" <[email protected]> • #80694
Re: [PATCH] md: remove unused static md_wq workqueue
Tue, 7 Apr 2026 13:26:47 +0800
"Yu Kuai" <[email protected]> • #80693
Re: [PATCH] md/raid5: validate payload size before accessing journal metadata
Tue, 7 Apr 2026 13:28:25 +0800
"Yu Kuai" <[email protected]> • #80692
Re: [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Tue, 7 Apr 2026 13:06:19 +0800
"Yu Kuai" <[email protected]> • #80691
Re: [PATCH] md: fix array_state=clear sysfs deadlock
Tue, 7 Apr 2026 13:02:32 +0800
"Yu Kuai" <[email protected]> • #80690
[PATCH] md/raid5: validate payload size before accessing journal metadata
Sat, 04 Apr 2026 15:44:35 +0800
Junrui Luo <[email protected]> • #80689
[PATCH] md/raid5: fix soft lockup in retry_aligned_read()
Thu, 2 Apr 2026 14:14:06 +0800
Chia-Ming Chang <[email protected]> • #80688
Re: [PATCH] md: wake raid456 reshape waiters before suspend
Thu, 2 Apr 2026 10:53:32 +0800
Li Nan <[email protected]> • #80687
Re: [PATCH] md: fix array_state=clear sysfs deadlock
Thu, 2 Apr 2026 10:09:16 +0800
Li Nan <[email protected]> • #80686
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Wed, 1 Apr 2026 08:22:33 +0800
Xiao Ni <[email protected]> • #80685
Re: 4 TiB WD SN700 drives drop off of Sonnet Card
Wed, 1 Apr 2026 00:45:04 +0300
Jani Partanen <[email protected]> • #80684
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Tue, 31 Mar 2026 12:36:19 -0400
Benjamin Marzinski <[email protected]> • #80683
Re: [PATCH v2 0/5] xor/arm: Replace vectorized version with intrinsics
Tue, 31 Mar 2026 17:26:33 +0200
"Ard Biesheuvel" <[email protected]> • #80682
Re: [PATCH v2 0/5] xor/arm: Replace vectorized version with intrinsics
Tue, 31 Mar 2026 17:28:22 +0200
Christoph Hellwig <[email protected]> • #80681
Re: [PATCH v2 0/5] xor/arm: Replace vectorized version with intrinsics
Tue, 31 Mar 2026 17:16:53 +0200
Christoph Hellwig <[email protected]> • #80680
Re: [PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
Tue, 31 Mar 2026 16:18:51 +0300
Demian Shulhan <[email protected]> • #80679
[PATCH v2 1/5] ARM: Add a neon-intrinsics.h header like on arm64
Tue, 31 Mar 2026 09:49:41 +0200
Ard Biesheuvel <[email protected]> • #80678
[PATCH v2 0/5] xor/arm: Replace vectorized version with intrinsics
Tue, 31 Mar 2026 09:49:40 +0200
Ard Biesheuvel <[email protected]> • #80677
[PATCH v2 5/5] ARM: Remove hacked-up asm/types.h header
Tue, 31 Mar 2026 09:49:45 +0200
Ard Biesheuvel <[email protected]> • #80676
[PATCH v2 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
Tue, 31 Mar 2026 09:49:44 +0200
Ard Biesheuvel <[email protected]> • #80675
[PATCH v2 3/5] xor/arm: Replace vectorized implementation with arm64's intrinsics
Tue, 31 Mar 2026 09:49:43 +0200
Ard Biesheuvel <[email protected]> • #80674
[PATCH v2 2/5] crypto: aegis128 - Use neon-intrinsics.h on ARM too
Tue, 31 Mar 2026 09:49:42 +0200
Ard Biesheuvel <[email protected]> • #80673
Re: [PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
Tue, 31 Mar 2026 08:36:59 +0200
Christoph Hellwig <[email protected]> • #80672
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Tue, 31 Mar 2026 10:24:48 +0800
Xiao Ni <[email protected]> • #80671
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Mon, 30 Mar 2026 15:16:50 -0400
Benjamin Marzinski <[email protected]> • #80670
Re: [PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
Mon, 30 Mar 2026 18:39:49 +0200
"Ard Biesheuvel" <[email protected]> • #80669
Re: [PATCH] md: fix array_state=clear sysfs deadlock
Mon, 30 Mar 2026 23:47:22 +0800
Xiao Ni <[email protected]> • #80668
Re: [RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
Mon, 30 Mar 2026 23:44:54 +0800
Xiao Ni <[email protected]> • #80667
Re: [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
Mon, 30 Mar 2026 15:02:17 +0200
Christoph Hellwig <[email protected]> • #80666
Re: [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
Mon, 30 Mar 2026 11:38:15 +0200
"Ard Biesheuvel" <[email protected]> • #80665
[PATCH] md: fix array_state=clear sysfs deadlock
Mon, 30 Mar 2026 13:52:13 +0800
Yu Kuai <[email protected]> • #80664
Re: [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
Mon, 30 Mar 2026 07:32:33 +0200
Christoph Hellwig <[email protected]> • #80663
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.