1. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 14 years ago
  2. 69f5ec7 drbd: Remove duplicate initialization by Andreas Gruenbacher · 15 years ago
  3. 99920dc drbd: Make all worker callbacks return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  4. b2f0ab6 drbd: Temporarily change the return type of all worker callbacks by Andreas Gruenbacher · 14 years ago
  5. d24ae21 drbd: drbd_send_state_req(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  6. caee1c3 drbd: conn_send_state_req(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  7. 927036f drbd: drbd_send_state(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
  8. e90285e drbd: Fixed conn_lowest_minor by Philipp Reisner · 14 years ago
  9. f399002 drbd: distribute former syncer_conf settings to disk, connection, and resource level by Lars Ellenberg · 14 years ago
  10. 047e95e2 drbd: Allow volumes to become primary only on one side by Philipp Reisner · 14 years ago
  11. 2325eb6 drbd: New minors have to intherit the connection state form their connection by Philipp Reisner · 14 years ago
  12. 3c5e5f6 drbd: add forgotten spin_unlock by Lars Ellenberg · 14 years ago
  13. d0456c7 drbd: simplify conn_all_vols_unconf, make it bool by Lars Ellenberg · 14 years ago
  14. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 14 years ago
  15. 2f5cdd0 drbd: Converted the transfer log from mdev to tconn by Philipp Reisner · 14 years ago
  16. 0e29d16 drbd: Reworked the unconfiguring and thread stopping code by Philipp Reisner · 14 years ago
  17. df24aa4 drbd: Implemented connection wide state changes by Philipp Reisner · 14 years ago
  18. 5aabf46 drbd: Global_state_lock not necessary here... by Philipp Reisner · 15 years ago
  19. cf29c9d drbd: Implemented conn_send_state_req() by Philipp Reisner · 15 years ago
  20. 8410da8 drbd: Introduced tconn->cstate_mutex by Philipp Reisner · 15 years ago
  21. dad2055 drbd: Removed drbd_state_lock() and drbd_state_unlock() by Philipp Reisner · 15 years ago
  22. bbeb641 drbd: Killed volume0; last step of multi-volume-enablement by Philipp Reisner · 15 years ago
  23. 56707f9 drbd: Code de-duplication; new function apply_mask_val() by Philipp Reisner · 14 years ago
  24. 4308a0a drbd: Removed the os parameter form sanitize_state() by Philipp Reisner · 15 years ago
  25. fda7411 drbd: Extracted is_valid_conn_transition() out of is_valid_transition() by Philipp Reisner · 15 years ago
  26. 3509502 drbd: Extracted is_valid_transition() out of sanitize_state() by Philipp Reisner · 15 years ago
  27. a75f34a drbd: Renamed is_valid_state_transition() to is_valid_soft_transition() by Philipp Reisner · 15 years ago
  28. d50eee2 drbd: Extracted after_conn_state_ch() out of after_state_ch() by Philipp Reisner · 15 years ago
  29. 2a67d8b drbd: Converted drbd_send_ping() and related functions from mdev to tconn by Philipp Reisner · 15 years ago
  30. 00d5694 drbd: Generalized the work callbacks by Philipp Reisner · 15 years ago
  31. a21e929 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request) by Philipp Reisner · 15 years ago
  32. b890733 drbd: Moved the state functions into its own source file by Philipp Reisner · 15 years ago