aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg1-0/+1
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-7/+0
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel1-5/+7
2015-12-14fs: make quota/netlink.c explicitly non-modularPaul Gortmaker1-4/+1
2014-07-15fs/quota: kernel-doc warning fixesFabian Frederick1-2/+1
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-8/+7
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+1
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-2/+15
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-05quota: split out netlink notification support from quota.cChristoph Hellwig1-0/+95