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