Commit History

Author SHA1 Message Date
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Philipp Reisner 7fde2be930 drbd: Implemented real timeout checking for request processing time 14 years ago
  Lars Ellenberg e636db5b95 drbd: fix potential imbalance of ap_in_flight 14 years ago
  Lars Ellenberg 0ddc5549f8 drbd: silence some noisy log messages during disconnect 14 years ago
  Lars Ellenberg 20ceb2b22e drbd: describe bitmap locking for bulk operation in finer detail 14 years ago
  Lars Ellenberg 62b0da3a24 drbd: log UUIDs whenever they change 14 years ago
  Lars Ellenberg 79a30d2d71 drbd: queue bitmap writeout more intelligently 14 years ago
  Lars Ellenberg 54b956abef drbd: don't pointlessly queue bitmap send, if we lost connection 14 years ago
  Philipp Reisner 6a35c45f89 drbd: Ensure that an epoch contains only requests of one kind 14 years ago
  Philipp Reisner 148efa165e drbd: Do not drop net config if sending in drbd_send_protocol() fails 14 years ago
  Philipp Reisner 370a43e798 drbd: Work on the Ahead -> SyncSource transition 14 years ago
  Philipp Reisner 4a23f26496 drbd: Do not full sync if a P_SYNC_UUID packet gets lost 14 years ago
  Philipp Reisner 2b8a90b555 drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAX 14 years ago
  Philipp Reisner 794abb753e drbd: Cleaned up the resync timer logic 14 years ago
  Philipp Reisner 617049aa7d drbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitions 14 years ago
  Philipp Reisner 3f98688afc drbd: There might be a resync after unfreezing IO due to no disk [Bugz 332] 14 years ago
  Lars Ellenberg 06d33e968d drbd: improve on bitmap write out timing 14 years ago
  Lars Ellenberg 418e0a927d drbd: spelling fix in log message 14 years ago
  Lars Ellenberg 5a22db8968 drbd: serialize sending of resync uuid with pending w_send_oos 14 years ago
  Lars Ellenberg 2265b473ae drbd: fix potential dereference of NULL pointer 14 years ago
  Lars Ellenberg 02851e9f00 drbd: move bitmap write from resync_finished to after_state_change 14 years ago
  Lars Ellenberg 19f843aa08 drbd: bitmap keep track of changes vs on-disk bitmap 14 years ago
  Andreas Gruenbacher 1b881ef775 drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio 14 years ago
  Andreas Gruenbacher f70af118e3 drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enum 14 years ago
  Andreas Gruenbacher 81e84650c2 drbd: Use the standard bool, true, and false keywords 14 years ago
  Andreas Gruenbacher bf885f8a67 drbd: Be more explicit about functions that return an enum drbd_state_rv 14 years ago
  Andreas Gruenbacher c8b325632f drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv 14 years ago
  Andreas Gruenbacher 116676ca62 drbd: Rename enum drbd_ret_codes to enum drbd_ret_code 14 years ago
  Andreas Gruenbacher 662d91a23a drbd: Get rid of unnecessary macros (1) 14 years ago
  Andreas Gruenbacher 2f58dcfc85 drbd: Rename drbd_make_request_26 to drbd_make_request 14 years ago