aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-091-10/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* md: use sector_t in bitmap_get_counterNeilBrown2010-10-281-2/+2
* md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-261-0/+1
* md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-261-0/+5
* md/raid1: delay reads that could overtake behind-writes.NeilBrown2010-05-181-0/+1
* md: expose max value of behind writes counterPaul Clements2010-05-181-0/+1
* md: Support write-intent bitmaps with externally managed metadata.NeilBrown2009-12-141-10/+1
* md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown2009-12-141-5/+1
* md/bitmap: protect against bitmap removal while being updated.NeilBrown2009-12-141-1/+1
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-311-0/+288