Commit History

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