index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
quota
/
netlink.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-04-26
fs/quota: use nla_put_u64_64bit()
Nicolas Dichtel
2015-12-14
fs: make quota/netlink.c explicitly non-modular
Paul Gortmaker
2014-07-15
fs/quota: kernel-doc warning fixes
Fabian Frederick
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
2012-09-18
userns: Convert quota netlink aka quota_send_warning
Eric W. Biederman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
quota: split out netlink notification support from quota.c
Christoph Hellwig