summaryrefslogtreecommitdiffstats
path: root/fs/dlm/netlink.c
Commit message (Expand)AuthorAge
* Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2016-12-14
|\
| * dlm: make genl_ops constStephen Hemminger2016-10-19
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* dlm: use genl_register_family_with_ops()Changli Gao2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dlm: always use GFP_NOFSDavid Teigland2009-11-30
* genetlink: make netns awareJohannes Berg2009-07-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
|\
| * dlm: change lock time stampingDavid Teigland2008-12-23
* | fix warning in fs/dlm/netlink.cIngo Molnar2008-11-25
|/
* dlm: section mismatch warning fixLeonardo Potenza2008-05-19
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-07
* dlm: eliminate astparam type castingDavid Teigland2008-02-07
* [DLM] timeout fixesDavid Teigland2007-07-09
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-09