linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] 2 fixes for md in 3.19
@ 2015-02-03 21:35 NeilBrown
  0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2015-02-03 21:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux RAID, lkml, Fengguang Wu, Mikulas Patocka,
	Heinz Mauelshagen, Alasdair G Kergon, Peter Zijlstra

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-03 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 21:35 [GIT PULL REQUEST] 2 fixes for md in 3.19 NeilBrown

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).