[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1279658231.git.jeremy.fitzhardinge@citrix.com>
Date: Tue, 20 Jul 2010 13:42:07 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Jens Axboe <axboe@...nel.dk>
Cc: Xen-devel <xen-devel@...ts.xensource.com>,
Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 00/16] xen/blkfront: various bugfixes and patches for blkfront
From: Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com>
Hi Jens,
This series has various updates to blkfront, including:
- support for dynamic device resizing
- bugfixes for device hotplug
- various races and bugs fixed
It can be pulled from:
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git upstream/blkfront
Thanks,
J
Daniel Stodden (10):
xenbus: Make xenbus_switch_state transactional
blkfront: Fix backtrace in del_gendisk
blkfront: Fix gendisk leak
blkfront: Clean up vbd release
blkfront: Lock blkfront_info when closing
blkfront: Fix blkfront backend switch race (bdev open)
blkfront: Fix blkfront backend switch race (bdev release)
blkfront: Lock blockfront_info during xbdev removal
blkfront: Remove obsolete info->users
blkfront: Klog the unclean release path
Ian Campbell (1):
xen: use less generic names in blkfront driver.
Jan Beulich (2):
blkfront: fixes for 'xm block-detach ... --force'
blkfront: don't access freed struct xenbus_device
Jeremy Fitzhardinge (1):
xen/blkfront: avoid compiler warning from missing cases
K. Y. Srinivasan (2):
xen/front: Propagate changed size of VBDs
xen/blkfront: revalidate after setting capacity
drivers/block/xen-blkfront.c | 343 ++++++++++++++++++++++++++----------
drivers/xen/xenbus/xenbus_client.c | 90 +++++++---
2 files changed, 320 insertions(+), 113 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