summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-08drbd: Stop using NLA_PUT*().Andreas Gruenbacher
2012-11-08drbd: Load balancing method: stripingPhilipp Reisner
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner
2012-11-08drbd: The minor_count module parameter is only a hint nowadaysPhilipp Reisner
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: on attach, enforce clean meta dataLars Ellenberg
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner
2012-11-08drbd: Fixes from the 8.3 development branchPhilipp Reisner
2012-11-08drbd: allow ping-timeout of up to 30 secondsLars Ellenberg
2012-11-08drbd: Rename --dry-run to --tentativeAndreas Gruenbacher
2012-11-08drbd: Convert the generic netlink interface to accept connection endpointsAndreas 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: 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: 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: 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: 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
2012-11-08drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8Andreas Gruenbacher
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher
2012-11-08drbd: Remove left-over unused defineAndreas Gruenbacher
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg
2012-11-04drbd: remove now unused connector related filesLars Ellenberg
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg
2011-10-14drbd: default to detach on-io-errorLars Ellenberg
2011-10-14drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner
2011-10-14drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner
2011-10-14drbd: new on-disk activity log transaction formatLars Ellenberg