Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755636AbbBJM6s (ORCPT ); Tue, 10 Feb 2015 07:58:48 -0500 Received: from smtp.citrix.com ([66.165.176.89]:29298 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752787AbbBJM6r (ORCPT ); Tue, 10 Feb 2015 07:58:47 -0500 X-IronPort-AV: E=Sophos;i="5.09,550,1418083200"; d="scan'208";a="224343091" Message-ID: <54DA0083.4010503@citrix.com> Date: Tue, 10 Feb 2015 13:58:43 +0100 From: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: , , xen-devel , Konrad Rzeszutek Wilk , David Vrabel Subject: [GIT PULL] (xen) for-jens-3.20 for v3.20 Xen blk driver updates Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2023 Lines: 55 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Jens, There are 3 fixes for Xen blk drivers. One adds myself as a maintainer (together with Konrad). There's also one to improve compatibility with older xen-blkfront versions that did not specify a protocol version. The remaining one is a fix for blkfront to correctly account the number of requests on the queue when resuming from suspension. Thanks, Roger. The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e: Linux 3.19-rc7 (2015-02-01 20:07:21 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-jens-3.20 for you to fetch changes up to d69dbb6ca88c41698dd1cba84926926bdf789f7e: xen-blkback: default to X86_32 ABI on x86 (2015-02-10 10:23:18 +0000) - ---------------------------------------------------------------- David Vrabel (1): xen-blkback: default to X86_32 ABI on x86 Roger Pau Monne (2): xen-blkback,xen-blkfront: add myself as maintainer xen-blkfront: fix accounting of reqs when migrating MAINTAINERS | 1 + drivers/block/xen-blkback/common.h | 9 +++++++++ drivers/block/xen-blkback/xenbus.c | 4 ++-- drivers/block/xen-blkfront.c | 4 ++-- 4 files changed, 14 insertions(+), 4 deletions(-) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU2gCDAAoJEKXZdqUyumTA0FoH/0QGrP26AyHCMF0U79ZpHaZM q1cFOU+Rn++e0tGc7tvSVELuTd3Rpxo4RTMpVqcBc2USbzdptKxgsobdlQXM6ySD R3rKIqt00Ugg1jBBeV3/+kb7M/tku5C0BFFJNDYL7TRd+9wbodsEDGhSgQh1X3XU 3S6miVQ6RGhBti0WJhpg6TeJC8Km8fkIVW7+6RL5cHB4hmFfIGxWHX9WPjPchjqd xP1EOs+qt8YGKrftLB1VCVGXMoXfv47/JVB/pb55c2VtRuEA3cBPlSe/+Q+8Ntc9 ZJjyHHm9cNvGToRxBLok1vyOb/gsmAigJ1463BqJ5oSgEBZhGcZ4ovF2gwr9EC0= =oUXg -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/