All of lore.kernel.org
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: Jens Axboe <axboe@kernel.dk>, linux-raid <linux-raid@vger.kernel.org>
Cc: Xiao Ni <xni@redhat.com>,
	Matthew Ruffell <matthew.ruffell@canonical.com>,
	Mike Snitzer <snitzer@redhat.com>
Subject: [GIT PULL] md-fixes 20201208
Date: Wed, 9 Dec 2020 22:09:14 +0000	[thread overview]
Message-ID: <1D36E148-BF3D-41D0-8361-746FCD524C5A@fb.com> (raw)

Hi Jens, 

Please consider pulling the following changes on top of your master branch. 
This is to fix raid10 data corruption [1] in 5.10-rc7. 

Thanks,
Song

[1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1907262/


The following changes since commit cd796ed3345030aa1bb332fe5c793b3dddaf56e7:

  Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2020-12-07 11:20:26 -0800)

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 d7e34d25b3044e227187783a6d5987d0b0325565:

  Revert "md: add md_submit_discard_bio() for submitting discard bio" (2020-12-09 11:44:42 -0800)

----------------------------------------------------------------
Song Liu (5):
      Revert "md/raid10: improve discard request for far layout"
      Revert "md/raid10: improve raid10 discard request"
      Revert "md/raid10: pull codes that wait for blocked dev into one function"
      Revert "md/raid10: extend r10bio devs to raid disks"
      Revert "md: add md_submit_discard_bio() for submitting discard bio"

 drivers/md/md.c     |  20 ----------
 drivers/md/md.h     |   2 -
 drivers/md/raid0.c  |  14 ++++++-
 drivers/md/raid10.c | 423 +++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 drivers/md/raid10.h |   1 -
 5 files changed, 69 insertions(+), 391 deletions(-)

             reply	other threads:[~2020-12-09 22:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 22:09 Song Liu [this message]
2020-12-10  2:57 ` [GIT PULL] md-fixes 20201208 Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1D36E148-BF3D-41D0-8361-746FCD524C5A@fb.com \
    --to=songliubraving@fb.com \
    --cc=axboe@kernel.dk \
    --cc=linux-raid@vger.kernel.org \
    --cc=matthew.ruffell@canonical.com \
    --cc=snitzer@redhat.com \
    --cc=xni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.