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.11-rc5
Date: Fri, 23 Aug 2024 09:11:45 -0600 [thread overview]
Message-ID: <05edba4c-e219-46b9-8bb9-c4d71f859869@kernel.dk> (raw)
Hi Linus,
Some block fixes that should go into the 6.11 kernel release:
- NVMe pull request via Keith
- Remove unused struct field (Nilay)
- Fix fabrics keep-alive teardown order (Ming)
- Write zeroes fixes (John)
Please pull!
The following changes since commit b313a8c835516bdda85025500be866ac8a74e022:
block: Fix lockdep warning in blk_mq_mark_tag_wait (2024-08-15 19:25:03 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.11-20240823
for you to fetch changes up to e6b09a173870720e4d4c6fd755803970015ac043:
Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11 (2024-08-22 16:20:24 -0600)
----------------------------------------------------------------
block-6.11-20240823
----------------------------------------------------------------
Jens Axboe (1):
Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11
John Garry (2):
block: Read max write zeroes once for __blkdev_issue_write_zeroes()
block: Drop NULL check in bdev_write_zeroes_sectors()
Ming Lei (1):
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Nilay Shroff (1):
nvme: Remove unused field
block/blk-lib.c | 25 ++++++++++++++++++-------
drivers/nvme/host/core.c | 2 +-
drivers/nvme/host/nvme.h | 1 -
include/linux/blkdev.h | 7 +------
4 files changed, 20 insertions(+), 15 deletions(-)
--
Jens Axboe
next reply other threads:[~2024-08-23 15:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 15:11 Jens Axboe [this message]
2024-08-23 23:55 ` [GIT PULL] Block fixes for 6.11-rc5 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=05edba4c-e219-46b9-8bb9-c4d71f859869@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox