From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 6.14-rc3
Date: Fri, 14 Feb 2025 10:29:54 -0700 [thread overview]
Message-ID: <b187b8a3-a9f1-42d8-903e-3fa713416a51@kernel.dk> (raw)
Hi Linus,
Two fixes for block that should go into the 6.14-rc3 release. This pull
request contains:
- Fix for request rejection for batch addition.
- Fix a few issues for bogus mac partition tables.
Please pull!
The following changes since commit 96b531f9bb0da924299d1850bb9b2911f5c0c50a:
Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into block-6.14 (2025-02-07 07:23:03 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.14-20250214
for you to fetch changes up to 80e648042e512d5a767da251d44132553fe04ae0:
partitions: mac: fix handling of bogus partition table (2025-02-14 08:38:28 -0700)
----------------------------------------------------------------
block-6.14-20250214
----------------------------------------------------------------
Jann Horn (1):
partitions: mac: fix handling of bogus partition table
Jens Axboe (1):
block: cleanup and fix batch completion adding conditions
block/partitions/mac.c | 18 +++++++++++++++---
include/linux/blk-mq.h | 18 ++++++++++++++----
2 files changed, 29 insertions(+), 7 deletions(-)
--
Jens Axboe
next reply other threads:[~2025-02-14 17:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 17:29 Jens Axboe [this message]
2025-02-14 22:53 ` [GIT PULL] Block fixes for 6.14-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b187b8a3-a9f1-42d8-903e-3fa713416a51@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.