From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc1
Date: Tue, 22 Nov 2016 17:04:49 +0100 [thread overview]
Message-ID: <1479830693-26676-1-git-send-email-kwolf@redhat.com> (raw)
The following changes since commit a7764f1548ef9946af30a8f96be9cef10761f0c1:
Fix FreeBSD (10.x) build after 7dc9ae43 (2016-11-22 10:56:01 +0000)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git tags/for-upstream
for you to fetch changes up to 3482b9bc411a9a12b2efde1018e1ddc906cd817e:
block: Pass unaligned discard requests to drivers (2016-11-22 15:59:23 +0100)
----------------------------------------------------------------
Block layer patches for 2.8.0-rc1
----------------------------------------------------------------
Eric Blake (4):
qcow2: Inform block layer about discard boundaries
block: Let write zeroes fallback work even with small max_transfer
block: Return -ENOTSUP rather than assert on unaligned discards
block: Pass unaligned discard requests to drivers
block/io.c | 58 ++++++++++++++++++++++++++++++++++++++------------------
block/iscsi.c | 4 +++-
block/qcow2.c | 6 ++++++
block/sheepdog.c | 5 +++--
4 files changed, 52 insertions(+), 21 deletions(-)
next reply other threads:[~2016-11-22 16:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-22 16:04 Kevin Wolf [this message]
2016-11-22 16:04 ` [Qemu-devel] [PULL 1/4] qcow2: Inform block layer about discard boundaries Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 2/4] block: Let write zeroes fallback work even with small max_transfer Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 3/4] block: Return -ENOTSUP rather than assert on unaligned discards Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 4/4] block: Pass unaligned discard requests to drivers Kevin Wolf
2016-11-22 19:30 ` [Qemu-devel] [Qemu-block] [PULL 0/4] Block layer patches for 2.8.0-rc1 Stefan Hajnoczi
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=1479830693-26676-1-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).