linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 000 of 9] md: Assorted patches for the 2.5.26 merge window
@ 2008-04-29  3:34 NeilBrown
  2008-04-29  3:34 ` [PATCH 001 of 9] md: Fix use after free when removing rdev via sysfs NeilBrown
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: NeilBrown @ 2008-04-29  3:34 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-raid, linux-kernel, Bernd Schubert, Dan Williams, stable


Following 9 patches for md are suitable for 2.5.26.  
Yes, I really should have submitted them to -mm earlier, but I've been
on leave, sorry.

First patch is a bug fix that should go in 2.6.25.stable. 
It has been copied to stable@kernel.org. 

Others are mostly related to "external" metadata support.  i.e. a userspace
program does all the management of metadata, and needs to communicate
with the kernel to do its job properly.

NeilBrown


 [PATCH 001 of 9] md: Fix use after free when removing rdev via sysfs
 [PATCH 002 of 9] md: Skip all metadata update processing when using external metadata.
 [PATCH 003 of 9] md: Reinitialise more mddev fields in do_md_stop.
 [PATCH 004 of 9] md: Fix 'safemode' handling for external metadata.
 [PATCH 005 of 9] md: Fix up switching md arrays between read-only and read-write
 [PATCH 006 of 9] md: Remove a stray command from a copy and paste error in resync_start_store
 [PATCH 007 of 9] md: prevent duplicates in bind_rdev_to_array
 [PATCH 008 of 9] md: md: raid5 rate limit error printk
 [PATCH 009 of 9] md: md: support blocking writes to an array on device failure

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

end of thread, other threads:[~2008-04-29  4:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29  3:34 [PATCH 000 of 9] md: Assorted patches for the 2.5.26 merge window NeilBrown
2008-04-29  3:34 ` [PATCH 001 of 9] md: Fix use after free when removing rdev via sysfs NeilBrown
2008-04-29  3:34 ` [PATCH 002 of 9] md: Skip all metadata update processing when using external metadata NeilBrown
2008-04-29  3:35 ` [PATCH 003 of 9] md: Reinitialise more mddev fields in do_md_stop NeilBrown
2008-04-29  3:35 ` [PATCH 004 of 9] md: Fix 'safemode' handling for external metadata NeilBrown
2008-04-29  3:35 ` [PATCH 005 of 9] md: Fix up switching md arrays between read-only and read-write NeilBrown
2008-04-29  3:35 ` [PATCH 006 of 9] md: Remove a stray command from a copy and paste error in resync_start_store NeilBrown
2008-04-29  3:35 ` [PATCH 007 of 9] md: prevent duplicates in bind_rdev_to_array NeilBrown
2008-04-29  3:51   ` Andrew Morton
2008-04-29  4:09     ` Neil Brown
2008-04-29  3:35 ` [PATCH 008 of 9] md: md: raid5 rate limit error printk NeilBrown
2008-04-29  3:55   ` Andrew Morton
2008-04-29  4:14     ` Neil Brown
2008-04-29  3:35 ` [PATCH 009 of 9] md: md: support blocking writes to an array on device failure 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).