Linux RAID subsystem development
 help / color / mirror / Atom feed
From: NeilBrown <neilb@cse.unsw.edu.au>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-raid@vger.kernel.org
Subject: [PATCH md 0 of 12] Introduction
Date: Wed, 23 Mar 2005 16:47:10 +1100	[thread overview]
Message-ID: <20050323164208.16240.patches@notabene> (raw)


Here are 12 patches for the bitmap write-intent logging in md in
2.6.12-rc1-mm1 With this, it is getting quite close to being really
usable (though there are a couple of issues that I haven't resolved
yet.

Andrew: Are you happy to keep collecting these as a list of patches
(bugs followed by bug-fixes :-), or would it be easier if I merged all
the bug fixes into earlier patches and just resent a small number of
"add-functionality" patches??

NeilBrown

[PATCH md 1 of 12] Check return value of write_page, rather than ignore it
[PATCH md 2 of 12] Enable the bitmap write-back daemon and wait for it.
[PATCH md 3 of 12] Improve debug-printing of bitmap superblock.
[PATCH md 4 of 12] Minor code rearrangement in bitmap_init_from_disk
[PATCH md 5 of 12] Print correct pid for newly created  bitmap-writeback-daemon.
[PATCH md 6 of 12] Call bitmap_daemon_work regularly
[PATCH md 7 of 12] Don't skip bitmap pages due to lack of bit that we just cleared.
[PATCH md 8 of 12] A couple of tidyups relating to the bitmap file.
[PATCH md 9 of 12] Make sure md bitmap is cleared on a clean start.
[PATCH md 10 of 12] Fix bug when raid1 attempts a partial reconstruct.
[PATCH md 11 of 12] Allow md to update multiple superblocks in parallel.
[PATCH md 12 of 12] Allow md intent bitmap to be stored near the superblock.

             reply	other threads:[~2005-03-23  5:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23  5:47 NeilBrown [this message]
2005-03-23  5:47 ` [PATCH md 1 of 12] Check return value of write_page, rather than ignore it NeilBrown
2005-03-23  5:47 ` [PATCH md 3 of 12] Improve debug-printing of bitmap superblock NeilBrown
2005-03-23  5:47 ` [PATCH md 2 of 12] Enable the bitmap write-back daemon and wait for it NeilBrown
2005-03-23  5:47 ` [PATCH md 6 of 12] Call bitmap_daemon_work regularly NeilBrown
2005-03-23  5:47 ` [PATCH md 4 of 12] Minor code rearrangement in bitmap_init_from_disk NeilBrown
2005-03-23  5:47 ` [PATCH md 9 of 12] Make sure md bitmap is cleared on a clean start NeilBrown
2005-03-23  5:47 ` [PATCH md 7 of 12] Don't skip bitmap pages due to lack of bit that we just cleared NeilBrown
2005-03-23  5:47 ` [PATCH md 8 of 12] A couple of tidyups relating to the bitmap file NeilBrown
2005-03-23  5:47 ` [PATCH md 10 of 12] Fix bug when raid1 attempts a partial reconstruct NeilBrown
2005-03-23  5:47 ` [PATCH md 12 of 12] Allow md intent bitmap to be stored near the superblock NeilBrown
2005-03-23  5:47 ` [PATCH md 5 of 12] Print correct pid for newly created bitmap-writeback-daemon NeilBrown
2005-03-23  5:47 ` [PATCH md 11 of 12] Allow md to update multiple superblocks in parallel NeilBrown
2005-03-23  9:52 ` [PATCH md 0 of 12] Introduction Andrew Morton
2005-03-23 10:12   ` Andrew Morton
2005-03-23 17:53 ` Lars Marowsky-Bree

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050323164208.16240.patches@notabene \
    --to=neilb@cse.unsw.edu.au \
    --cc=akpm@osdl.org \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox