summaryrefslogtreecommitdiff
path: root/kernel/audit_watch.c
Commit message (Expand)AuthorAge
...
* fsnotify: store struct file not struct pathEric Paris2010-07-28
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-28
* fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher2010-07-28
* fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris2010-07-28
* fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris2010-07-28
* fsnotify: include vfsmount in should_send_event when appropriateEric Paris2010-07-28
* fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris2010-07-28
* Audit: only set group mask when something is being watchedEric Paris2010-07-28
* fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris2010-07-28
* fsnotify: remove group_num altogetherEric Paris2010-07-28
* fsnotify: include data in should_send callsEric Paris2010-07-28
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-28
* Audit: audit watch init should not be before fsnotify initEric Paris2010-07-28
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-28
* audit: do not get and put just to free a watchEric Paris2010-07-28
* audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris2010-07-28
* audit: convert audit watches to use fsnotify instead of inotifyEric Paris2010-07-28
* Audit: clean up the audit_watch splitEric Paris2010-07-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Audit: reorganize struct audit_watch to save 8 bytesEric Paris2009-09-24
* Audit: clean up all op= output to include string quotingEric Paris2009-06-24
* Audit: move audit_get_nd completely into audit_watchEric Paris2009-06-23
* audit: seperate audit inode watches into a subfileEric Paris2009-06-23