Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH md 000 of 7] Introduction
@ 2005-08-29  7:33 NeilBrown
  2005-08-29  7:33 ` [PATCH md 001 of 7] Remove old cruft from md_k.h header file NeilBrown
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: NeilBrown @ 2005-08-29  7:33 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-raid

Herewith, a group of patches for md/raid in 2.6.13-mm.

They (together with the md patches already in -mm) are all appropriate
for the flood which will be pouring in to Linus now that 2.6.13 is
out.

There are a few bug fixes (it's SO good having a test suite to help find these), 
a couple of code cleanups, and the write-intent-logging stuff is now supported
on raid4/5/6 as well as raid1.

Thanks,
NeilBrown


 [PATCH md 001 of 7] Remove old cruft from md_k.h header file.
 [PATCH md 002 of 7] Limit size of sb read/written to appropriate amount.
 [PATCH md 003 of 7] Add write-intent-bitmap support to raid5
 [PATCH md 004 of 7] write-intent bitmap support for raid6
 [PATCH md 005 of 7] Use kthread infrastructure in md
 [PATCH md 006 of 7] Ensure bitmap_writeback_daemon handles shutdown properly.
 [PATCH md 007 of 7] Tidy up daemon stop/start code in md/bitmap.c

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH md 000 of 7] Introduction
@ 2005-08-02  9:53 NeilBrown
  2005-08-04  5:10 ` Andrew Morton
  0 siblings, 1 reply; 12+ messages in thread
From: NeilBrown @ 2005-08-02  9:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-raid


Following are 7 patches for md in 2.6.13-rc4
They are all fairly well tested, with the possible exception of '4' -
I haven't actually tried throwing BIO_RW_BARRIER requests are any md
devices.  However the code is very straight forward.

I'm happy (even keen) for these to go into 2.6.13.
If it's getting a bit late, then 2 is probably the most important.
The others we can probably live without.

Thanks,
NeilBrown



 [PATCH md 001 of 7] Remove a stray debugging printk.
 [PATCH md 002 of 7] Make 'md' and alias for 'md-mod'
 [PATCH md 003 of 7] Fix minor error in raid10 read-balancing calculation.
 [PATCH md 004 of 7] Fail IO requests to md that require a barrier.
 [PATCH md 005 of 7] Always honour md bitmap being read from disk
 [PATCH md 006 of 7] Yet another attempt to get bitmap-based resync to do the right thing in all cases...
 [PATCH md 007 of 7] Make sure md bitmap updates are flushed when array is stopped.

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

end of thread, other threads:[~2005-08-29  7:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-29  7:33 [PATCH md 000 of 7] Introduction NeilBrown
2005-08-29  7:33 ` [PATCH md 001 of 7] Remove old cruft from md_k.h header file NeilBrown
2005-08-29  7:33 ` [PATCH md 007 of 7] Tidy up daemon stop/start code in md/bitmap.c NeilBrown
2005-08-29  7:33 ` [PATCH md 006 of 7] Ensure bitmap_writeback_daemon handles shutdown properly NeilBrown
2005-08-29  7:33 ` [PATCH md 004 of 7] write-intent bitmap support for raid6 NeilBrown
2005-08-29  7:33 ` [PATCH md 003 of 7] Add write-intent-bitmap support to raid5 NeilBrown
2005-08-29  7:33 ` [PATCH md 002 of 7] Limit size of sb read/written to appropriate amount NeilBrown
2005-08-29  7:33 ` [PATCH md 005 of 7] Use kthread infrastructure in md NeilBrown
  -- strict thread matches above, loose matches on Subject: below --
2005-08-02  9:53 [PATCH md 000 of 7] Introduction NeilBrown
2005-08-04  5:10 ` Andrew Morton
2005-08-04  5:36   ` Neil Brown
2005-08-04  5:45     ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox