* [GIT PULL] md-next 20201008
@ 2020-10-09 5:49 Song Liu
2020-10-09 15:04 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2020-10-09 5:49 UTC (permalink / raw)
To: Jens Axboe, linux-raid; +Cc: Guoqing Jiang, Zhao Heming, Jason Yan
Hi Jens,
Please consider pulling the following changes on top of your for-5.10/drivers
branch.
The main changes are:
1. Bug fixes in bitmap code, from Zhao Heming.
2. Fix a work queue check, from Guoqing Jiang.
3. Fix raid5 oops with reshape, from Song Liu.
4. Clean up unused code, from Jason Yan.
Thanks,
Song
The following changes since commit b6bf0830a808498146903e0e1f407a1eba95019a:
Merge tag 'nvme-5.10-2020-10-08' of git://git.infradead.org/nvme into for-5.10/drivers (2020-10-08 09:07:09 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
for you to fetch changes up to b44c018cdf748b96b676ba09fdbc5b34fc443ada:
md/raid5: fix oops during stripe resizing (2020-10-08 22:38:10 -0700)
----------------------------------------------------------------
Guoqing Jiang (1):
md: fix the checking of wrong work queue
Jason Yan (1):
md/raid0: remove unused function is_io_in_chunk_boundary()
Song Liu (1):
md/raid5: fix oops during stripe resizing
Zhao Heming (3):
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
md/bitmap: md_bitmap_get_counter returns wrong blocks
md/bitmap: fix memory leak of temporary bitmap
drivers/md/md-bitmap.c | 9 +++++----
drivers/md/md-cluster.c | 1 +
drivers/md/md.c | 2 +-
drivers/md/raid0.c | 17 -----------------
drivers/md/raid5.c | 4 ++--
5 files changed, 9 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] md-next 20201008
2020-10-09 5:49 [GIT PULL] md-next 20201008 Song Liu
@ 2020-10-09 15:04 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-10-09 15:04 UTC (permalink / raw)
To: Song Liu, linux-raid; +Cc: Guoqing Jiang, Zhao Heming, Jason Yan
On 10/8/20 11:49 PM, Song Liu wrote:
> Hi Jens,
>
> Please consider pulling the following changes on top of your for-5.10/drivers
> branch.
>
> The main changes are:
> 1. Bug fixes in bitmap code, from Zhao Heming.
> 2. Fix a work queue check, from Guoqing Jiang.
> 3. Fix raid5 oops with reshape, from Song Liu.
> 4. Clean up unused code, from Jason Yan.
Pulled, thanks.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-09 15:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-09 5:49 [GIT PULL] md-next 20201008 Song Liu
2020-10-09 15:04 ` 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).