Commit Graph

67 Commits (02d9a94bbb0d4e0fec8db6735bdc4ccfaac8f0ce)

Author SHA1 Message Date
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
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
Philipp Reisner 309d1608cc drbd: Reduce the time an empty resync takes usually 15 years ago
Lars Ellenberg c42b6cf4b3 drbd: add missing drbd command names to avoid <NULL> in error messages 15 years ago
Lars Ellenberg 4589d7f829 drbd_disconnect: grab meta.socket mutex as well 15 years ago
Lars Ellenberg 676396d545 fix unit of rs_same_csums accounting 15 years ago
Lars Ellenberg 580b9767db drbd: fix broken state change after split-brain attach while connected 15 years ago
Lars Ellenberg 4aa83b7bf1 drbd: fix NULL pointer dereference on 4k hard sect size 15 years ago
Philipp Reisner cf14c2e987 drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) 15 years ago
Thomas Gleixner 8a03ae2a5b block: drbd: Convert semaphore to mutex 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Dan Carpenter d3db7b485a drbd: null dereference bug 15 years ago
Lars Ellenberg 98ec286e01 drbd: fix max_segment_size initialization 15 years ago
Philipp Reisner a393db6f10 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) 15 years ago
Johannes Thoma b10d96cb9c drbd: Don't go into StandAlone mode when authentification failes because of network error 15 years ago
Julia Lawall 23978161f9 drivers/block/drbd/drbd_receiver.c: correct NULL test 15 years ago
Lars Ellenberg 36bfc7e210 drbd: check on CONFIG_LBDAF, not LBD 15 years ago
Julia Lawall 2d1ee87d87 drivers/block/drbd: Correct NULL test 15 years ago
Philipp Reisner 367a8d7385 drbd: Silenced an assert that could triggered after changing write ordering method 15 years ago
Johannes Thoma 89f01d5cd3 drbd: Kconfig fix 15 years ago
Philipp Reisner 0a6dbf2bc4 drbd: Fix for a race between IO and a detach operation [Bugz 262] 15 years ago
Philipp Reisner 0798219f61 drbd: Use drbd_crypto_is_hash() instead of an open coded check 15 years ago
Huang Weiyi 820cd61a28 drbd: remove unused #include <linux/version.h> 15 years ago
Huang Weiyi 7b886f4f7a drbd: remove duplicated #include 15 years ago
Roel Kluin 49829ea74f drbd: Fix test of unsigned in _drbd_fault_random() 15 years ago
Emese Revfy 7d4e9d0962 drbd: Constify struct file_operations 15 years ago
Roel Kluin 4a63b030d7 drbd: fix test of unsigned in _drbd_fault_random() 15 years ago
Philipp Reisner 8b43aebdaa drbd: Following the hmac change to SHASH (see linux commit 8bd1209cff) 15 years ago
Philipp Reisner 753c89130c drbd_req.c: use part_[inc|dec]_in_flight() 15 years ago