All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH md] 6 Little md patches for 2.6.27 for review
@ 2008-08-05  6:17 NeilBrown
  2008-08-05  6:17 ` [PATCH md] Make writes to md/safe_mode_delay immediately effective NeilBrown
  0 siblings, 1 reply; 11+ messages in thread
From: NeilBrown @ 2008-08-05  6:17 UTC (permalink / raw)
  To: linux-raid; +Cc: NeilBrown

Hi,
 The following 6 patches are in my for-next tree and will probably
 be sent to Linus shortly.

 Any review always appreciated.

Thanks.

  git://neil.brown.name/md for-next


NeilBrown (6):
  Make writes to md/safe_mode_delay immediately effective.
  Restore force switch of md array to readonly at reboot time.
  Fail safely when trying to grow an array with a write-intent bitmap.
  Don't let a blocked_rdev interfere with read request in raid5/6
  Allow faulty devices to be removed from a readonly array.
  Allow raid10 resync to happening in larger chunks.

 drivers/md/md.c     |   29 +++++++++++++++++++++++++++--
 drivers/md/raid10.c |    9 +++++----
 drivers/md/raid5.c  |   32 ++++++++++++++++++++++++--------
 3 files changed, 56 insertions(+), 14 deletions(-)


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

end of thread, other threads:[~2008-08-11  0:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-05  6:17 [PATCH md] 6 Little md patches for 2.6.27 for review NeilBrown
2008-08-05  6:17 ` [PATCH md] Make writes to md/safe_mode_delay immediately effective NeilBrown
2008-08-05  6:17   ` [PATCH md] Restore force switch of md array to readonly at reboot time NeilBrown
2008-08-05  6:17     ` [PATCH md] Fail safely when trying to grow an array with a write-intent bitmap NeilBrown
2008-08-05  6:17       ` [PATCH md] Don't let a blocked_rdev interfere with read request in raid5/6 NeilBrown
2008-08-05  6:17         ` [PATCH md] Allow faulty devices to be removed from a readonly array NeilBrown
2008-08-05  6:17           ` [PATCH md] Allow raid10 resync to happening in larger chunks NeilBrown
2008-08-06  9:01             ` Keld Jørn Simonsen
     [not found]               ` <200808062256.m76MupNY089428@sia.dkuug.dk>
2008-08-07  0:45                 ` 'Keld Jørn Simonsen'
2008-08-11  0:37               ` Neil Brown
2008-08-05 18:12       ` [PATCH md] Fail safely when trying to grow an array with a write-intent bitmap Dan Williams

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.