1. 5816a09 drbd: Change drbd_request_detach_interruptible's return type to int by Nathan Chancellor · 6 years ago
  2. 2c38f03 drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 33d32fa drbd: fix potential deadlock when trying to detach during handshake by Lars Ellenberg · 8 years ago
  5. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
  6. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 11 years ago
  7. a882153 drbd: fix race between role change and handshake by Philipp Reisner · 10 years ago
  8. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 14 years ago
  9. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 14 years ago
  10. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 14 years ago
  11. 706cb24 drbd: Improved logging of state changes by Philipp Reisner · 14 years ago
  12. 4669265 drbd: Implemented conn_lowest_disk() by Philipp Reisner · 14 years ago
  13. 19f83c7 drbd: Implemented conn_lowest_conn() by Philipp Reisner · 14 years ago
  14. da9fbc2 drbd: Introduced a new type union drbd_dev_state by Philipp Reisner · 14 years ago
  15. 78bae59 drbd: Introduced drbd_read_state() by Philipp Reisner · 14 years ago
  16. 778bcf2 drbd: Allow to disconnect if one volume is diskless by Philipp Reisner · 14 years ago
  17. 435693e drbd: Print common state changes of all volumes as connection state changes by Philipp Reisner · 14 years ago
  18. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 14 years ago
  19. d0456c7 drbd: simplify conn_all_vols_unconf, make it bool by Lars Ellenberg · 14 years ago
  20. 0e29d16 drbd: Reworked the unconfiguring and thread stopping code by Philipp Reisner · 14 years ago
  21. 047cd4a drbd: implemented receiving of P_CONN_ST_CHG_REQ by Philipp Reisner · 14 years ago
  22. bbeb641 drbd: Killed volume0; last step of multi-volume-enablement by Philipp Reisner · 14 years ago
  23. b890733 drbd: Moved the state functions into its own source file by Philipp Reisner · 14 years ago