| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | block/drbd: align properly u64 in nl messages | Nicolas Dichtel | 2016-05-10 | 1 | -1/+6 |
* | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher | 2012-11-08 | 1 | -8/+8 |
* | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher | 2012-11-08 | 1 | -40/+24 |
* | drbd: Remove unused GENLA_F_MAY_IGNORE flag | Andreas Gruenbacher | 2012-11-08 | 1 | -6/+0 |
* | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher | 2012-11-08 | 1 | -14/+38 |
* | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher | 2012-11-08 | 1 | -0/+2 |
* | drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 | Andreas Gruenbacher | 2012-11-08 | 1 | -8/+2 |
* | drbd: Introduce __s32_field in the genetlink macro magic | Lars Ellenberg | 2012-11-08 | 1 | -0/+3 |
* | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher | 2012-11-08 | 1 | -0/+8 |
* | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg | 2012-11-08 | 1 | -5/+13 |
* | drbd: prepare the transition from connector to genetlink | Lars Ellenberg | 2011-10-14 | 1 | -0/+260 |