summaryrefslogtreecommitdiffstats
path: root/include/linux/raid/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-051-0/+2
* md: Update md bitmap during resync.NeilBrown2008-02-061-0/+3
* bitmap.h: remove dead artifactsAdrian Bunk2007-10-171-2/+0Star
* md: change bitmap_unplug and others to void functionsNeilBrown2007-07-171-3/+3
* md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-241-0/+1
* [PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown2007-02-091-0/+1
* [PATCH] md: endian annotations for the bitmap superblockNeilBrown2006-10-211-10/+10
* [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements2006-10-031-0/+2
* [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown2006-06-261-3/+4
* [PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown2006-06-261-6/+0Star
* [PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2005-11-091-2/+9
* [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-101-5/+10
* [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-041-0/+1
* [PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown2005-07-151-1/+1
* [PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown2005-06-221-0/+2
* [PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown2005-06-221-11/+2Star
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-221-0/+280