aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid/bitmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig1-288/+0
2008-06-28Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown1-0/+1
2008-05-24md: kill file_path wrapperChristoph Hellwig1-1/+0
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-0/+2
2008-02-06md: Update md bitmap during resync.NeilBrown1-0/+3
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk1-2/+0
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown1-3/+3
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown1-0/+1
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