コミット履歴

作者 SHA1 メッセージ 日付
  NeilBrown 8532e34390 md/bitmap: remove rcu annotation from pointer arithmetic. 10 年 前
  Goldwyn Rodrigues 97f6cd39da md-cluster: re-add capabilities 10 年 前
  Goldwyn Rodrigues 124eb761ed md: Fix bitmap offset calculations 10 年 前
  Stephen Rothwell 3b0e6aacbf md/bitmap: use sector_div for sector_t divisions 10 年 前
  NeilBrown 935f3d4fc6 md/bitmap: fix incorrect DIV_ROUND_UP usage. 10 年 前
  Goldwyn Rodrigues 11dd35daaa Copy set bits from another slot 11 年 前
  Goldwyn Rodrigues f9209a3235 bitmap_create returns bitmap pointer 11 年 前
  Goldwyn Rodrigues b97e92574c Use separate bitmaps for each nodes in the cluster 11 年 前
  Goldwyn Rodrigues cf921cc19c Add node recovery callbacks 11 年 前
  Goldwyn Rodrigues c4ce867fda Introduce md_cluster_info 11 年 前
  NeilBrown b7b17c9b67 md: remove mddev_lock() from md_attr_show() 10 年 前
  NeilBrown 978a7a47ca md/bitmap: protect clearing of ->bitmap by mddev->lock 10 年 前
  NeilBrown d959014334 md/bitmap: fix a might_sleep() warning. 10 年 前
  NeilBrown 4b5060ddae md/bitmap: always wait for writes on unplug. 11 年 前
  NeilBrown f2e06c5884 md/bitmap: remove confusing code from filemap_get_page. 11 年 前
  NeilBrown 035328c202 md/bitmap: don't abuse i_writecount for bitmap files. 11 年 前
  Tejun Heo 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 年 前
  Tejun Heo 388975ccca sysfs: clean up sysfs_get_dirent() 12 年 前
  Jingoo Han b29bebd66d md: replace strict_strto*() with kstrto*() 12 年 前
  Akinobu Mita 3f810b6c4a md: use set_bit_le and clear_bit_le 12 年 前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年 前
  Jianpeng Ma 582e2e056a md/bitmap:Don't use IS_ERR to judge alloc_page(). 13 年 前
  Michael Wang fd177481b4 raid: replace list_for_each_continue_rcu with new interface 13 年 前
  NeilBrown f54a9d0e59 md/raid1: submit IO from originating thread instead of md thread. 13 年 前
  NeilBrown 1dff2b87a3 md/bitmap: record the space available for the bitmap in the superblock. 13 年 前
  NeilBrown b81a040481 md/bitmap: make sure reshape request are reflected in superblock. 13 年 前
  NeilBrown d60b479d17 md/bitmap: add bitmap_resize function to allow bitmap resizing. 13 年 前
  NeilBrown 15702d7fb6 md/bitmap: use DIV_ROUND_UP instead of open-code 13 年 前
  NeilBrown 40cffcc0e8 md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap' 13 年 前
  NeilBrown 63c68268b2 md/bitmap: make bitmap bitops atomic. 13 年 前