| Commit message (Expand) | Author | Age | Files | Lines |
* | drbd: Define the size of res_opts->cpu_mask in a single place | Andreas Gruenbacher | 2014-02-17 | 1 | -1/+1 |
* | drbd: Improve some function and variable naming | Andreas Gruenbacher | 2014-02-17 | 1 | -2/+2 |
* | drbd: Allow online change of al-stripes and al-stripe-size | Philipp Reisner | 2013-06-28 | 1 | -0/+2 |
* | drbd: pass some more information to userspace. | Philipp Marek | 2012-11-09 | 1 | -0/+10 |
* | drbd: introduce stop-sector to online verify | Lars Ellenberg | 2012-11-09 | 1 | -0/+1 |
* | drbd: New disk option al-updates | Philipp Reisner | 2012-11-08 | 1 | -0/+3 |
* | drbd: Load balancing of read requests | Philipp Reisner | 2012-11-08 | 1 | -0/+1 |
* | drbd: detach from frozen backing device | Philipp Reisner | 2012-11-08 | 1 | -1/+8 |
* | drbd: Rename --dry-run to --tentative | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Convert the generic netlink interface to accept connection endpoints | Andreas Gruenbacher | 2012-11-08 | 1 | -31/+31 |
* | drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes... | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Use the terminology suggested by the command names in the source code a... | Andreas Gruenbacher | 2012-11-08 | 1 | -13/+4 |
* | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher | 2012-11-08 | 1 | -122/+122 |
* | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Fix the upper limit of resync-after | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Refer to connect-int consistently throughout the code | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Refer to resync-rate consistently throughout the code | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Rename the want_lose field/flag to discard_my_data | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Also define the default values of boolean flags in a single place | Andreas Gruenbacher | 2012-11-08 | 1 | -8/+8 |
* | drbd: Turn no-tcp-cork into tcp-cork={yes|no} | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Turn no-md-flushes into md-flushes={yes|no} | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Turn no-disk-drain into disk-drain={yes|no} | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Turn no-disk-flushes into disk-flushes={yes|no} | Andreas Gruenbacher | 2012-11-08 | 1 | -2/+2 |
* | drbd: Introduce __s32_field in the genetlink macro magic | Lars Ellenberg | 2012-11-08 | 1 | -1/+1 |
* | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher | 2012-11-08 | 1 | -46/+45 |
* | drbd: Introduce protocol version 100 headers | Andreas Gruenbacher | 2012-11-08 | 1 | -2/+0 |
* | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg | 2012-11-08 | 1 | -58/+75 |
* | drbd: introduce in-kernel "down" command | Lars Ellenberg | 2012-11-04 | 1 | -0/+2 |
* | drbd: prepare the transition from connector to genetlink | Lars Ellenberg | 2011-10-14 | 1 | -0/+349 |