linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux RAID <linux-raid@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>,
	Fengguang Wu <fengguang.wu@intel.com>,
	Mikulas Patocka <mpatocka@redhat.com>,
	Heinz Mauelshagen <heinzm@redhat.com>,
	Alasdair G Kergon <agk@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>
Subject: [GIT PULL REQUEST] 2 fixes for md in 3.19
Date: Wed, 4 Feb 2015 08:35:23 +1100	[thread overview]
Message-ID: <20150204083523.7e573cbb@notabene.brown> (raw)

[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

The following changes since commit 59343cd7c4809cf7598789e1cd14563780ae4239:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-01-27 13:55:36 -0800)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/3.19-fixes

for you to fetch changes up to d95901433436aeb921eac58bfd8a2aa77f110384:

  md/bitmap: fix a might_sleep() warning. (2015-02-02 17:08:03 +1100)

----------------------------------------------------------------
Two fixes for md

1/ Another live lock, needs backporting
2/ work-around false positive with new warnings.

----------------------------------------------------------------
NeilBrown (2):
      md/raid5: fix another livelock caused by non-aligned writes.
      md/bitmap: fix a might_sleep() warning.

 drivers/md/bitmap.c | 13 +++++++++++++
 drivers/md/raid5.c  |  5 +++++
 2 files changed, 18 insertions(+)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

                 reply	other threads:[~2015-02-03 21:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150204083523.7e573cbb@notabene.brown \
    --to=neilb@suse.de \
    --cc=agk@redhat.com \
    --cc=fengguang.wu@intel.com \
    --cc=heinzm@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=peterz@infradead.org \
    --cc=torvalds@linux-foundation.org \
    /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 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).