gmane.linux.raid archive

2184 archived articles, newest first (page 3 of 22). Latest articles →

[PATCH v4 04/25] md/raid5: reject zero-sector reshape chunks
Sun, 2 Aug 2026 01:24:58 +0800
Yu Kuai <[email protected]> • #81951
[PATCH v4 14/25] md/md-llbitmap: refuse reshape while llbitmap still needs sync
Sun, 2 Aug 2026 01:25:08 +0800
Yu Kuai <[email protected]> • #81950
[PATCH v4 13/25] md/md-llbitmap: finish reshape geometry
Sun, 2 Aug 2026 01:25:07 +0800
Yu Kuai <[email protected]> • #81949
[PATCH v4 03/25] md/md-llbitmap: only end fully synced chunks
Sun, 2 Aug 2026 01:24:57 +0800
Yu Kuai <[email protected]> • #81948
[PATCH v4 12/25] md/md-llbitmap: track target reshape geometry fields
Sun, 2 Aug 2026 01:25:06 +0800
Yu Kuai <[email protected]> • #81947
[PATCH v4 11/25] md/md-llbitmap: grow the page cache in place for reshape
Sun, 2 Aug 2026 01:25:05 +0800
Yu Kuai <[email protected]> • #81946
[PATCH v4 01/25] md/md-llbitmap: clear flush state after daemon flush
Sun, 2 Aug 2026 01:24:55 +0800
Yu Kuai <[email protected]> • #81945
[PATCH v4 10/25] md/md-llbitmap: allocate page controls independently
Sun, 2 Aug 2026 01:25:04 +0800
Yu Kuai <[email protected]> • #81944
[PATCH v4 09/25] md/md-llbitmap: track bitmap sync_size explicitly
Sun, 2 Aug 2026 01:25:03 +0800
Yu Kuai <[email protected]> • #81943
[PATCH v4 02/25] md/md-llbitmap: use GFP_NOIO for cache allocations
Sun, 2 Aug 2026 01:24:56 +0800
Yu Kuai <[email protected]> • #81942
[PATCH v4 00/25] md: improve lockless bitmap reshape support
Sun, 2 Aug 2026 01:24:54 +0800
Yu Kuai <[email protected]> • #81941
[PATCH RFC 12/14] treewide: replace PagePrivate() with page_private()
Fri, 31 Jul 2026 22:13:35 -0400
Zi Yan <[email protected]> • #81940
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Fri, 31 Jul 2026 22:13:23 -0400
Zi Yan <[email protected]> • #81939
Re: [PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
Fri, 31 Jul 2026 12:13:03 +0200
Mykola Marzhan <[email protected]> • #81938
Re: [PATCH v2 3/3] md/raid10: skip clean regions in bulk during recovery
Fri, 31 Jul 2026 17:46:07 +0800
"yu kuai" <[email protected]> • #81937
Re: [PATCH] md/raid1: create serial pool adding rdev to array with serialize_policy=1
Fri, 31 Jul 2026 16:27:48 +0800
"yu kuai" <[email protected]> • #81936
Re: [PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
Fri, 31 Jul 2026 16:00:02 +0800
"yu kuai" <[email protected]> • #81935
[PATCH 1/1] md: skip discard on unsupported member devices
Fri, 31 Jul 2026 03:47:29 -0400
Wale Zhang <[email protected]> • #81934
Re: [PATCH v2] md: scope memalloc_noio to allocation critical sections
Fri, 31 Jul 2026 13:30:47 +0800
"yu kuai" <[email protected]> • #81933
Re: [PATCH] md/bitmap: resume array on backlog_store() error path
Fri, 31 Jul 2026 13:18:05 +0800
"yu kuai" <[email protected]> • #81932
Re: [PATCH] md/raid5: complete discard bios while reshape is active
Fri, 31 Jul 2026 13:17:25 +0800
"yu kuai" <[email protected]> • #81931
Re: [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 30 Jul 2026 21:26:03 -0700
Borislav Petkov <[email protected]> • #81930
Re: [PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
Fri, 31 Jul 2026 08:40:46 +0800
"yu kuai" <[email protected]> • #81929
Re: [PATCH v4 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
Fri, 31 Jul 2026 08:35:42 +0800
"yu kuai" <[email protected]> • #81928
Re: [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 30 Jul 2026 23:47:42 +0000
Eric Biggers <[email protected]> • #81927
Re: [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 30 Jul 2026 16:19:44 -0700
Borislav Petkov <[email protected]> • #81926
Re: [PATCH v2 2/8] um: Check for missing AVX and AVX-512 xstate bits
Thu, 30 Jul 2026 16:06:37 -0700
Borislav Petkov <[email protected]> • #81925
Re: [PATCH 5/6] md/raid5: scale the default stripe cache size with system memory
Fri, 31 Jul 2026 05:17:25 +0800
"yu kuai" <[email protected]> • #81924
Re: [PATCH 6/6] md/raid5: derive the default group_thread_cnt from the hardware
Fri, 31 Jul 2026 05:20:41 +0800
"yu kuai" <[email protected]> • #81923
Re: [PATCH 4/6] md/raid5: make the stripe batch size a module parameter
Fri, 31 Jul 2026 05:12:14 +0800
"yu kuai" <[email protected]> • #81922
Re: [PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
Fri, 31 Jul 2026 05:01:16 +0800
"yu kuai" <[email protected]> • #81921
Re: [PATCH 2/6] md/raid5: size stripe-cache hash locks from the CPU count
Fri, 31 Jul 2026 04:26:29 +0800
"yu kuai" <[email protected]> • #81920
Re: [PATCH 1/6] md/raid5: size the worker group array by nr_node_ids
Fri, 31 Jul 2026 04:25:01 +0800
"yu kuai" <[email protected]> • #81919
Re: [PATCH 2/2] md/raid5: reserve stripe cache for user I/O during rebuild
Fri, 31 Jul 2026 04:07:29 +0800
"yu kuai" <[email protected]> • #81918
Re: [PATCH 1/2] md/raid5: submit a window of stripes during resync/recovery
Fri, 31 Jul 2026 04:02:44 +0800
"yu kuai" <[email protected]> • #81917
Re: [PATCH 2/2] md: widen badblock sectors param from int to sector_t
Fri, 31 Jul 2026 03:41:00 +0800
"yu kuai" <[email protected]> • #81916
Re: [PATCH 1/2] md: change chunk_sectors and stripe cache counts to unsigned int
Fri, 31 Jul 2026 03:19:57 +0800
"yu kuai" <[email protected]> • #81915
Re: [PATCH] md: remove REQ_NOWAIT support
Thu, 30 Jul 2026 20:41:22 +0800
"yu kuai" <[email protected]> • #81914
Re: [PATCH v2] md: recheck spare changes before starting sync
Thu, 30 Jul 2026 20:20:28 +0800
"yu kuai" <[email protected]> • #81913
Re: [PATCH] md: remove REQ_NOWAIT support
Thu, 30 Jul 2026 05:07:15 -0600
Jens Axboe <[email protected]> • #81912
Re: [PATCH] md/raid10: free r10_bio on write NOWAIT exits
Thu, 30 Jul 2026 18:53:43 +0800
"yu kuai" <[email protected]> • #81911
Re: [PATCH] md: remove REQ_NOWAIT support
Thu, 30 Jul 2026 18:50:26 +0800
"yu kuai" <[email protected]> • #81910
Re: [PATCH] md/raid5: protect lockless recovery_offset accesses during reshape
Thu, 30 Jul 2026 18:05:18 +0800
"yu kuai" <[email protected]> • #81909
Re: [PATCH v3] md/raid5: fix reshape deadlock while failed devices more than max degraded
Thu, 30 Jul 2026 17:37:32 +0800
"yu kuai" <[email protected]> • #81908
Re: [PATCH] md/raid5: fix lockless max_nr_stripes reads
Thu, 30 Jul 2026 16:59:20 +0800
"yu kuai" <[email protected]> • #81907
Re: [PATCH] md/raid1: protect sequential read hints for read balance
Thu, 30 Jul 2026 16:27:43 +0800
"yu kuai" <[email protected]> • #81906
Re: [PATCH v2] md/raid5-ppl: fix use-after-free in ppl_do_flush()
Thu, 30 Jul 2026 16:09:34 +0800
"yu kuai" <[email protected]> • #81905
Re: [PATCH] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
Thu, 30 Jul 2026 15:40:40 +0800
"yu kuai" <[email protected]> • #81904
Re: [PATCH v3 00/21] md/md-llbitmap: support reshape for RAID10 and RAID5
Wed, 29 Jul 2026 23:30:37 +0800
"yu kuai" <[email protected]> • #81903
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 16:47:26 -0700
Borislav Petkov <[email protected]> • #81902
Re: [PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
Tue, 28 Jul 2026 16:40:25 -0700
Eric Biggers <[email protected]> • #81901
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 16:34:30 -0700
Eric Biggers <[email protected]> • #81900
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 15:59:36 -0700
Borislav Petkov <[email protected]> • #81899
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Wed, 29 Jul 2026 00:35:22 +0200
Thomas Gleixner <[email protected]> • #81898
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 18:34:47 +0000
Eric Biggers <[email protected]> • #81897
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 11:20:07 -0700
Borislav Petkov <[email protected]> • #81896
Re: [PATCH v3 18/21] md/raid5: add exact old and new llbitmap mapping helpers
Tue, 28 Jul 2026 09:25:43 +0000
[email protected] • #81895
Re: [PATCH v3 21/21] md/raid5: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 09:26:01 +0000
[email protected] • #81894
Re: [PATCH v3 16/21] md/raid10: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 09:22:35 +0000
[email protected] • #81893
Re: [PATCH v3 08/21] md/md-llbitmap: track target reshape geometry fields
Tue, 28 Jul 2026 09:12:35 +0000
[email protected] • #81892
Re: [PATCH v3 19/21] md/raid5: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 09:22:35 +0000
[email protected] • #81891
Re: [PATCH v3 20/21] md/raid5: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 09:21:53 +0000
[email protected] • #81890
Re: [PATCH v3 17/21] md/raid10: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 09:15:40 +0000
[email protected] • #81889
Re: [PATCH v3 11/21] md/md-llbitmap: add reshape range mapping helpers
Tue, 28 Jul 2026 09:11:38 +0000
[email protected] • #81888
Re: [PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
Tue, 28 Jul 2026 10:30:18 +0100
David Laight <[email protected]> • #81887
Re: [PATCH v3 05/21] md/md-llbitmap: track bitmap sync_size explicitly
Tue, 28 Jul 2026 09:16:05 +0000
[email protected] • #81886
Re: [PATCH v3 15/21] md/raid10: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 09:15:59 +0000
[email protected] • #81885
Re: [PATCH v3 09/21] md/md-llbitmap: finish reshape geometry
Tue, 28 Jul 2026 09:14:14 +0000
[email protected] • #81884
Re: [PATCH v3 10/21] md/md-llbitmap: refuse reshape while llbitmap still needs sync
Tue, 28 Jul 2026 09:12:37 +0000
[email protected] • #81883
Re: [PATCH v3 13/21] md/md-llbitmap: remap checkpointed bits as reshape progresses
Tue, 28 Jul 2026 09:06:23 +0000
[email protected] • #81882
Re: [PATCH v3 04/21] md: add helper to split bios at reshape offset
Tue, 28 Jul 2026 09:03:18 +0000
[email protected] • #81881
Re: [PATCH v3 01/21] md/raid5: round bitmap stripes with sector division
Tue, 28 Jul 2026 09:03:07 +0000
[email protected] • #81880
Re: [PATCH v3 14/21] md/md-llbitmap: clamp state-machine walks to tracked bits
Tue, 28 Jul 2026 09:13:13 +0000
[email protected] • #81879
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Tue, 28 Jul 2026 10:23:21 +0100
David Laight <[email protected]> • #81878
[PATCH v3 06/21] md/md-llbitmap: allocate page controls independently
Tue, 28 Jul 2026 16:49:06 +0800
Yu Kuai <[email protected]> • #81877
Re: [PATCH v3 07/21] md/md-llbitmap: grow the page cache in place for reshape
Tue, 28 Jul 2026 09:09:45 +0000
[email protected] • #81876
[PATCH v3 20/21] md/raid5: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 16:49:20 +0800
Yu Kuai <[email protected]> • #81875
[PATCH v3 19/21] md/raid5: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 16:49:19 +0800
Yu Kuai <[email protected]> • #81874
Re: [PATCH v3 06/21] md/md-llbitmap: allocate page controls independently
Tue, 28 Jul 2026 09:06:12 +0000
[email protected] • #81873
[PATCH v3 14/21] md/md-llbitmap: clamp state-machine walks to tracked bits
Tue, 28 Jul 2026 16:49:14 +0800
Yu Kuai <[email protected]> • #81872
[PATCH v3 13/21] md/md-llbitmap: remap checkpointed bits as reshape progresses
Tue, 28 Jul 2026 16:49:13 +0800
Yu Kuai <[email protected]> • #81871
[PATCH v3 18/21] md/raid5: add exact old and new llbitmap mapping helpers
Tue, 28 Jul 2026 16:49:18 +0800
Yu Kuai <[email protected]> • #81870
[PATCH v3 17/21] md/raid10: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 16:49:17 +0800
Yu Kuai <[email protected]> • #81869
[PATCH v3 16/21] md/raid10: wire llbitmap reshape lifecycle
Tue, 28 Jul 2026 16:49:16 +0800
Yu Kuai <[email protected]> • #81868
[PATCH v3 09/21] md/md-llbitmap: finish reshape geometry
Tue, 28 Jul 2026 16:49:09 +0800
Yu Kuai <[email protected]> • #81867
[PATCH v3 08/21] md/md-llbitmap: track target reshape geometry fields
Tue, 28 Jul 2026 16:49:08 +0800
Yu Kuai <[email protected]> • #81866
[PATCH v3 21/21] md/raid5: split reshape bios before bitmap accounting
Tue, 28 Jul 2026 16:49:21 +0800
Yu Kuai <[email protected]> • #81865
[PATCH v3 15/21] md/raid10: reject llbitmap reshape when md chunk shrinks
Tue, 28 Jul 2026 16:49:15 +0800
Yu Kuai <[email protected]> • #81864
[PATCH v3 04/21] md: add helper to split bios at reshape offset
Tue, 28 Jul 2026 16:49:04 +0800
Yu Kuai <[email protected]> • #81863
[PATCH v3 12/21] md/md-llbitmap: don't skip reshape ranges from bitmap state
Tue, 28 Jul 2026 16:49:12 +0800
Yu Kuai <[email protected]> • #81862
[PATCH v3 11/21] md/md-llbitmap: add reshape range mapping helpers
Tue, 28 Jul 2026 16:49:11 +0800
Yu Kuai <[email protected]> • #81861
[PATCH v3 10/21] md/md-llbitmap: refuse reshape while llbitmap still needs sync
Tue, 28 Jul 2026 16:49:10 +0800
Yu Kuai <[email protected]> • #81860
[PATCH v3 07/21] md/md-llbitmap: grow the page cache in place for reshape
Tue, 28 Jul 2026 16:49:07 +0800
Yu Kuai <[email protected]> • #81859
[PATCH v3 05/21] md/md-llbitmap: track bitmap sync_size explicitly
Tue, 28 Jul 2026 16:49:05 +0800
Yu Kuai <[email protected]> • #81858
[PATCH v3 03/21] md: skip bitmap accounting for empty write ranges
Tue, 28 Jul 2026 16:49:03 +0800
Yu Kuai <[email protected]> • #81857
[PATCH v3 02/21] md: add exact bitmap mapping and reshape hooks
Tue, 28 Jul 2026 16:49:02 +0800
Yu Kuai <[email protected]> • #81856
[PATCH v3 01/21] md/raid5: round bitmap stripes with sector division
Tue, 28 Jul 2026 16:49:01 +0800
Yu Kuai <[email protected]> • #81855
[PATCH v3 00/21] md/md-llbitmap: support reshape for RAID10 and RAID5
Tue, 28 Jul 2026 16:49:00 +0800
Yu Kuai <[email protected]> • #81854
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Mon, 27 Jul 2026 22:45:32 -0700
Eric Biggers <[email protected]> • #81853
Re: [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Mon, 27 Jul 2026 22:27:27 -0700
Borislav Petkov <[email protected]> • #81852
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.