UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / audit_watch.c
2010-10-30 Stephen Hemmingeraudit: make functions static
2010-08-12 Linus TorvaldsRevert "fsnotify: store struct file not struct path"
2010-07-28 Eric Parisfanotify: use both marks when possible
2010-07-28 Eric Parisfsnotify: pass both the vfsmount mark and inode mark
2010-07-28 Eric Parisfsnotify: remove group->mask
2010-07-28 Eric Parisfsnotify: cleanup should_send_event
2010-07-28 Eric Parisaudit: use the mark in handler functions
2010-07-28 Eric Parisfsnotify: send fsnotify_mark to groups in event handlin...
2010-07-28 Eric Parisfsnotify: store struct file not struct path
2010-07-28 Eric Parisfsnotify: split generic and inode specific mark code
2010-07-28 Andreas Gruenbacherfsnotify: take inode->i_lock inside fsnotify_find_mark_...
2010-07-28 Eric Parisfsnotify: rename fsnotify_find_mark_entry to fsnotify_f...
2010-07-28 Eric Parisfsnotify: rename fsnotify_mark_entry to just fsnotify_mark
2010-07-28 Eric Parisfsnotify: include vfsmount in should_send_event when...
2010-07-28 Eric Parisfsnotify: drop mask argument from fsnotify_alloc_group
2010-07-28 Eric ParisAudit: only set group mask when something is being...
2010-07-28 Eric Parisfsnotify: fsnotify_obtain_group should be fsnotify_allo...
2010-07-28 Eric Parisfsnotify: remove group_num altogether
2010-07-28 Eric Parisfsnotify: include data in should_send calls
2010-07-28 Eric Parisfsnotify: provide the data type to should_send_event
2010-07-28 Eric ParisAudit: audit watch init should not be before fsnotify...
2010-07-28 Eric Parisfsnotify: allow addition of duplicate fsnotify marks
2010-07-28 Eric Parisaudit: do not get and put just to free a watch
2010-07-28 Eric Parisaudit: redo audit watch locking and refcnt in light...
2010-07-28 Eric Parisaudit: convert audit watches to use fsnotify instead...
2010-07-28 Eric ParisAudit: clean up the audit_watch split
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-24 Eric ParisAudit: reorganize struct audit_watch to save 8 bytes
2009-06-24 Eric ParisAudit: clean up all op= output to include string quoting
2009-06-24 Eric ParisAudit: move audit_get_nd completely into audit_watch
2009-06-24 Eric Parisaudit: seperate audit inode watches into a subfile