linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.12-rc5
@ 2021-03-28  1:04 Jens Axboe
  2021-03-28 19:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-03-28  1:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

- Fix regression from this merge window with the xarray partition
  change, which allowed partition counts that overflow the u8 that holds
  the partition number (Ming)

- Fix zone append warning (Johannes)

- Segmentation count fix for multipage bvecs (David)

- Partition scan fix (Chris)

Please pull!


The following changes since commit d38b4d289486daee01c1fdf056b46b7cdfe72e9e:

  Merge tag 'nvme-5.12-20210319' of git://git.infradead.org/nvme into block-5.12 (2021-03-19 06:40:47 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.12-2021-03-27

for you to fetch changes up to e82fc7855749aa197740a60ef22c492c41ea5d5f:

  block: don't create too many partitions (2021-03-27 09:22:18 -0600)

----------------------------------------------------------------
block-5.12-2021-03-27

----------------------------------------------------------------
Chris Chiu (1):
      block: clear GD_NEED_PART_SCAN later in bdev_disk_changed

David Jeffery (1):
      block: recalculate segment count for multi-segment discards correctly

Johannes Thumshirn (1):
      block: support zone append bvecs

Ming Lei (1):
      block: don't create too many partitions

 block/bio.c             | 21 ++++++++++++++++++---
 block/blk-merge.c       |  8 ++++++++
 block/partitions/core.c |  7 +++++++
 fs/block_dev.c          |  4 ++--
 4 files changed, 35 insertions(+), 5 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block fixes for 5.12-rc5
  2021-03-28  1:04 [GIT PULL] Block fixes for 5.12-rc5 Jens Axboe
@ 2021-03-28 19:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-28 19:11 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 27 Mar 2021 19:04:37 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.12-2021-03-27

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/abed516ecd02ceb30fbd091e9b26205ea3192c65

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:[~2021-03-28 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28  1:04 [GIT PULL] Block fixes for 5.12-rc5 Jens Axboe
2021-03-28 19:11 ` 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;
as well as URLs for NNTP newsgroup(s).