aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/drbd_genl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29drbd: new disk-option disable-write-sameLars Ellenberg1-1/+2
2016-10-27genetlink: statically initialize familiesJohannes Berg1-1/+1
2016-06-13drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg1-0/+1
2016-06-13drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner1-3/+3
2015-11-25drbd: Backport the "status" commandAndreas Gruenbacher1-0/+35
2015-11-25drbd: Backport the "events2" commandAndreas Gruenbacher1-0/+114
2014-07-10drbd: New net configuration option socket-check-timeoutPhilipp Reisner1-0/+1
2014-07-10drbd: implement csums-after-crash-onlyLars Ellenberg1-0/+3
2014-02-17drbd: Define the size of res_opts->cpu_mask in a single placeAndreas Gruenbacher1-1/+1
2014-02-17drbd: Improve some function and variable namingAndreas Gruenbacher1-2/+2
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner1-0/+2
2012-11-09drbd: pass some more information to userspace.Philipp Marek1-0/+10
2012-11-09drbd: introduce stop-sector to online verifyLars Ellenberg1-0/+1
2012-11-08drbd: New disk option al-updatesPhilipp Reisner1-0/+3
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner1-0/+1
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner1-1/+8
2012-11-08drbd: Rename --dry-run to --tentativeAndreas Gruenbacher1-1/+1
2012-11-08drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher1-31/+31
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested()Andreas Gruenbacher1-1/+1
2012-11-08drbd: Use the terminology suggested by the command names in the source code and messagesAndreas Gruenbacher1-13/+4
2012-11-08drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher1-122/+122
2012-11-08drbd: Convert resync-after into a signed netlink fieldAndreas Gruenbacher1-1/+1
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher1-1/+1
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