* [PULL REQUEST] md fixes for 3.9
@ 2013-03-22 20:46 NeilBrown
0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2013-03-22 20:46 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jes Sorensen, Jonathan Brassow, Paul Bolle, lkml, linux RAID
[-- Attachment #1: Type: text/plain, Size: 1495 bytes --]
The following changes since commit f3378b48705154b9089affb2d2e939622aea68f1:
md: expedite metadata update when switching read-auto -> active (2013-02-28 11:59:03 +1100)
are available in the git repository at:
git://neil.brown.name/md/ tags/md-3.9-fixes
for you to fetch changes up to 238f5908bd48f9e2f4668e0289e88cba969d710c:
md: remove CONFIG_MULTICORE_RAID456 entirely (2013-03-20 13:21:14 +1100)
----------------------------------------------------------------
A few bugfixes for md
- recent regressions in raid5
- recent regressions in dmraid
- a few instances of CONFIG_MULTICORE_RAID456 linger
Several tagged for -stable
----------------------------------------------------------------
Jonathan Brassow (2):
MD RAID5: Avoid accessing gendisk or queue structs when not available
MD: Prevent sysfs operations on uninitialized kobjects
NeilBrown (2):
md/raid5: schedule_construction should abort if nothing to do.
md/raid5: ensure sync and DISCARD don't happen at the same time.
Paul Bolle (1):
md: remove CONFIG_MULTICORE_RAID456 entirely
arch/tile/configs/tilegx_defconfig | 1 -
arch/tile/configs/tilepro_defconfig | 1 -
drivers/md/md.c | 6 +-
drivers/md/md.h | 4 +-
drivers/md/raid5.c | 116 +++++++++++++++++++++++++-----------
drivers/md/raid5.h | 5 +-
6 files changed, 86 insertions(+), 47 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-22 20:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22 20:46 [PULL REQUEST] md fixes for 3.9 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).