Linux-Block Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.8-rc2
@ 2024-01-26 18:27 Jens Axboe
  2024-01-26 23:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-01-26 18:27 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Just a few simple fixes that should go into the 6.8 kernel release:

- RCU warning fix for md (Mikulas)

- Fix for an aoe issue that lockdep rightfully complained about (Maksim)

- Fix for an error code change in partitioning that caused a regression
  with some tools (Li)

- Fix for a data direction warning with bi-direction commands
  (Christian)

Please pull!


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.8-2024-01-26

for you to fetch changes up to 5af2c3f44e004b5618ebef34ac30bd3511babb27:

  Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.8 (2024-01-25 17:03:54 -0700)

----------------------------------------------------------------
block-6.8-2024-01-26

----------------------------------------------------------------
Christian A. Ehrhardt (1):
      block: Fix WARNING in _copy_from_iter

Jens Axboe (1):
      Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.8

Li Lingfeng (1):
      block: Move checking GENHD_FL_NO_PART to bdev_add_partition()

Maksim Kiselev (1):
      aoe: avoid potential deadlock at set_capacity

Mikulas Patocka (1):
      md: fix a suspicious RCU usage warning

 block/blk-map.c            | 13 ++++++++++---
 block/ioctl.c              |  2 --
 block/partitions/core.c    |  5 +++++
 drivers/block/aoe/aoeblk.c |  5 ++++-
 drivers/md/raid1.c         |  2 +-
 5 files changed, 20 insertions(+), 7 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 6.8-rc2
  2024-01-26 18:27 [GIT PULL] Block fixes for 6.8-rc2 Jens Axboe
@ 2024-01-26 23:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-26 23:22 UTC (permalink / raw
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Fri, 26 Jan 2024 11:27:33 -0700:

> git://git.kernel.dk/linux.git tags/block-6.8-2024-01-26

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

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-01-26 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-26 18:27 [GIT PULL] Block fixes for 6.8-rc2 Jens Axboe
2024-01-26 23:22 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).