aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid/bitmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-0/+1
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown1-10/+10
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements1-0/+2
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-3/+4
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown1-6/+0
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown1-2/+9
2005-09-09[PATCH] md: add write-behind support for md/raid1NeilBrown1-5/+10
2005-08-04[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-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown1-0/+2
2005-06-21[PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown1-11/+2
2005-06-21[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown1-0/+280