All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] md fixes for 2.6.32-rc
@ 2009-10-02  1:18 Dan Williams
  2009-10-02  1:18 ` [PATCH 1/3] md/raid5: initialize conf->device_lock earlier Dan Williams
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Dan Williams @ 2009-10-02  1:18 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid

Hi Neil,

A few fixes:
1/ The multicore option is not ready for prime time
2/ A fix for raid5 init failures
3/ A reminder that the fix you sent to Greg a while back has not found
   its way upstream.

Thanks,
Dan

---

Dan Williams (2):
      Revert "md/raid456: distribute raid processing over multiple cores"
      md/raid5: initialize conf->device_lock earlier

NeilBrown (1):
      Allow sysfs_notify_dirent to be called from interrupt context.


 drivers/md/Kconfig |   11 ---------
 drivers/md/raid5.c |   62 +++++++++++++---------------------------------------
 fs/sysfs/file.c    |   14 +++++++-----
 3 files changed, 23 insertions(+), 64 deletions(-)

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

end of thread, other threads:[~2009-10-11 13:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-02  1:18 [PATCH 0/3] md fixes for 2.6.32-rc Dan Williams
2009-10-02  1:18 ` [PATCH 1/3] md/raid5: initialize conf->device_lock earlier Dan Williams
2009-10-02  1:18 ` [PATCH 2/3] Revert "md/raid456: distribute raid processing over multiple cores" Dan Williams
2009-10-02  1:18 ` [PATCH 3/3] Allow sysfs_notify_dirent to be called from interrupt context Dan Williams
2009-10-02  4:13 ` [PATCH 0/3] md fixes for 2.6.32-rc Neil Brown
2009-10-03 15:54   ` Dan Williams
2009-10-07  0:36   ` Dan Williams
2009-10-07  4:34     ` Neil Brown
2009-10-07 12:05     ` Holger Kiehl
2009-10-07 18:33       ` Asdo
2009-10-08  8:50         ` Holger Kiehl
2009-10-11 12:16           ` Asdo
2009-10-11 13:17             ` Asdo

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.