summaryrefslogtreecommitdiff
path: root/include/linux/drbd_genl.h
AgeCommit message (Expand)Author
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner
2012-11-09drbd: pass some more information to userspace.Philipp Marek
2012-11-09drbd: introduce stop-sector to online verifyLars Ellenberg
2012-11-08drbd: New disk option al-updatesPhilipp Reisner
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner
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: Make drbd's use of netlink attribute flags less confusingAndreas 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: 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: Introduce protocol version 100 headersAndreas Gruenbacher
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg