Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af31826d9b1ce432e033f0e91529aa1013076482
/
drivers
/
md
/
bitmap.h
1dff2b8
md/bitmap: record the space available for the bitmap in the superblock.
by NeilBrown
· 12 years ago
d60b479
md/bitmap: add bitmap_resize function to allow bitmap resizing.
by NeilBrown
· 12 years ago
40cffcc
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
by NeilBrown
· 12 years ago
b405fe9
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
by NeilBrown
· 12 years ago
9b1215c
md/bitmap: store bytes in file rather than just in last page.
by NeilBrown
· 12 years ago
1ec885c
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
by NeilBrown
· 12 years ago
bf07bb7
md/bitmap: disentangle two different 'pending' flags.
by NeilBrown
· 12 years ago
b16b1b6c
md/bitmap: fix calculation of 'chunks' - missing shift.
by NeilBrown
· 13 years ago
61a0d80
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
by NeilBrown
· 13 years ago
5714896
md/bitmap: move printing of bitmap status to bitmap.c
by NeilBrown
· 13 years ago
4ba97df
md/bitmap: remove some unused noise from bitmap.h
by NeilBrown
· 13 years ago
fd01b88
md: remove typedefs: mddev_t -> struct mddev
by NeilBrown
· 13 years ago
3520fa4
MD bitmap: Revert DM dirty log hooks
by Jonathan Brassow
· 13 years ago
97b3d4a
md/bitmap: remove unused fields from struct bitmap
by Namhyung Kim
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
57dab0b
md: use sector_t in bitmap_get_counter
by NeilBrown
· 14 years ago
69e51b4
md/bitmap: separate out loading a bitmap from initialising the structures.
by NeilBrown
· 14 years ago
e384e58
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
by NeilBrown
· 14 years ago
e555190
md/raid1: delay reads that could overtake behind-writes.
by NeilBrown
· 15 years ago
696fcd5
md: expose max value of behind writes counter
by Paul Clements
· 15 years ago
ece5cff
md: Support write-intent bitmaps with externally managed metadata.
by NeilBrown
· 15 years ago
42a04b5
md: move offset, daemon_sleep and chunksize out of bitmap structure
by NeilBrown
· 15 years ago
aa5cbd1
md/bitmap: protect against bitmap removal while being updated.
by NeilBrown
· 15 years ago
ef740c3
md: move headers out of include/linux/raid/
by Christoph Hellwig
· 16 years ago
[Renamed from include/linux/raid/bitmap.h]
a0da84f
Improve setting of "events_cleared" for write-intent bitmaps.
by Neil Brown
· 16 years ago
6bcfd60
md: kill file_path wrapper
by Christoph Hellwig
· 16 years ago
8311c29
md: reduce CPU wastage on idle md array with a write-intent bitmap
by NeilBrown
· 17 years ago
b47490c
md: Update md bitmap during resync.
by NeilBrown
· 17 years ago
5ebf2c1
bitmap.h: remove dead artifacts
by Adrian Bunk
· 17 years ago
4ad1366
md: change bitmap_unplug and others to void functions
by NeilBrown
· 17 years ago
ab6085c
md: don't write more than is required of the last page of a bitmap
by NeilBrown
· 17 years ago
da6e1a3
[PATCH] md: avoid possible BUG_ON in md bitmap handling
by Neil Brown
· 18 years ago
4f2e639
[PATCH] md: endian annotations for the bitmap superblock
by NeilBrown
· 18 years ago
9b1d1da
[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap
by Paul Clements
· 18 years ago
d785a06
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
by NeilBrown
· 18 years ago
0b79ccf
[PATCH] md/bitmap: remove bitmap writeback daemon
by NeilBrown
· 18 years ago
bd926c6
[PATCH] md: make md on-disk bitmaps not host-endian
by NeilBrown
· 19 years ago
4b6d287
[PATCH] md: add write-behind support for md/raid1
by NeilBrown
· 19 years ago
6b8b3e8
[PATCH] md: make sure md bitmap updates are flushed when array is stopped.
by NeilBrown
· 19 years ago
6a806c5
[PATCH] md/raid1: clear bitmap when fullsync completes
by NeilBrown
· 19 years ago
a654b9d8
[PATCH] md: allow md intent bitmap to be stored near the superblock.
by NeilBrown
· 19 years ago
77ad4bc
[PATCH] md: enable the bitmap write-back daemon and wait for it.
by NeilBrown
· 19 years ago
32a7627
[PATCH] md: optimised resync using Bitmap based intent logging
by NeilBrown
· 19 years ago