linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/16] xen/blkfront: various bugfixes and patches for blkfront
@ 2010-07-20 20:42 Jeremy Fitzhardinge
  2010-07-20 20:42 ` [PATCH 01/16] xen: use less generic names in blkfront driver Jeremy Fitzhardinge
  2010-07-21  2:12 ` [PATCH 00/16] xen/blkfront: various bugfixes and patches for blkfront Jens Axboe
  0 siblings, 2 replies; 22+ messages in thread
From: Jeremy Fitzhardinge @ 2010-07-20 20:42 UTC (permalink / raw)
  To: Jens Axboe, Jens Axboe
  Cc: Xen-devel, Jeremy Fitzhardinge, Linux Kernel Mailing List

From: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.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(-)


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-08-02 18:40 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-20 20:42 [PATCH 00/16] xen/blkfront: various bugfixes and patches for blkfront Jeremy Fitzhardinge
2010-07-20 20:42 ` [PATCH 01/16] xen: use less generic names in blkfront driver Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 02/16] blkfront: fixes for 'xm block-detach ... --force' Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 03/16] blkfront: don't access freed struct xenbus_device Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 04/16] xen/front: Propagate changed size of VBDs Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 05/16] xen/blkfront: avoid compiler warning from missing cases Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 06/16] xen/blkfront: revalidate after setting capacity Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 07/16] xenbus: Make xenbus_switch_state transactional Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 08/16] blkfront: Fix backtrace in del_gendisk Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 09/16] blkfront: Fix gendisk leak Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 10/16] blkfront: Clean up vbd release Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 11/16] blkfront: Lock blkfront_info when closing Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 12/16] blkfront: Fix blkfront backend switch race (bdev open) Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 13/16] blkfront: Fix blkfront backend switch race (bdev release) Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 14/16] blkfront: Lock blockfront_info during xbdev removal Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 15/16] blkfront: Remove obsolete info->users Jeremy Fitzhardinge
2010-07-20 20:42   ` [PATCH 16/16] blkfront: Klog the unclean release path Jeremy Fitzhardinge
2010-07-21  2:12 ` [PATCH 00/16] xen/blkfront: various bugfixes and patches for blkfront Jens Axboe
2010-07-21  5:03   ` Jeremy Fitzhardinge
2010-07-29  0:26   ` Jeremy Fitzhardinge
2010-08-02 17:45     ` Jeremy Fitzhardinge
2010-08-02 18:40       ` Jens Axboe

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).