summaryrefslogtreecommitdiff
path: root/kernel/audit_tree.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03new helper: iterate_mounts()Al Viro
2010-03-03New helper: path_is_under(path1, path2)Al Viro
2009-12-19fix more leaks in audit_tree.c tag_chunk()Al Viro
2009-12-19fix braindamage in audit_tree.c untag_chunk()Al Viro
2009-06-24Fix rule eviction order for AUDIT_DIRAl Viro
2009-06-24Audit: clean up all op= output to include string quotingEric Paris
2009-06-11Switch collect_mounts() to struct pathAl Viro
2009-04-20No need for crossing to mountpoint in audit_tag_tree()Al Viro
2009-04-05audit: incorrect ref counting in audit tree tag_chunkEric Paris
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2009-01-04audit rules ordering, part 2Al Viro
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-10-23[PATCH] get rid of nameidata in audit_treeAl Viro
2008-05-17[PATCH] list_for_each_rcu must die: auditPaul E. McKenney
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-10-21[PATCH] audit: watching subtreesAl Viro