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 fdda6544ad drbd: improve log message if received sector offset exceeds local capacity 14 years ago
  Lars Ellenberg 10f6d9926c drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio fails 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
  Philipp Reisner d07c9c10e5 drbd: We can not process BIOs with a size of 0 14 years ago
  Lars Ellenberg 79a30d2d71 drbd: queue bitmap writeout more intelligently 14 years ago
  Philipp Reisner 20ee639024 drbd: cleaned up __set_current_state() followed by schedule_timeout() calls 14 years ago
  Philipp Reisner 2deb8336d0 drbd: Fixed P_NEG_ACK processing for protocol A and B 14 years ago
  Philipp Reisner 94f2b05f03 drbd: Killed an assert that is no longer valid 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 da0a78161d drbd: Be more careful with SyncSource -> Ahead transitions 14 years ago
  Philipp Reisner d612d309e4 drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode 14 years ago
  Lars Ellenberg f735e36354 drbd: add debugging assert to make sure the protocol is clean 14 years ago
  Andreas Gruenbacher 2c46407d24 drbd: receive_bitmap_plain: Get rid of ugly and useless enum 14 years ago
  Andreas Gruenbacher 78fcbdae22 drbd: receive_bitmap: Missing free_page() on error path 14 years ago
  Andreas Gruenbacher de1f8e4a0a drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int 14 years ago
  Andreas Gruenbacher 4114be815f drbd: receive_bitmap: Fix the wrong return value 14 years ago
  Andreas Gruenbacher 81e84650c2 drbd: Use the standard bool, true, and false keywords 14 years ago
  Andreas Gruenbacher 6184ea2145 drbd: This code is dead now 14 years ago
  Andreas Gruenbacher bb4379464e drbd: Another small enum drbd_state_rv cleanup 14 years ago
  Andreas Gruenbacher bf885f8a67 drbd: Be more explicit about functions that return an enum drbd_state_rv 14 years ago
  Andreas Gruenbacher 0cf9d27e38 drbd: Get rid of unnecessary macros (2) 14 years ago
  Lars Ellenberg 220df4d006 drbd: fix incomplete error message 14 years ago
  Andreas Gruenbacher 7e458c32da drbd: Removed an unnecessary #undef 14 years ago
  Philipp Reisner 3719094ec2 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap 14 years ago