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