Commit History

Author SHA1 Message Date
  Guoqing Jiang 2dffdc0724 md-cluster: fix potential lock issue in add_new_disk 8 years ago
  Christophe JAILLET 835d89e92f md-cluster: Fix a memleak in an error handling path 8 years ago
  Guoqing Jiang 818da59f97 md-cluster: add the support for resize 8 years ago
  Guoqing Jiang b98938d16a md-cluster: introduce cluster_check_sync_size 8 years ago
  Guoqing Jiang 7da3d20333 md-cluster: add CHANGE_CAPACITY message type 8 years ago
  Guoqing Jiang 0ba959774e md-cluster: use sync way to handle METADATA_UPDATED msg 8 years ago
  Guoqing Jiang 75df023f4f md-cluster: remove useless memset from gather_all_resync_info 8 years ago
  Guoqing Jiang 9c8043f337 md-cluster: free md_cluster_info if node leave cluster 8 years ago
  Guoqing Jiang d6385db941 md-cluster: make resync lock also could be interruptted 9 years ago
  Guoqing Jiang 7bcda7149d md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang 9 years ago
  Guoqing Jiang fccb60a42c md-cluster: convert the completion to wait queue 9 years ago
  Guoqing Jiang 5f0aa21da6 md-cluster: protect md_find_rdev_nr_rcu with rcu lock 9 years ago
  Guoqing Jiang e3f924d3df md-cluster: remove some unnecessary dlm_unlock_sync 9 years ago
  Guoqing Jiang 400cb454a4 md-cluster: use FORCEUNLOCK in lockres_free 9 years ago
  Wei Yongjun 0f6187dbe5 md-cluster: fix error return code in join() 9 years ago
  Guoqing Jiang 1fa9a1ad0a md-cluster: check the return value of process_recvd_msg 9 years ago
  Guoqing Jiang 51e453aecb md-cluster: gather resync infos and enable recv_thread after bitmap is ready 9 years ago
  Guoqing Jiang 18c9ff7f48 md-cluster: sync bitmap when node received RESYNCING msg 9 years ago
  Guoqing Jiang 1535212c54 md-cluster: fix locking when node joins cluster during message broadcast 9 years ago
  Guoqing Jiang 5b0fb33e8a md-cluster: unregister thread if err happened 9 years ago
  Guoqing Jiang eb315cd093 md-cluster: wake up thread to continue recovery 9 years ago
  Guoqing Jiang 41a9a0dcf8 md-cluster: change resync lock from asynchronous to synchronous 9 years ago
  Shaohua Li 4ac7a65f80 md-cluster: fix missing memory free 9 years ago
  Guoqing Jiang e19508fa4d md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY 9 years ago
  Guoqing Jiang 8b9277c814 md-cluster: Protect communication with mutexes 9 years ago
  Guoqing Jiang 15858fa5b0 md-cluster: Defer MD reloading to mddev->thread 9 years ago
  Guoqing Jiang f6a2dc64ee md-cluster: append some actions when change bitmap from clustered to none 9 years ago
  Goldwyn Rodrigues 54a88392cd md-cluster: Fix the remove sequence with the new MD reload code 9 years ago
  Guoqing Jiang 659b254fa7 md-cluster: remove a disk asynchronously from cluster environment 9 years ago
  Goldwyn Rodrigues ac277c6a8a md-cluster: Avoid the resync ping-pong 9 years ago