Age | Commit message (Expand) | Author |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel |
2018-12-20 | drbd: Avoid Clang warning about pointless switch statment | Nathan Chancellor |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-05-10 | block/drbd: align properly u64 in nl messages | Nicolas Dichtel |
2012-11-08 | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher |
2012-11-08 | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher |
2012-11-08 | drbd: Remove unused GENLA_F_MAY_IGNORE flag | Andreas Gruenbacher |
2012-11-08 | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher |
2012-11-08 | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher |
2012-11-08 | drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 | Andreas Gruenbacher |
2012-11-08 | drbd: Introduce __s32_field in the genetlink macro magic | Lars Ellenberg |
2012-11-08 | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher |
2012-11-08 | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg |
2011-10-14 | drbd: prepare the transition from connector to genetlink | Lars Ellenberg |