Commit History

Author SHA1 Message Date
  Guoqing Jiang 18c9ff7f48 md-cluster: sync bitmap when node received RESYNCING msg 9 years ago
  Guoqing Jiang d85326cf86 md: fix typos for stipe 9 years ago
  Goldwyn Rodrigues c40f341f1e md-cluster: Use a small window for resync 10 years ago
  Goldwyn Rodrigues 3c462c880b md: Increment version for clustered bitmaps 10 years ago
  Goldwyn Rodrigues 97f6cd39da md-cluster: re-add capabilities 10 years ago
  Goldwyn Rodrigues 11dd35daaa Copy set bits from another slot 11 years ago
  Goldwyn Rodrigues f9209a3235 bitmap_create returns bitmap pointer 11 years ago
  Goldwyn Rodrigues b97e92574c Use separate bitmaps for each nodes in the cluster 11 years ago
  Goldwyn Rodrigues cf921cc19c Add node recovery callbacks 11 years ago
  Goldwyn Rodrigues 183bdf5106 Add number of nodes to bitmap structure for clustering 11 years ago
  Tejun Heo 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 years ago
  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 14 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 15 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