summaryrefslogtreecommitdiffstats
path: root/include/linux/raid/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-311-288/+0
* Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-281-0/+1
* md: kill file_path wrapperChristoph Hellwig2008-05-241-1/+0
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-041-0/+2
* md: Update md bitmap during resync.NeilBrown2008-02-061-0/+3
* bitmap.h: remove dead artifactsAdrian Bunk2007-10-171-2/+0
* 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-231-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/+0
* [PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2005-11-091-2/+9
* [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-091-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-211-0/+2
* [PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown2005-06-211-11/+2
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-211-0/+280
OpenPOWER on IntegriCloud