Commit History

Author SHA1 Message Date
  NeilBrown bc9891a885 md/bitmap: move storage allocation from bitmap_load to bitmap_create. 13 years ago
  NeilBrown d1244cb062 md/bitmap: separate bitmap file allocation to its own function. 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 d189122d4b md/bitmap: change *_page_attr() to take a page number, not a page. 13 years ago
  NeilBrown 27581e5ae0 md/bitmap: centralise allocation of bitmap file pages. 13 years ago
  NeilBrown ef99bf480d md/bitmap: allow a bitmap with no backing storage. 13 years ago
  NeilBrown 6409bb05a9 md/bitmap: add new 'space' attribute for bitmaps. 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 afbaa90b80 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap 13 years ago
  Andrei Warkentin 9e41dd35b3 MD: Bitmap version cleanup. 13 years ago
  Linus Torvalds 267d7b23dd Merge tag 'md-3.4' of git://neil.brown.name/md 13 years ago
  Cong Wang b2f46e6882 md: remove the second argument of k[un]map_atomic() 13 years ago
  NeilBrown 61a0d80ce4 md/bitmap: discard CHUNK_BLOCK_SHIFT macro 13 years ago
  NeilBrown 792a1d4bbf md/bitmap: remove unnecessary indirection when allocating. 13 years ago
  NeilBrown 5a6c824ebb md/bitmap: remove some pointless locking. 13 years ago
  NeilBrown 278c1ca2f2 md/bitmap: change a 'goto' to a normal 'if' construct. 13 years ago
  NeilBrown 57148964d9 md/bitmap: move printing of bitmap status to bitmap.c 13 years ago
  NeilBrown dafb20fa34 md: tidy up rdev_for_each usage. 13 years ago
  NeilBrown 4474ca42e2 md/bitmap: ensure to load bitmap when creating via sysfs. 13 years ago
  NeilBrown 915c420ddf md/bitmap: be more consistent when setting new bits in memory bitmap. 13 years ago
  NeilBrown 2e61ebbcc4 md/bitmap: daemon_work cleanup. 13 years ago
  NeilBrown 961902c0f8 md/bitmap: It is OK to clear bits during recovery. 13 years ago
  NeilBrown 7c8f424798 md/lock: ensure updates to page_attrs are properly locked. 13 years ago
  NeilBrown 29d3247ea2 md/bitmap remove fault injection options. 13 years ago
  NeilBrown fd01b88c75 md: remove typedefs: mddev_t -> struct mddev 13 years ago
  NeilBrown 3cb0300200 md: removing typedefs: mdk_rdev_t -> struct md_rdev 13 years ago
  NeilBrown 36a4e1fe0f md: remove PRINTK and dprintk debugging and use pr_debug 13 years ago
  NeilBrown 2585f3ef8c md/bitmap: improve handling of 'allclean'. 14 years ago