aboutsummaryrefslogtreecommitdiff
path: root/fs/quota/netlink.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-27genetlink: mark families as __ro_after_initGravatar Johannes Berg 1-1/+1
2016-10-27genetlink: statically initialize familiesGravatar Johannes Berg 1-0/+1
2016-10-27genetlink: no longer support using static family IDsGravatar Johannes Berg 1-7/+0
2016-04-26fs/quota: use nla_put_u64_64bit()Gravatar Nicolas Dichtel 1-5/+7
2015-12-14fs: make quota/netlink.c explicitly non-modularGravatar Paul Gortmaker 1-4/+1
2014-07-15fs/quota: kernel-doc warning fixesGravatar Fabian Frederick 1-2/+1
2013-11-19genetlink: make multicast groups const, prevent abuseGravatar Johannes Berg 1-8/+7
2013-11-19genetlink: pass family to functions using groupsGravatar Johannes Berg 1-1/+1
2013-11-19quota/genetlink: use proper genetlink multicast APIsGravatar Johannes Berg 1-2/+15
2012-09-18userns: Convert quota netlink aka quota_send_warningGravatar Eric W. Biederman 1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-05quota: split out netlink notification support from quota.cGravatar Christoph Hellwig 1-0/+95