NeilBrown
|
d60b479d17
md/bitmap: add bitmap_resize function to allow bitmap resizing.
|
há 13 anos atrás |
NeilBrown
|
40cffcc0e8
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
|
há 13 anos atrás |
NeilBrown
|
b405fe91e5
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
|
há 13 anos atrás |
NeilBrown
|
9b1215c102
md/bitmap: store bytes in file rather than just in last page.
|
há 13 anos atrás |
NeilBrown
|
1ec885cdd0
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
|
há 13 anos atrás |
NeilBrown
|
bf07bb7d5b
md/bitmap: disentangle two different 'pending' flags.
|
há 13 anos atrás |
NeilBrown
|
b16b1b6cd0
md/bitmap: fix calculation of 'chunks' - missing shift.
|
há 13 anos atrás |
NeilBrown
|
61a0d80ce4
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
|
há 13 anos atrás |
NeilBrown
|
57148964d9
md/bitmap: move printing of bitmap status to bitmap.c
|
há 13 anos atrás |
NeilBrown
|
4ba97dff71
md/bitmap: remove some unused noise from bitmap.h
|
há 13 anos atrás |
NeilBrown
|
fd01b88c75
md: remove typedefs: mddev_t -> struct mddev
|
há 13 anos atrás |
Jonathan Brassow
|
3520fa4db7
MD bitmap: Revert DM dirty log hooks
|
há 14 anos atrás |
Namhyung Kim
|
97b3d4aacf
md/bitmap: remove unused fields from struct bitmap
|
há 14 anos atrás |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
há 14 anos atrás |
NeilBrown
|
57dab0bdf6
md: use sector_t in bitmap_get_counter
|
há 14 anos atrás |
NeilBrown
|
69e51b449d
md/bitmap: separate out loading a bitmap from initialising the structures.
|
há 15 anos atrás |
NeilBrown
|
e384e58549
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
|
há 15 anos atrás |
NeilBrown
|
e555190d82
md/raid1: delay reads that could overtake behind-writes.
|
há 15 anos atrás |
Paul Clements
|
696fcd535b
md: expose max value of behind writes counter
|
há 15 anos atrás |
NeilBrown
|
ece5cff0da
md: Support write-intent bitmaps with externally managed metadata.
|
há 15 anos atrás |
NeilBrown
|
42a04b5078
md: move offset, daemon_sleep and chunksize out of bitmap structure
|
há 15 anos atrás |
NeilBrown
|
aa5cbd1038
md/bitmap: protect against bitmap removal while being updated.
|
há 15 anos atrás |
Christoph Hellwig
|
ef740c372d
md: move headers out of include/linux/raid/
|
há 16 anos atrás |