index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
raid
/
bitmap.h
Age
Commit message (
Expand
)
Author
2008-06-28
Improve setting of "events_cleared" for write-intent bitmaps.
Neil Brown
2008-05-24
md: kill file_path wrapper
Christoph Hellwig
2008-03-04
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-02-06
md: Update md bitmap during resync.
NeilBrown
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
2007-07-17
md: change bitmap_unplug and others to void functions
NeilBrown
2007-05-23
md: don't write more than is required of the last page of a bitmap
NeilBrown
2007-02-09
[PATCH] md: avoid possible BUG_ON in md bitmap handling
Neil Brown
2006-10-21
[PATCH] md: endian annotations for the bitmap superblock
NeilBrown
2006-10-03
[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap
Paul Clements
2006-06-26
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove bitmap writeback daemon
NeilBrown
2005-11-09
[PATCH] md: make md on-disk bitmaps not host-endian
NeilBrown
2005-09-09
[PATCH] md: add write-behind support for md/raid1
NeilBrown
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 completes
NeilBrown
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 logging
NeilBrown