summaryrefslogtreecommitdiffstats
path: root/include/linux/drbd_genl.h
Commit message (Expand)AuthorAgeFilesLines
* genetlink: statically initialize familiesJohannes Berg2016-10-271-1/+1
* drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2016-06-131-0/+1
* drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2016-06-131-3/+3
* drbd: Backport the "status" commandAndreas Gruenbacher2015-11-251-0/+35
* drbd: Backport the "events2" commandAndreas Gruenbacher2015-11-251-0/+114
* drbd: New net configuration option socket-check-timeoutPhilipp Reisner2014-07-101-0/+1
* drbd: implement csums-after-crash-onlyLars Ellenberg2014-07-101-0/+3
* drbd: Define the size of res_opts->cpu_mask in a single placeAndreas Gruenbacher2014-02-171-1/+1
* drbd: Improve some function and variable namingAndreas Gruenbacher2014-02-171-2/+2
* drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-281-0/+2
* 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