summaryrefslogtreecommitdiff
path: root/include/linux/raid/bitmap.h
AgeCommit message (Expand)Author
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig
2008-06-28Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown
2008-05-24md: kill file_path wrapperChristoph Hellwig
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-02-06md: Update md bitmap during resync.NeilBrown
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown
2005-09-09[PATCH] md: add write-behind support for md/raid1NeilBrown
2005-08-04[PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown
2005-07-15[PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown
2005-06-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown
2005-06-21[PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown
2005-06-21[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown