aboutsummaryrefslogtreecommitdiff
path: root/include/linux/drbd_genl.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-29drbd: new disk-option disable-write-sameGravatar Lars Ellenberg 1-1/+2
2016-10-27genetlink: statically initialize familiesGravatar Johannes Berg 1-1/+1
2016-06-13drbd: when receiving P_TRIM, zero-out partial unaligned chunksGravatar Lars Ellenberg 1-0/+1
2016-06-13drbd: Introduce new disk config option rs-discard-granularityGravatar Philipp Reisner 1-3/+3
2015-11-25drbd: Backport the "status" commandGravatar Andreas Gruenbacher 1-0/+35
2015-11-25drbd: Backport the "events2" commandGravatar Andreas Gruenbacher 1-0/+114
2014-07-10drbd: New net configuration option socket-check-timeoutGravatar Philipp Reisner 1-0/+1
2014-07-10drbd: implement csums-after-crash-onlyGravatar Lars Ellenberg 1-0/+3
2014-02-17drbd: Define the size of res_opts->cpu_mask in a single placeGravatar Andreas Gruenbacher 1-1/+1
2014-02-17drbd: Improve some function and variable namingGravatar Andreas Gruenbacher 1-2/+2
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizeGravatar Philipp Reisner 1-0/+2
2012-11-09drbd: pass some more information to userspace.Gravatar Philipp Marek 1-0/+10
2012-11-09drbd: introduce stop-sector to online verifyGravatar Lars Ellenberg 1-0/+1
2012-11-08drbd: New disk option al-updatesGravatar Philipp Reisner 1-0/+3
2012-11-08drbd: Load balancing of read requestsGravatar Philipp Reisner 1-0/+1
2012-11-08drbd: detach from frozen backing deviceGravatar Philipp Reisner 1-1/+8
2012-11-08drbd: Rename --dry-run to --tentativeGravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Convert the generic netlink interface to accept connection endpointsGravatar Andreas Gruenbacher 1-31/+31
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Gravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Use the terminology suggested by the command names in the source code a...Gravatar Andreas Gruenbacher 1-13/+4
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingGravatar Andreas Gruenbacher 1-122/+122
2012-11-08drbd: Convert resync-after into a signed netlink fieldGravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Fix the upper limit of resync-afterGravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Refer to connect-int consistently throughout the codeGravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Refer to resync-rate consistently throughout the codeGravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataGravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Also define the default values of boolean flags in a single placeGravatar Andreas Gruenbacher 1-8/+8
2012-11-08drbd: Turn no-tcp-cork into tcp-cork={yes|no}Gravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Turn no-md-flushes into md-flushes={yes|no}Gravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Turn no-disk-drain into disk-drain={yes|no}Gravatar Andreas Gruenbacher 1-1/+1
2012-11-08drbd: Turn no-disk-flushes into disk-flushes={yes|no}Gravatar Andreas Gruenbacher 1-2/+2
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicGravatar Lars Ellenberg 1-1/+1
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hGravatar Andreas Gruenbacher 1-46/+45
2012-11-08drbd: Introduce protocol version 100 headersGravatar Andreas Gruenbacher 1-2/+0
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Gravatar Lars Ellenberg 1-58/+75
2012-11-04drbd: introduce in-kernel "down" commandGravatar Lars Ellenberg 1-0/+2
2011-10-14drbd: prepare the transition from connector to genetlinkGravatar Lars Ellenberg 1-0/+349