summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-11-08drbd: Receiving part for the PROTOCOL_UPDATE packetPhilipp Reisner
2012-11-08drbd: Allocation of int_dig_in and int_dig_vv was missingPhilipp Reisner
2012-11-08drbd: Made cmp_after_sb() more generic into convert_after_sb()Philipp Reisner
2012-11-08drbd: protect updates to integrits_tfm by tconn->data->mutexPhilipp Reisner
2012-11-08drbd: Refuse to change network options online when...Philipp Reisner
2012-11-08drbd: Rename DISK_SIZE_SECT -> DISK_SIZEAndreas Gruenbacher
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher
2012-11-08drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher
2012-11-08drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher
2012-11-08drbd: skip spurious wait_event in drbd_al_begin_ioLars Ellenberg
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher
2012-11-08drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher
2012-11-08drbd: Make broadcast events return NO_ERRORAndreas Gruenbacher
2012-11-08drbd: Removing drbd_cfg_rwsemPhilipp Reisner
2012-11-08drbd: Use RCU for the drbd_tconns listPhilipp Reisner
2012-11-08drbd: Refcounting for mdev objectsPhilipp Reisner
2012-11-08drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher
2012-11-08drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher
2012-11-08drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher
2012-11-08drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher