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