Commit History

Author SHA1 Message Date
  Andy Shevchenko e9a80d43d9 md: Avoid namespace collision with bitmap API 5 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Guoqing Jiang 48df498daf md: move bitmap_destroy to the beginning of __md_stop 8 years ago
  Guoqing Jiang b98938d16a md-cluster: introduce cluster_check_sync_size 8 years ago
  Guoqing Jiang 18c9ff7f48 md-cluster: sync bitmap when node received RESYNCING msg 8 years ago
  Guoqing Jiang d85326cf86 md: fix typos for stipe 9 years ago
  Goldwyn Rodrigues c40f341f1e md-cluster: Use a small window for resync 9 years ago
  Goldwyn Rodrigues 3c462c880b md: Increment version for clustered bitmaps 9 years ago
  Goldwyn Rodrigues 97f6cd39da md-cluster: re-add capabilities 9 years ago
  Goldwyn Rodrigues 11dd35daaa Copy set bits from another slot 10 years ago
  Goldwyn Rodrigues f9209a3235 bitmap_create returns bitmap pointer 10 years ago
  Goldwyn Rodrigues b97e92574c Use separate bitmaps for each nodes in the cluster 10 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. 12 years ago
  NeilBrown d60b479d17 md/bitmap: add bitmap_resize function to allow bitmap resizing. 12 years ago
  NeilBrown 40cffcc0e8 md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap' 12 years ago
  NeilBrown b405fe91e5 md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags. 12 years ago
  NeilBrown 9b1215c102 md/bitmap: store bytes in file rather than just in last page. 12 years ago
  NeilBrown 1ec885cdd0 md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct. 12 years ago
  NeilBrown bf07bb7d5b md/bitmap: disentangle two different 'pending' flags. 12 years ago
  NeilBrown b16b1b6cd0 md/bitmap: fix calculation of 'chunks' - missing shift. 12 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 13 years ago
  Namhyung Kim 97b3d4aacf md/bitmap: remove unused fields from struct bitmap 13 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago