Commit Graph

97 Commits (2c8d196759054b632788633b20e39167df36041d)

Author SHA1 Message Date
Philipp Reisner 2c8d196759 drbd: Revert "drbd: Create new current UUID as late as possible" 15 years ago
Philipp Reisner 4e23a59ed1 drbd: Do not free p_uuid early, this is done in the exit code of the receiver 15 years ago
Philipp Reisner 23ce422748 drbd: Null pointer deref fix to the large "multi bio rewrite" 15 years ago
Philipp Reisner fc8ce1941d drbd: Fix: Do not detach, if a bio with a barrier fails 15 years ago
Philipp Reisner 4604d63668 drbd: Ensure to not trigger late-new-UUID creation multiple times 15 years ago
Philipp Reisner 31a31dccdd drbd: Do not Oops when C_STANDALONE when uuid gets generated 15 years ago
Julia Lawall 2db4e42eac drivers/block/drbd: Use kzalloc 15 years ago
Philipp Reisner 0c3f34516e drbd: Create new current UUID as late as possible 15 years ago
Philipp Reisner 9a25a04c80 drbd: If we detect late that IO got frozen, retry after we thawed. 15 years ago
Lars Ellenberg a1c88d0d7a drbd: always use_bmbv, ignore setting 15 years ago
Lars Ellenberg bb3d000cb9 drbd: allow resync requests to be larger than max_segment_size 15 years ago
Lars Ellenberg 45bb912bd5 drbd: Allow drbd_epoch_entries to use multiple bios. 15 years ago
Lars Ellenberg 708d740ed8 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members 15 years ago
Philipp Reisner 162f3ec7f0 drbd: Fixes to the new delay_probes code 15 years ago
Philipp Reisner a8cdfd8d3b drbd: A fixes to the new resync speed code 15 years ago
Philipp Reisner eedf386ae9 drbd: Proc bits of new resync speed stuff 15 years ago
Philipp Reisner cdd67a7460 drbd: Control the actual resync rate based on the queuing delay of data packets 15 years ago
Philipp Reisner bd26bfc5b4 drbd: Actually send delay probes 15 years ago
Philipp Reisner 67c7ddd055 drbd: Four new configuration settings for resync speed control 15 years ago
Philipp Reisner 7237bc430f drbd: Sending of delay_probes 15 years ago
Philipp Reisner 0ced55a3be drbd: Receiving of delay_probes 15 years ago
Philipp Reisner 5223671bb0 drbd: Fixed bitmap in case of online-grow without resync 15 years ago
Philipp Reisner 6b4388ac1f drbd: Added transmission faults to the fault injection code 15 years ago
Philipp Reisner 087c24925c drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime 15 years ago
Philipp Reisner 6495d2c6d0 drbd: Implemented the --assume-clean option for drbdsetup resize 15 years ago
Philipp Reisner b4ee79dac3 drbd: Added some missing statics 15 years ago
Philipp Reisner fd76438c24 drbd: Make sure to resync all of the new storage upon online resize 15 years ago
Philipp Reisner e89b591c3a drbd: Implemented flags for the resize packet 15 years ago
Philipp Reisner 02d9a94bbb drbd: Implemented the set_new_bits parameter for drbd_bm_resize() 15 years ago
Philipp Reisner d845030f21 drbd: made determin_dev_size's parameter an flag enum 15 years ago
Adam Gandelman 3a11a48789 drbd: New handler: initial-split-brain 15 years ago
Lars Ellenberg 979f5c7f1f drbd: fail_requests_early: remove incorrect and unnecessary optimization 15 years ago
Lars Ellenberg 6666032ade drbd: check for corrupt or malicous sector addresses when receiving data 15 years ago
Philipp Reisner c3fe30b0e7 drbd: cleanup: This code path to trigger a resync is no longer needed 15 years ago
Lars Ellenberg 8d4ce82b3c drbd: don't start a resync without access to up-to-date Data 15 years ago
Lars Ellenberg c3470cde57 drbd: fix potential protocol error 15 years ago
Lars Ellenberg 8d1894ebe4 drbd: remove bogus ASSERT 15 years ago
Lars Ellenberg e0f83012dc drbd: fix regression: attach while connected failed 15 years ago
Philipp Reisner e4f925e12e drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] 15 years ago
Lars Ellenberg 8c484ee491 drbd: use proc_create_data with explicit NULL argument 15 years ago
Lars Ellenberg 5c3c7e64bb drbd: don't expose failed local READ to upper layers 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Philipp Reisner 7e2455c1a1 drbd: Terminate a connection early if sending the protocol fails 15 years ago
Dan Carpenter 7ac314c82f drbd: fix memory leak 15 years ago
Philipp Reisner b2b163dd47 drbd: lc_element_by_index() never returns NULL 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Lars Ellenberg 39ad2bbb59 drbd: fix al-to-on-disk-bitmap for 4k logical_block_size 15 years ago
Philipp Reisner 1f55243024 drbd: Renamed overwrite_peer to primary_force 15 years ago
Philipp Reisner d10a33c68b drbd: Forcing primary should also work for Consistent disks [Bugz 266] 15 years ago
Philipp Reisner d0c3f60f36 drbd: Make sure we do not send state updates during an empty resync [Bugz 271] 15 years ago