linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] md fixes for 4.3
@ 2015-10-04  7:39 Neil Brown
  2016-06-13 10:52 ` Alexander Lyakas
  0 siblings, 1 reply; 4+ messages in thread
From: Neil Brown @ 2015-10-04  7:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jes Sorensen, Julia Lawall, Shaohua Li, linux-raid, linux-kernel

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


Hi Linus,
 a few md bug fixes.
Thanks,
NeilBrown

The following changes since commit bcee19f424a0d8c26ecf2607b73c690802658b29:

  Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2015-09-21 18:26:54 -0700)

are available in the git repository at:

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

for you to fetch changes up to da6fb7a9e5bd6f04f7e15070f630bdf1ea502841:

  md/bitmap: don't pass -1 to bitmap_storage_alloc. (2015-10-02 17:24:13 +1000)

----------------------------------------------------------------
Assorted fixes for md in 4.3-rc

Two tagged for -stable
One is really a cleanup to match and improve kmemcache interface.

----------------------------------------------------------------
Jes Sorensen (1):
      md/raid1: Avoid raid1 resync getting stuck

Julia Lawall (1):
      md: drop null test before destroy functions

NeilBrown (4):
      md: wait for pending superblock updates before switching to read-only
      md/raid5: don't index beyond end of array in need_this_block().
      md/raid0: apply base queue limits *before* disk_stack_limits
      md/bitmap: don't pass -1 to bitmap_storage_alloc.

Shaohua Li (2):
      raid5: update analysis state for failed stripe
      md: clear CHANGE_PENDING in readonly array

 drivers/md/bitmap.c    |  3 ++-
 drivers/md/md.c        |  5 +++++
 drivers/md/multipath.c |  3 +--
 drivers/md/raid0.c     | 12 ++++++------
 drivers/md/raid1.c     | 11 ++++-------
 drivers/md/raid10.c    |  9 +++------
 drivers/md/raid5.c     | 11 +++++++----
 7 files changed, 28 insertions(+), 26 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-13 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-04  7:39 [GIT PULL REQUEST] md fixes for 4.3 Neil Brown
2016-06-13 10:52 ` Alexander Lyakas
2016-06-13 13:31   ` Jes Sorensen
2016-06-13 14:54     ` Alexander Lyakas

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