mbox series

[GIT,PULL] Block fix for 6.4-rc7

Message ID 2045ee6e-6d52-deae-462b-1f87f8bab305@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 6.4-rc7 | expand

Pull-request

git://git.kernel.dk/linux.git tags/block-6.4-2023-06-15

Message

Jens Axboe June 16, 2023, 4:14 p.m. UTC
Hi Linus,

Just a single fix for blk-cg stats flushing. Please pull!


The following changes since commit ccc45cb4e7271c74dbb27776ae8f73d84557f5c6:

  s390/dasd: Use correct lock while counting channel queue length (2023-06-09 11:35:52 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.4-2023-06-15

for you to fetch changes up to 20cb1c2fb7568a6054c55defe044311397e01ddb:

  blk-cgroup: Flush stats before releasing blkcg_gq (2023-06-11 19:49:29 -0600)

----------------------------------------------------------------
block-6.4-2023-06-15

----------------------------------------------------------------
Ming Lei (1):
      blk-cgroup: Flush stats before releasing blkcg_gq

 block/blk-cgroup.c | 40 +++++++++++++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org June 16, 2023, 7:35 p.m. UTC | #1
The pull request you sent on Fri, 16 Jun 2023 10:14:13 -0600:

> git://git.kernel.dk/linux.git tags/block-6.4-2023-06-15

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

Thank you!