* [GIT PULL] Final block fixes and updates for 7.0-rc1
@ 2026-02-17 3:58 Jens Axboe
2026-02-17 17:54 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-02-17 3:58 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
A few fixes for block that have been queued up since the initial block
core pull request. This pull request contains:
- Fix partial IOVA mapping cleanup in error handling
- Minor prep series ignoring discard return value, as the inline value
is always known.
- Ensure BLK_FEAT_STABLE_WRITES is set for drbd
- Fix leak of folio in bio_iov_iter_bounce_read()
- Allow IOC_PR_READ_* for read-only open
- Another debugfs deadlock fix
- A few doc updates
Please pull!
The following changes since commit 192c0159402e6bfbe13de6f8379546943297783d:
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2026-02-10 21:46:12 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-7.0-20260216
for you to fetch changes up to dfe48ea179733be948c432f6af2fc3913cf5dd28:
blk-mq: use NOIO context to prevent deadlock during debugfs creation (2026-02-16 10:47:25 -0700)
----------------------------------------------------------------
block-7.0-20260216
----------------------------------------------------------------
Andreas Hindborg (1):
block: update docs for bio and bvec_iter
Chaitanya Kulkarni (4):
block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
md: ignore discard return value
nvmet: ignore discard return value
block: change return type to void
Christoph B?hmwalder (1):
drbd: always set BLK_FEAT_STABLE_WRITES
Jens Axboe (1):
block: fix folio leak in bio_iov_iter_bounce_read()
Randy Dunlap (2):
block: fix enum descriptions kernel-doc
blk-stat: convert struct blk_stat_callback to kernel-doc
Stefan Hajnoczi (1):
block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ
Yu Kuai (1):
blk-mq: use NOIO context to prevent deadlock during debugfs creation
block/bio.c | 4 +++-
block/blk-lib.c | 3 +--
block/blk-mq-debugfs.c | 10 +++-------
block/blk-mq-dma.c | 13 ++++++++-----
block/blk-mq-sched.c | 9 +++++----
block/blk-stat.h | 9 +++++++--
block/blk-sysfs.c | 9 +++++----
block/blk-wbt.c | 10 ++++++----
block/blk.h | 31 +++++++++++++++++++++++++++++++
block/ioctl.c | 34 +++++++++++++++++++++++-----------
drivers/block/drbd/drbd_main.c | 3 ---
drivers/block/drbd/drbd_nl.c | 20 +++++++++++++++++++-
drivers/md/md.c | 4 ++--
drivers/nvme/target/io-cmd-bdev.c | 28 +++++++---------------------
include/linux/blk_types.h | 33 ++++++++++++++++++++-------------
include/linux/blkdev.h | 2 +-
include/linux/bvec.h | 29 +++++++++++++++++++++--------
kernel/trace/blktrace.c | 38 +++++++++++++++++++++-----------------
18 files changed, 183 insertions(+), 106 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Final block fixes and updates for 7.0-rc1
2026-02-17 3:58 [GIT PULL] Final block fixes and updates for 7.0-rc1 Jens Axboe
@ 2026-02-17 17:54 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-17 17:54 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Mon, 16 Feb 2026 20:58:49 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-7.0-20260216
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/99dfe2d4da67d863ff8f185d1e8033cce28e4c49
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:[~2026-02-17 17:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-17 3:58 [GIT PULL] Final block fixes and updates for 7.0-rc1 Jens Axboe
2026-02-17 17:54 ` 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