Commit Graph

137 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Bart Van Assche 24c4830c8e drbd: Fix spelling 14 years ago
Philipp Reisner 99432fcc52 drbd: Take a more conservative approach when deciding max_bio_size 14 years ago
Philipp Reisner fa7d939663 drbd: Disallow the peer_disk_state to be D_OUTDATED while connected 14 years ago
Philipp Reisner 738a84b25c drbd: Fix for application IO with the on-io-error=pass-on policy 14 years ago
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
Andreas Gruenbacher cab2f74b45 drbd: Make sure that drbd_send() has sent the right number of bytes 14 years ago
Lars Ellenberg 17a93f3007 drbd: remove /proc/drbd before unregistering from netlink 14 years ago
Philipp Reisner 1fc80cf378 drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS 14 years ago
Philipp Reisner 3719094ec2 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap 14 years ago
Philipp Reisner ab17b68f45 drbd: Improvements in sanitize_state() 14 years ago
Philipp Reisner 22afd7ee94 drbd: Fixed race condition in drbd_queue_bitmap_io 14 years ago
Philipp Reisner 127b317844 drbd: use test_and_set_bit() to decide if bm_io_work should be queued 14 years ago
Philipp Reisner c4752ef128 drbd: When proxy's buffer drained off go into regular resync mode 14 years ago
Philipp Reisner 73a01a18b9 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC 14 years ago
Philipp Reisner 67531718d8 drbd: Implemented two new connection states Ahead/Behind 14 years ago
Philipp Reisner 759fbdfba6 drbd: Track the numbers of sectors in flight 14 years ago
Lars Ellenberg 1816a2b47a drbd: properly use max_hw_sectors to limit the our bio size 14 years ago
Lars Ellenberg 470be44ab1 drbd: detect modification of in-flight buffers 14 years ago
Lars Ellenberg 2649f0809f drbd: use the resync controller for online-verify requests as well 14 years ago
Lars Ellenberg 30b743a2d5 drbd: improve online-verify progress tracking 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago