summaryrefslogtreecommitdiffstats
path: root/kernel/audit_watch.c
Commit message (Expand)AuthorAgeFilesLines
...
* fsnotify: include data in should_send callsEric Paris2010-07-281-1/+1
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-281-1/+2
* Audit: audit watch init should not be before fsnotify initEric Paris2010-07-281-1/+1
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-281-1/+1
* audit: do not get and put just to free a watchEric Paris2010-07-281-24/+3
* audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris2010-07-281-40/+5
* audit: convert audit watches to use fsnotify instead of inotifyEric Paris2010-07-281-60/+148
* Audit: clean up the audit_watch splitEric Paris2010-07-281-28/+39
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Audit: reorganize struct audit_watch to save 8 bytesEric Paris2009-09-241-1/+1
* Audit: clean up all op= output to include string quotingEric Paris2009-06-241-5/+1
* Audit: move audit_get_nd completely into audit_watchEric Paris2009-06-231-7/+20
* audit: seperate audit inode watches into a subfileEric Paris2009-06-231-0/+534