* [GIT PULL] Block fixes for 6.10-rc4
@ 2024-06-14 16:10 Jens Axboe
2024-06-14 18:52 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-06-14 16:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Fixes for block that should go into the 6.10 kernel release:
- NVMe pull request via Keith
- Discard double free on error conditions (Chunguang)
- Target Fixes (Daniel)
- Namespace detachment regression fix (Keith)
- Fix for an issue with flush requests and queuelist reuse (Chengming)
- nbd sparse annotation fixes (Christoph)
- unmap and free bio mapped data via submitter (Anuj)
- loop discard/fallocate unsupported fix (Cyril)
- Fix for the zoned write plugging added in this release (Damien)
- sed-opal wrong address fix (Su)
Please pull!
The following changes since commit 27d024235bdb16af917809d33916392452c3ac85:
Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10 (2024-06-05 12:13:00 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.10-20240614
for you to fetch changes up to 5f75e081ab5cbfbe7aca2112a802e69576ee9778:
loop: Disable fallocate() zero and discard if not supported (2024-06-14 06:21:25 -0600)
----------------------------------------------------------------
block-6.10-20240614
----------------------------------------------------------------
Anuj Gupta (1):
block: unmap and free user mapped integrity via submitter
Chengming Zhou (1):
block: fix request.queuelist usage in flush
Christoph Hellwig (1):
nbd: Remove __force casts
Chunguang Xu (1):
nvme: avoid double free special payload
Cyril Hrubis (1):
loop: Disable fallocate() zero and discard if not supported
Damien Le Moal (1):
block: Optimize disk zone resource cleanup
Daniel Wagner (2):
nvmet-passthru: propagate status from id override functions
nvmet: always initialize cqe.result
Jens Axboe (1):
Merge tag 'nvme-6.10-2024-06-13' of git://git.infradead.org/nvme into block-6.10
Keith Busch (1):
nvme: fix namespace removal list
Su Hui (1):
block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
block/bio-integrity.c | 26 +++++++++++++++--
block/blk-flush.c | 3 +-
block/blk-zoned.c | 3 ++
block/sed-opal.c | 2 +-
drivers/block/loop.c | 23 +++++++++++++++
drivers/block/nbd.c | 51 +++++++++++++++-------------------
drivers/nvme/host/core.c | 10 ++++---
drivers/nvme/host/ioctl.c | 15 +++++++---
drivers/nvme/target/core.c | 1 +
drivers/nvme/target/fabrics-cmd-auth.c | 3 --
drivers/nvme/target/fabrics-cmd.c | 6 ----
drivers/nvme/target/passthru.c | 6 ++--
include/linux/bio.h | 4 +++
13 files changed, 100 insertions(+), 53 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 6.10-rc4
2024-06-14 16:10 [GIT PULL] Block fixes for 6.10-rc4 Jens Axboe
@ 2024-06-14 18:52 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-14 18:52 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 14 Jun 2024 10:10:38 -0600:
> git://git.kernel.dk/linux.git tags/block-6.10-20240614
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c286c21ff94252f778515b21b6bebe749454a852
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-14 18:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 16:10 [GIT PULL] Block fixes for 6.10-rc4 Jens Axboe
2024-06-14 18:52 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox