From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.8-rc5
Date: Fri, 10 Jul 2020 09:59:00 -0600 [thread overview]
Message-ID: <2f92637d-8261-2cc1-fde0-66731020e435@kernel.dk> (raw)
Hi Linus,
- Fix for inflight accounting, which affects only dm (Ming)
- Fix documentation error for bfq (Yufen)
- Fix memory leak for nbd (Zheng)
Please pull!
The following changes since commit 3197d48a7c04eee3e50bd54ef7e17e383b8a919e:
block: make function __bio_integrity_free() static (2020-07-02 12:38:18 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.8-2020-07-10
for you to fetch changes up to 579dd91ab3a5446b148e7f179b6596b270dace46:
nbd: Fix memory leak in nbd_add_socket (2020-07-08 15:42:18 -0600)
----------------------------------------------------------------
block-5.8-2020-07-10
----------------------------------------------------------------
Ming Lei (1):
blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
Yufen Yu (1):
docs: block: update and fix tiny error for bfq
Zheng Bin (1):
nbd: Fix memory leak in nbd_add_socket
Documentation/block/bfq-iosched.rst | 9 +--------
block/blk-mq.c | 4 ++--
drivers/block/nbd.c | 25 +++++++++++++++----------
3 files changed, 18 insertions(+), 20 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-07-10 15:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-10 15:59 Jens Axboe [this message]
2020-07-10 17:05 ` [GIT PULL] Block fixes for 5.8-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2f92637d-8261-2cc1-fde0-66731020e435@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox