* [GIT PULL] md-next 20220726
@ 2022-07-26 22:27 Song Liu
2022-07-26 23:07 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Song Liu @ 2022-07-26 22:27 UTC (permalink / raw)
To: Jens Axboe, linux-raid; +Cc: Christoph Hellwig, Mikulas Patocka, Yang Li
Hi Jens,
Please consider the following changes for md-next on top of your
for-5.20/drivers-post branch. The major change is
1. Refactoring md_alloc(), by Chrstioph.
Thanks,
Song
The following changes since commit 2dc9e74e37124f1b43ea60157e5990fd490c6e8f:
remove the sx8 block driver (2022-07-25 17:25:18 -0600)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
for you to fetch changes up to 7a6f9e9cf1befa0a1578501966d3c9b0cae46727:
md-raid10: fix KASAN warning (2022-07-26 10:04:45 -0700)
----------------------------------------------------------------
Christoph Hellwig (2):
md: open code md_probe in autorun_devices
md: return the allocated devices from md_alloc
Mikulas Patocka (2):
md-raid: destroy the bitmap after destroying the thread
md-raid10: fix KASAN warning
Yang Li (1):
md: remove unneeded semicolon
drivers/md/md-autodetect.c | 22 ++++++----------------
drivers/md/md.c | 58 ++++++++++++++++++++++++----------------------------------
drivers/md/md.h | 3 ++-
drivers/md/raid10.c | 5 ++++-
4 files changed, 36 insertions(+), 52 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] md-next 20220726
2022-07-26 22:27 [GIT PULL] md-next 20220726 Song Liu
@ 2022-07-26 23:07 ` Jens Axboe
2022-07-26 23:16 ` Song Liu
0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2022-07-26 23:07 UTC (permalink / raw)
To: Song Liu, linux-raid; +Cc: Christoph Hellwig, Mikulas Patocka, Yang Li
On 7/26/22 4:27 PM, Song Liu wrote:
> Hi Jens,
>
> Please consider the following changes for md-next on top of your
> for-5.20/drivers-post branch. The major change is
>
> 1. Refactoring md_alloc(), by Chrstioph.
>
> Thanks,
> Song
>
> The following changes since commit 2dc9e74e37124f1b43ea60157e5990fd490c6e8f:
>
> remove the sx8 block driver (2022-07-25 17:25:18 -0600)
>
> are available in the Git repository at:
>
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
I fixed up Christoph's name and I think you used the wrong pull
location, used https://git.kernel.org/pub/scm/linux/kernel/git/song/md
md-next as per usual and the diffstats match up.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] md-next 20220726
2022-07-26 23:07 ` Jens Axboe
@ 2022-07-26 23:16 ` Song Liu
0 siblings, 0 replies; 3+ messages in thread
From: Song Liu @ 2022-07-26 23:16 UTC (permalink / raw)
To: Jens Axboe
Cc: Song Liu, linux-raid, Christoph Hellwig, Mikulas Patocka, Yang Li
On Tue, Jul 26, 2022 at 4:07 PM Jens Axboe <axboe@kernel.dk> wrote:
>
> On 7/26/22 4:27 PM, Song Liu wrote:
> > Hi Jens,
> >
> > Please consider the following changes for md-next on top of your
> > for-5.20/drivers-post branch. The major change is
> >
> > 1. Refactoring md_alloc(), by Chrstioph.
> >
> > Thanks,
> > Song
> >
> > The following changes since commit 2dc9e74e37124f1b43ea60157e5990fd490c6e8f:
> >
> > remove the sx8 block driver (2022-07-25 17:25:18 -0600)
> >
> > are available in the Git repository at:
> >
> > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
>
> I fixed up Christoph's name and I think you used the wrong pull
> location, used https://git.kernel.org/pub/scm/linux/kernel/git/song/md
> md-next as per usual and the diffstats match up.
I am really sorry for the mistakes. And thanks for the fix-up.
Song
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-26 23:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 22:27 [GIT PULL] md-next 20220726 Song Liu
2022-07-26 23:07 ` Jens Axboe
2022-07-26 23:16 ` Song Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox