Commit History

Author SHA1 Message Date
  NeilBrown 30661b49be md-cluster: remove mddev arg from add_resync_info() 10 years ago
  NeilBrown 2e2a7cd96f md-cluster: don't cast void pointers when assigning them. 10 years ago
  NeilBrown 823815238f md-cluster: discard unused sb_mutex. 10 years ago
  Guoqing Jiang cf97a348c8 md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__ 10 years ago
  NeilBrown ba2746b0fa md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32 10 years ago
  Guoqing Jiang 86b572770e md-cluster: Add 'SUSE' as author for md-cluster.c 10 years ago
  Guoqing Jiang aee177ac5a md-cluster: zero cmsg before it was sent 10 years ago
  Guoqing Jiang 256f5b245a md-cluster: make sure the node do not receive it's own msg 10 years ago
  Guoqing Jiang 487cf9142c md-cluster: remove unnecessary setting for slot 10 years ago
  Guoqing Jiang faeff83fa4 md-cluster: make other members of cluster_msg is handled by little endian funcs 10 years ago
  Goldwyn Rodrigues d216711bed md-cluster: Do not printk() every received message 10 years ago
  Goldwyn Rodrigues dbb64f8635 md-cluster: Fix adding of new disk with new reload code 10 years ago
  Goldwyn Rodrigues c186b128cd md-cluster: Perform resync/recovery under a DLM lock 10 years ago
  Goldwyn Rodrigues 70bcecdb15 md-cluster: Improve md_reload_sb to be less error prone 10 years ago
  Goldwyn Rodrigues b8ca846e45 md-cluster: Wake up suspended process 10 years ago
  Guoqing Jiang 099954119d md-cluster: send BITMAP_NEEDS_SYNC when node is leaving cluster 10 years ago
  Goldwyn Rodrigues c40f341f1e md-cluster: Use a small window for resync 10 years ago
  Goldwyn Rodrigues 9ed38ff530 md-cluster: complete all write requests before adding suspend_info 10 years ago
  NeilBrown 18b9f67962 md-cluster: remove inappropriate try_module_get from join() 10 years ago
  Guoqing Jiang abb9b22ac9 md-cluster: Read the disk bitmap sb and check if it needs recovery 10 years ago
  Guoqing Jiang eece075cda md-cluster: only call complete(&cinfo->completion) when node join cluster 10 years ago
  Guoqing Jiang 6e6d9f2cda md-cluster: add missed lockres_free 10 years ago
  Guoqing Jiang b2b9bfff0a md-cluster: remove the unused sb_lock 10 years ago
  Guoqing Jiang 9e3072e373 md-cluster: init suspend_list and suspend_lock early in join 10 years ago
  Guoqing Jiang b5ef56789b md-cluster: add the error check if failed to get dlm lock 10 years ago
  Guoqing Jiang b83d51c078 md-cluster: init completion within lockres_init 10 years ago
  Guoqing Jiang 66099bb0ee md-cluster: fix deadlock issue on message lock 10 years ago
  Guoqing Jiang dc737d7c3d md-cluster: transfer the resync ownership to another node 10 years ago
  Guoqing Jiang 05cd0e5176 md-cluster: split recover_slot for future code reuse 10 years ago
  Guoqing Jiang b89f704a8d md-cluster: use %pU to print UUIDs 10 years ago