1. 79714f7 get rid of kern_path_parent() by Al Viro · 12 years ago
  2. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  3. 15a9155 fix race in audit_get_nd() by Al Viro · 13 years ago
  4. b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
  5. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  6. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  7. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  8. 43709a2 fsnotify: remove group->mask by Eric Paris · 14 years ago
  9. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  10. 4cd76a4 audit: use the mark in handler functions by Eric Paris · 14 years ago
  11. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  12. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  13. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 14 years ago
  14. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 14 years ago
  15. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 14 years ago
  16. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 14 years ago
  17. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 14 years ago
  18. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 14 years ago
  19. 220d14d Audit: only set group mask when something is being watched by Eric Paris · 14 years ago
  20. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 14 years ago
  21. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 14 years ago
  22. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 14 years ago
  23. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 14 years ago
  24. 1a3aedb Audit: audit watch init should not be before fsnotify init by Eric Paris · 14 years ago
  25. 40554c3 fsnotify: allow addition of duplicate fsnotify marks by Eric Paris · 14 years ago
  26. a05fb6c audit: do not get and put just to free a watch by Eric Paris · 14 years ago
  27. e118e9c audit: redo audit watch locking and refcnt in light of fsnotify by Eric Paris · 14 years ago
  28. e9fd702 audit: convert audit watches to use fsnotify instead of inotify by Eric Paris · 14 years ago
  29. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. e08b061 Audit: reorganize struct audit_watch to save 8 bytes by Eric Paris · 15 years ago
  32. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  33. 35fe4d0 Audit: move audit_get_nd completely into audit_watch by Eric Paris · 15 years ago
  34. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago