linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.5-rc7
@ 2020-01-17  4:33 Jens Axboe
  2020-01-17 14:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-01-17  4:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Three fixes that should go into this release:

- The 32-bit segment size fix that I mentioned last week (Ming)

- Use uint for the block size (Mikulas)

- A null_blk zone write handling fix (Damien)

Please pull!


  git://git.kernel.dk/linux-block.git tags/block-5.5-2020-01-16


----------------------------------------------------------------
Damien Le Moal (1):
      null_blk: Fix zone write handling

Mikulas Patocka (1):
      block: fix an integer overflow in logical block size

Ming Lei (1):
      block: fix get_max_segment_size() overflow on 32bit arch

 block/blk-merge.c               | 9 +++++++--
 block/blk-settings.c            | 2 +-
 drivers/block/null_blk_zoned.c  | 4 +++-
 drivers/md/dm-snap-persistent.c | 2 +-
 drivers/md/raid0.c              | 2 +-
 include/linux/blkdev.h          | 8 ++++----
 6 files changed, 17 insertions(+), 10 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.5-rc7
  2020-01-17  4:33 [GIT PULL] Block fixes for 5.5-rc7 Jens Axboe
@ 2020-01-17 14:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-17 14:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Thu, 16 Jan 2020 21:33:46 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.5-2020-01-16

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-01-17 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17  4:33 [GIT PULL] Block fixes for 5.5-rc7 Jens Axboe
2020-01-17 14:05 ` 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).