[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1363625376-35612-1-git-send-email-roger.pau@citrix.com>
Date: Mon, 18 Mar 2013 17:49:31 +0100
From: Roger Pau Monne <roger.pau@...rix.com>
To: <xen-devel@...ts.xen.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] xen-block: cleanup and fixes
This series contains the cleanups and fixes found in my previous
indirect descriptors series, that are aimed for linux 3.9.
Available in the git repository at:
git://xenbits.xen.org/people/royger/linux.git blk-for-3.9
Roger Pau Monne (5):
xen-blkback: don't store dev_bus_addr
xen-blkback: fix foreach_grant_safe to handle empty lists
xen-blkfront: switch from llist to list
xen-blkfront: pre-allocate pages for requests
xen-blkfront: remove frame list from blk_shadow
drivers/block/xen-blkback/blkback.c | 19 +---
drivers/block/xen-blkback/common.h | 1 -
drivers/block/xen-blkfront.c | 151 +++++++++++++++++++++--------------
3 files changed, 95 insertions(+), 76 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists