mbox series

[GIT,PULL] md-6.12 20241018

Message ID 9C34128A-7886-47B9-93F8-0AA772EF2532@fb.com (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] md-6.12 20241018 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.12-20241018

Message

Song Liu Oct. 18, 2024, 4:41 p.m. UTC
Hi Jens, 

Please consider pulling the following fixes for md-6.12 on top of your
block-6.12 branch. 

Thanks,
Song



The following changes since commit 42aafd8b48adac1c3b20fe5892b1b91b80c1a1e6:

  ublk: don't allow user copy for unprivileged device (2024-10-16 08:08:18 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.12-20241018

for you to fetch changes up to 825711e00117fc686ab89ac36a9a7b252dc349c6:

  md/raid10: fix null ptr dereference in raid10_size() (2024-10-17 11:43:43 -0700)

----------------------------------------------------------------
Li Nan (1):
      md: ensure child flush IO does not affect origin bio->bi_status

Yu Kuai (1):
      md/raid10: fix null ptr dereference in raid10_size()

 drivers/md/md.c     | 24 +++++++++++++++++++++++-
 drivers/md/raid10.c |  7 +++++--
 2 files changed, 28 insertions(+), 3 deletions(-)

Comments

Jens Axboe Oct. 18, 2024, 4:57 p.m. UTC | #1
On 10/18/24 10:41 AM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following fixes for md-6.12 on top of your
> block-6.12 branch. 

I'll pull it, but it's not making this -rc, it's too late for that.
It'll go out with next weeks pull request.