summaryrefslogtreecommitdiff
path: root/include/linux/raid/bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-23md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-0/+2
2007-08-12md/bitmap: remove dead code from md/bitmapNeil Brown1-1/+0
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown1-2/+9
2005-09-10[PATCH] md: add write-behind support for md/raid1NeilBrown1-5/+10
2005-08-05[PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown1-0/+1
2005-07-15[PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown1-1/+1
2005-06-22[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown1-0/+2
2005-06-22[PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown1-11/+2
2005-06-22[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown1-0/+280