summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-08drbd: Bugfix for the connection behaviorPhilipp Reisner
2012-11-08drbd: Fix the data-integrity-alg settingAndreas Gruenbacher
2012-11-08drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher
2012-11-08drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner
2012-11-08drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner
2012-11-08drbd: Do not mod_timer() with a past timePhilipp Reisner
2012-11-08drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner
2012-11-08drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner
2012-11-08drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher
2012-11-08drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher
2012-11-08drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher
2012-11-08drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher
2012-11-08drbd: Print memory address in hex instead of decimal in error messageAndreas Gruenbacher
2012-11-08drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher
2012-11-08drbd: Fix the maximum accepted minor device numberAndreas Gruenbacher
2012-11-08drbd: Define scale factors in a single placeAndreas Gruenbacher
2012-11-08drbd: Changed some defaultsPhilipp Reisner
2012-11-08drbd: report net config even for resources without a single volumeLars Ellenberg
2012-11-08drbd: Correctly handle resources without volumesPhilipp Reisner
2012-11-08drbd: Eliminated the "notified peer" messagesPhilipp Reisner
2012-11-08drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner
2012-11-08drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher
2012-11-08drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner
2012-11-08drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner
2012-11-08drbd: Fixes from the 8.3 development branchPhilipp Reisner
2012-11-08drbd: downgraded error printk to infoLars Ellenberg
2012-11-08drbd: allow ping-timeout of up to 30 secondsLars Ellenberg
2012-11-08DRBD: Fix comparison always false warning due to long/long long compareDavid Howells
2012-11-08drbd: Rename --dry-run to --tentativeAndreas Gruenbacher
2012-11-08drbd: Remove dead codeAndreas Gruenbacher
2012-11-08drbd: Allow to pass resource options to the new-resource commandAndreas Gruenbacher
2012-11-08drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher
2012-11-08drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}Andreas Gruenbacher
2012-11-08drbd: Split off netlink mandatory attribute handling into separate fileAndreas Gruenbacher
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher
2012-11-08drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher
2012-11-08drbd: spelling fix: too smallLars Ellenberg
2012-11-08drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg
2012-11-08drbd: Use DRBD_MINOR_COUNT_DEF in one more placeAndreas Gruenbacher
2012-11-08drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner
2012-11-08drbd: Don't use empty nested netlink attributesAndreas Gruenbacher
2012-11-08drbd: drbd_adm_prepare(): Pass through error codesAndreas Gruenbacher
2012-11-08drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher
2012-11-08drbd: Remove unused GENLA_F_MAY_IGNORE flagAndreas Gruenbacher
2012-11-08drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher
2012-11-08drbd: Use more generic constant namesAndreas Gruenbacher
2012-11-08drbd: Send PROTOCOL_UPDATE packets when appropriatePhilipp Reisner