linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] md-fixes 20210119
@ 2021-01-20  7:28 Song Liu
  2021-01-20 15:59 ` Jens Axboe
  0 siblings, 1 reply; 5+ messages in thread
From: Song Liu @ 2021-01-20  7:28 UTC (permalink / raw)
  To: Jens Axboe, linux-raid; +Cc: Xiao Ni

Hi Jens, 

Please pull the following changes for md-fixes on top of your for-5.11/drivers 
branch. 

This fix won't apply cleanly to stable branches, so I will submit patches to 
stable@ separately. 

Thanks,
Song


The following changes since commit 03dbc6187db574badc8599967622ac079e2b1c85:

  block/rnbd-clt: Does not request pdu to rtrs-clt (2020-12-16 07:19:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes

for you to fetch changes up to c5d9dcfb1d340591e04e976469ac38cf2dc1707a:

  md: Set prev_flush_start and flush_bio in an atomic way (2021-01-12 13:24:00 -0800)

----------------------------------------------------------------
Xiao Ni (1):
      md: Set prev_flush_start and flush_bio in an atomic way

 drivers/md/md.c | 2 ++
 1 file changed, 2 insertions(+)

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

* Re: [GIT PULL] md-fixes 20210119
  2021-01-20  7:28 [GIT PULL] md-fixes 20210119 Song Liu
@ 2021-01-20 15:59 ` Jens Axboe
  2021-01-20 16:07   ` Song Liu
  0 siblings, 1 reply; 5+ messages in thread
From: Jens Axboe @ 2021-01-20 15:59 UTC (permalink / raw)
  To: Song Liu, linux-raid; +Cc: Xiao Ni

On 1/20/21 12:28 AM, Song Liu wrote:
> Hi Jens, 
> 
> Please pull the following changes for md-fixes on top of your for-5.11/drivers 
> branch. 

Don't submit current release patches against the old branch for the merge
window, you need to be using block-5.11 at this point...

-- 
Jens Axboe


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

* Re: [GIT PULL] md-fixes 20210119
  2021-01-20 15:59 ` Jens Axboe
@ 2021-01-20 16:07   ` Song Liu
  2021-01-20 16:29     ` Song Liu
  0 siblings, 1 reply; 5+ messages in thread
From: Song Liu @ 2021-01-20 16:07 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-raid, Xiao Ni



> On Jan 20, 2021, at 7:59 AM, Jens Axboe <axboe@kernel.dk> wrote:
> 
> On 1/20/21 12:28 AM, Song Liu wrote:
>> Hi Jens, 
>> 
>> Please pull the following changes for md-fixes on top of your for-5.11/drivers 
>> branch. 
> 
> Don't submit current release patches against the old branch for the merge
> window, you need to be using block-5.11 at this point...

Sorry for the confusion... Will rebase and resubmit. 

Thanks,
Song


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

* Re: [GIT PULL] md-fixes 20210119
  2021-01-20 16:07   ` Song Liu
@ 2021-01-20 16:29     ` Song Liu
  2021-01-20 16:32       ` Jens Axboe
  0 siblings, 1 reply; 5+ messages in thread
From: Song Liu @ 2021-01-20 16:29 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-raid, Xiao Ni

Hi Jens,

> On Jan 20, 2021, at 8:07 AM, Song Liu <songliubraving@fb.com> wrote:
> 
> 
> 
>> On Jan 20, 2021, at 7:59 AM, Jens Axboe <axboe@kernel.dk> wrote:
>> 
>> On 1/20/21 12:28 AM, Song Liu wrote:
>>> Hi Jens, 
>>> 
>>> Please pull the following changes for md-fixes on top of your for-5.11/drivers 
>>> branch. 
>> 
>> Don't submit current release patches against the old branch for the merge
>> window, you need to be using block-5.11 at this point...
> 
> Sorry for the confusion... Will rebase and resubmit. 

Please consider pulling the following changes for md-fixes on top of your block-5.11
branch. 

Thanks,
Song


The following changes since commit b4f664252f51e119e9403ef84b6e9ff36d119510:

  Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11 (2021-01-14 15:17:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes

for you to fetch changes up to dc5d17a3c39b06aef866afca19245a9cfb533a79:

  md: Set prev_flush_start and flush_bio in an atomic way (2021-01-20 08:18:10 -0800)

----------------------------------------------------------------
Xiao Ni (1):
      md: Set prev_flush_start and flush_bio in an atomic way

 drivers/md/md.c | 2 ++
 1 file changed, 2 insertions(+)

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

* Re: [GIT PULL] md-fixes 20210119
  2021-01-20 16:29     ` Song Liu
@ 2021-01-20 16:32       ` Jens Axboe
  0 siblings, 0 replies; 5+ messages in thread
From: Jens Axboe @ 2021-01-20 16:32 UTC (permalink / raw)
  To: Song Liu; +Cc: linux-raid, Xiao Ni

On 1/20/21 9:29 AM, Song Liu wrote:
> https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes

Pulled, thanks.

-- 
Jens Axboe


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

end of thread, other threads:[~2021-01-20 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20  7:28 [GIT PULL] md-fixes 20210119 Song Liu
2021-01-20 15:59 ` Jens Axboe
2021-01-20 16:07   ` Song Liu
2021-01-20 16:29     ` Song Liu
2021-01-20 16:32       ` 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).