* [GIT PULL] md-6.19-20251230
@ 2025-12-31 9:17 Yu Kuai
2025-12-31 14:00 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Yu Kuai @ 2025-12-31 9:17 UTC (permalink / raw)
To: axboe, linux-block, linux-raid; +Cc: yukuai, linan122, dannyshih, islituo
Hi Jens,
Please consider pulling the following changes into your block-6.19 branch.
This pull request contains:
- Fix null-pointer dereference in raid5 sysfs group_thread_cnt store
(Tuo Li)
- Fix possible mempool corruption during raid1 raid_disks update via
sysfs (FengWei Shih)
- Fix logical_block_size configuration being overwritten during
super_1_validate() (Li Nan)
- Fix forward incompatibility with configurable logical block size:
arrays assembled on new kernels could not be assembled on kernels
<=6.18 due to non-zero reserved pad rejection (Li Nan)
- Fix static checker warning about iterator not incremented (Li Nan)
Thanks,
Kuai
The following changes since commit 1ddb815fdfd45613c32e9bd1f7137428f298e541:
block: rnbd-clt: Fix signedness bug in init_dev() (2025-12-20 12:56:48 -0700)
are available in the Git repository at:
git@gitolite.kernel.org:pub/scm/linux/kernel/git/mdraid/linux.git tags/md-6.19-20251231
for you to fetch changes up to a4166f1c4893a9a620507255b9d1ccab44fab189:
md: Fix forward incompatibility from configurable logical block size (2025-12-27 10:14:07 +0800)
----------------------------------------------------------------
FengWei Shih (1):
md: suspend array while updating raid_disks via sysfs
Li Nan (3):
md: Fix static checker warning in analyze_sbs
md: Fix logical_block_size configuration being overwritten
md: Fix forward incompatibility from configurable logical block size
Tuo Li (1):
md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()
drivers/md/md.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
drivers/md/raid5.c | 10 ++++++----
2 files changed, 56 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] md-6.19-20251230
2025-12-31 9:17 [GIT PULL] md-6.19-20251230 Yu Kuai
@ 2025-12-31 14:00 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2025-12-31 14:00 UTC (permalink / raw)
To: Yu Kuai, linux-block, linux-raid; +Cc: linan122, dannyshih, islituo
On 12/31/25 2:17 AM, Yu Kuai wrote:
> Hi Jens,
>
> Please consider pulling the following changes into your block-6.19 branch.
>
> This pull request contains:
>
> - Fix null-pointer dereference in raid5 sysfs group_thread_cnt store
> (Tuo Li)
> - Fix possible mempool corruption during raid1 raid_disks update via
> sysfs (FengWei Shih)
> - Fix logical_block_size configuration being overwritten during
> super_1_validate() (Li Nan)
> - Fix forward incompatibility with configurable logical block size:
> arrays assembled on new kernels could not be assembled on kernels
> <=6.18 due to non-zero reserved pad rejection (Li Nan)
> - Fix static checker warning about iterator not incremented (Li Nan)
Pulled, thanks.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-31 14:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 9:17 [GIT PULL] md-6.19-20251230 Yu Kuai
2025-12-31 14:00 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox