All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
@ 2013-09-06 20:25 Konrad Rzeszutek Wilk
  2013-09-06 20:26 ` Jens Axboe
  0 siblings, 1 reply; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-09-06 20:25 UTC (permalink / raw)
  To: axboe, linux-kernel, xen-devel; +Cc: boris.ostrovsky, david.vrabel

Hey Jens,

I sent you a git pull a couple of weeks ago but I am not sure if
you pulled it. It does not look like it, so here it is again along
with an extra bug-fix.

Please git pull:

 git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12

which will give you bug-fixes to Xen blkfront and backend driver:

 drivers/block/xen-blkback/blkback.c |    3 +-
 drivers/block/xen-blkfront.c        |   44 ++++++++++++++++++++++++++++------
 2 files changed, 38 insertions(+), 9 deletions(-)

Roger Pau Monne (2):
      xen-blkfront: revoke foreign access for grants not mapped by the backend
      xen-blkfront: improve aproximation of required grants per request

Vegard Nossum (1):
      xen/blkback: fix reference counting

Please pull!

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

* Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
  2013-09-06 20:25 [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe Konrad Rzeszutek Wilk
@ 2013-09-06 20:26 ` Jens Axboe
  2013-09-06 20:55   ` Konrad Rzeszutek Wilk
  2013-11-04 17:37   ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 6+ messages in thread
From: Jens Axboe @ 2013-09-06 20:26 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: linux-kernel, xen-devel, boris.ostrovsky, david.vrabel

On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote:
> Hey Jens,
> 
> I sent you a git pull a couple of weeks ago but I am not sure if
> you pulled it. It does not look like it, so here it is again along
> with an extra bug-fix.
> 
> Please git pull:
> 
>  git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12
> 
> which will give you bug-fixes to Xen blkfront and backend driver:

Thanks, I'll get the 3.12 branch set up and pulled in. I'm behind on a
lot of other drivers, too.

-- 
Jens Axboe


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

* Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
  2013-09-06 20:26 ` Jens Axboe
@ 2013-09-06 20:55   ` Konrad Rzeszutek Wilk
  2013-11-04 17:37   ` Konrad Rzeszutek Wilk
  1 sibling, 0 replies; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-09-06 20:55 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, xen-devel, boris.ostrovsky, david.vrabel

On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote:
> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote:
> > Hey Jens,
> > 
> > I sent you a git pull a couple of weeks ago but I am not sure if
> > you pulled it. It does not look like it, so here it is again along
> > with an extra bug-fix.
> > 
> > Please git pull:
> > 
> >  git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12
> > 
> > which will give you bug-fixes to Xen blkfront and backend driver:
> 
> Thanks, I'll get the 3.12 branch set up and pulled in. I'm behind on a
> lot of other drivers, too.

Thank you!

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

* Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
  2013-09-06 20:26 ` Jens Axboe
  2013-09-06 20:55   ` Konrad Rzeszutek Wilk
@ 2013-11-04 17:37   ` Konrad Rzeszutek Wilk
  2013-11-04 17:40     ` Jens Axboe
  1 sibling, 1 reply; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-11-04 17:37 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, xen-devel, boris.ostrovsky, david.vrabel

On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote:
> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote:
> > Hey Jens,
> > 
> > I sent you a git pull a couple of weeks ago but I am not sure if
> > you pulled it. It does not look like it, so here it is again along
> > with an extra bug-fix.
> > 
> > Please git pull:
> > 
> >  git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12
> > 
> > which will give you bug-fixes to Xen blkfront and backend driver:
> 
> Thanks, I'll get the 3.12 branch set up and pulled in. I'm behind on a
> lot of other drivers, too.

Hm, looks like you never pulled that for v3.12.

There is one more patch that Roger has provided. Do you want to pull
this branch for v3.13 nowish or wait until I put in Roger's patch?

> 
> -- 
> Jens Axboe
> 

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

* Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
  2013-11-04 17:37   ` Konrad Rzeszutek Wilk
@ 2013-11-04 17:40     ` Jens Axboe
  2013-11-04 18:02       ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 6+ messages in thread
From: Jens Axboe @ 2013-11-04 17:40 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: linux-kernel, xen-devel, boris.ostrovsky, david.vrabel

On 11/04/2013 10:37 AM, Konrad Rzeszutek Wilk wrote:
> On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote:
>> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote:
>>> Hey Jens,
>>>
>>> I sent you a git pull a couple of weeks ago but I am not sure if
>>> you pulled it. It does not look like it, so here it is again along
>>> with an extra bug-fix.
>>>
>>> Please git pull:
>>>
>>>  git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12
>>>
>>> which will give you bug-fixes to Xen blkfront and backend driver:
>>
>> Thanks, I'll get the 3.12 branch set up and pulled in. I'm behind on a
>> lot of other drivers, too.
> 
> Hm, looks like you never pulled that for v3.12.

It is in:

axboe@axboe ~/git/linux-block $ git pull
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
stable/for-jens-3.12
>From git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
 * branch            stable/for-jens-3.12 -> FETCH_HEAD
Merge made by the 'recursive' strategy.
axboe@axboe ~/git/linux-block $

> There is one more patch that Roger has provided. Do you want to pull
> this branch for v3.13 nowish or wait until I put in Roger's patch?

You'll need to queue that up or send as a patch separately.--
Jens Axboe


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

* Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
  2013-11-04 17:40     ` Jens Axboe
@ 2013-11-04 18:02       ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-11-04 18:02 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, xen-devel, boris.ostrovsky, david.vrabel

On Mon, Nov 04, 2013 at 10:40:02AM -0700, Jens Axboe wrote:
> On 11/04/2013 10:37 AM, Konrad Rzeszutek Wilk wrote:
> > On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote:
> >> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote:
> >>> Hey Jens,
> >>>
> >>> I sent you a git pull a couple of weeks ago but I am not sure if
> >>> you pulled it. It does not look like it, so here it is again along
> >>> with an extra bug-fix.
> >>>
> >>> Please git pull:
> >>>
> >>>  git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12
> >>>
> >>> which will give you bug-fixes to Xen blkfront and backend driver:
> >>
> >> Thanks, I'll get the 3.12 branch set up and pulled in. I'm behind on a
> >> lot of other drivers, too.
> > 
> > Hm, looks like you never pulled that for v3.12.
> 
> It is in:
> 
> axboe@axboe ~/git/linux-block $ git pull
> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
> stable/for-jens-3.12
> >From git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
>  * branch            stable/for-jens-3.12 -> FETCH_HEAD
> Merge made by the 'recursive' strategy.
> axboe@axboe ~/git/linux-block $

My apologies! I should have of course checked your tree more carefully.
> 
> > There is one more patch that Roger has provided. Do you want to pull
> > this branch for v3.13 nowish or wait until I put in Roger's patch?
> 
> You'll need to queue that up or send as a patch separately.--

OK.
> Jens Axboe
> 

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

end of thread, other threads:[~2013-11-04 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-06 20:25 [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe Konrad Rzeszutek Wilk
2013-09-06 20:26 ` Jens Axboe
2013-09-06 20:55   ` Konrad Rzeszutek Wilk
2013-11-04 17:37   ` Konrad Rzeszutek Wilk
2013-11-04 17:40     ` Jens Axboe
2013-11-04 18:02       ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.