summaryrefslogtreecommitdiffstats
path: root/include/linux/drbd_genl.h
Commit message (Expand)AuthorAgeFilesLines
* drbd: pass some more information to userspace.Philipp Marek2012-11-091-0/+10
* drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-091-0/+1
* drbd: New disk option al-updatesPhilipp Reisner2012-11-081-0/+3
* drbd: Load balancing of read requestsPhilipp Reisner2012-11-081-0/+1
* drbd: detach from frozen backing devicePhilipp Reisner2012-11-081-1/+8
* drbd: Rename --dry-run to --tentativeAndreas Gruenbacher2012-11-081-1/+1
* drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-081-31/+31
* drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-081-1/+1
* drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2012-11-081-13/+4
* drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher2012-11-081-122/+122
* drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher2012-11-081-1/+1
* drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-081-1/+1
* drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher2012-11-081-1/+1
* drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2012-11-081-1/+1
* drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher2012-11-081-1/+1
* drbd: Also define the default values of boolean flags in a single placeAndreas Gruenbacher2012-11-081-8/+8
* drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher2012-11-081-1/+1
* drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher2012-11-081-1/+1
* drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher2012-11-081-1/+1
* drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher2012-11-081-2/+2
* drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg2012-11-081-1/+1
* drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-081-46/+45
* drbd: Introduce protocol version 100 headersAndreas Gruenbacher2012-11-081-2/+0
* drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg2012-11-081-58/+75
* drbd: introduce in-kernel "down" commandLars Ellenberg2012-11-041-0/+2
* drbd: prepare the transition from connector to genetlinkLars Ellenberg2011-10-141-0/+349