mbox series

[GIT,PULL] Block fix for 5.16-final

Message ID f7317ed1-9481-43c7-2004-de59ab66b2b7@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.16-final | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.16-2022-01-07

Message

Jens Axboe Jan. 7, 2022, 8:28 p.m. UTC
Hi Linus,

Just the md bitmap regression this time. Please pull!

The following changes since commit 87959fa16cfbcf76245c11559db1940069621274:


  Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption" (2021-12-19 07:58:44 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.16-2022-01-07

for you to fetch changes up to 26bc4f019c105234639068703186c01efcabe91e:

  Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.16 (2022-01-03 21:21:11 -0700)

----------------------------------------------------------------
block-5.16-2022-01-07

----------------------------------------------------------------
Jens Axboe (1):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.16

Song Liu (1):
      md/raid1: fix missing bitmap update w/o WriteMostly devices

 drivers/md/raid1.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Jan. 7, 2022, 9:32 p.m. UTC | #1
The pull request you sent on Fri, 7 Jan 2022 13:28:14 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.16-2022-01-07

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

Thank you!