aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/drbd_genl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-08drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher1-1/+1
2012-11-08drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher1-1/+1
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher1-1/+1
2012-11-08drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher1-8/+8
2012-11-08drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher1-1/+1
2012-11-08drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher1-1/+1
2012-11-08drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher1-1/+1
2012-11-08drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher1-2/+2
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg1-1/+1
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher1-46/+45
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher1-2/+0
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resource levelLars Ellenberg1-58/+75
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg1-0/+2
2011-10-14drbd: prepare the transition from connector to genetlinkLars Ellenberg1-0/+349