public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-jens-3.8 - bug-fixes.
@ 2013-01-14 20:50 Konrad Rzeszutek Wilk
  2013-01-15  6:46 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-01-14 20:50 UTC (permalink / raw)
  To: axboe, linux-kernel

Hey Jens,

Please git pull the following branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.8

which has a couple of fixes that should have been pulled some time ago (my mistake
on not posting this earlier). There is one serious fix in there from Roger
which allows the blkback to handle bio's with partial data. Without that patch
the LVM operations on guests can fail (and often do). Please pull!

Thanks!

 drivers/block/xen-blkback/blkback.c | 18 ++++++++------
 drivers/block/xen-blkback/xenbus.c  | 49 ++++++++++++++++++-------------------
 drivers/block/xen-blkfront.c        | 10 +++++---
 include/linux/llist.h               | 25 +++++++++++++++++++
 4 files changed, 66 insertions(+), 36 deletions(-)

Jan Beulich (1):
      xen-blkback: do not leak mode property

Roger Pau Monne (3):
      xen-blkback: implement safe iterator for the list of persistent grants
      llist/xen-blkfront: implement safe version of llist_for_each_entry
      xen-blkfront: handle bvecs with partial data


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

* Re: [GIT PULL] (xen) stable/for-jens-3.8 - bug-fixes.
  2013-01-14 20:50 [GIT PULL] (xen) stable/for-jens-3.8 - bug-fixes Konrad Rzeszutek Wilk
@ 2013-01-15  6:46 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2013-01-15  6:46 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: linux-kernel

On Mon, Jan 14 2013, Konrad Rzeszutek Wilk wrote:
> Hey Jens,
> 
> Please git pull the following branch:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.8
> 
> which has a couple of fixes that should have been pulled some time ago (my mistake
> on not posting this earlier). There is one serious fix in there from Roger
> which allows the blkback to handle bio's with partial data. Without that patch
> the LVM operations on guests can fail (and often do). Please pull!
> 
> Thanks!
> 
>  drivers/block/xen-blkback/blkback.c | 18 ++++++++------
>  drivers/block/xen-blkback/xenbus.c  | 49 ++++++++++++++++++-------------------
>  drivers/block/xen-blkfront.c        | 10 +++++---
>  include/linux/llist.h               | 25 +++++++++++++++++++
>  4 files changed, 66 insertions(+), 36 deletions(-)

Did you forget to push it out?

-- 
Jens Axboe


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

end of thread, other threads:[~2013-01-15  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 20:50 [GIT PULL] (xen) stable/for-jens-3.8 - bug-fixes Konrad Rzeszutek Wilk
2013-01-15  6:46 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox