1. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  2. 15ce414 fixup: audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  3. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  4. 84cb777 audit: use macros for unset inode and device values by Richard Guy Briggs · 9 years ago
  5. aa7c043 audit: eliminate unnecessary extra layer of watch parent references by Richard Guy Briggs · 9 years ago
  6. f8259b2 audit: eliminate unnecessary extra layer of watch references by Richard Guy Briggs · 9 years ago
  7. 3b36215 VFS: audit: d_backing_inode() annotations by David Howells · 9 years ago
  8. e7df61f audit: invalid op= values for rules by Burn Alting · 10 years ago
  9. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  10. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 10 years ago
  11. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 10 years ago
  12. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  13. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 11 years ago
  14. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  15. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 13 years ago
  16. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  17. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  18. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  19. 79714f7 get rid of kern_path_parent() by Al Viro · 12 years ago
  20. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  21. 15a9155 fix race in audit_get_nd() by Al Viro · 13 years ago
  22. b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
  23. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  24. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  25. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  26. 43709a2 fsnotify: remove group->mask by Eric Paris · 14 years ago
  27. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  28. 4cd76a4 audit: use the mark in handler functions by Eric Paris · 14 years ago
  29. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  30. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  31. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  32. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 15 years ago
  33. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 15 years ago
  34. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  35. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 15 years ago
  36. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 15 years ago
  37. 220d14d Audit: only set group mask when something is being watched by Eric Paris · 15 years ago
  38. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 15 years ago
  39. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 15 years ago
  40. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 15 years ago
  41. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 15 years ago
  42. 1a3aedb Audit: audit watch init should not be before fsnotify init by Eric Paris · 15 years ago
  43. 40554c3 fsnotify: allow addition of duplicate fsnotify marks by Eric Paris · 15 years ago
  44. a05fb6c audit: do not get and put just to free a watch by Eric Paris · 15 years ago
  45. e118e9c audit: redo audit watch locking and refcnt in light of fsnotify by Eric Paris · 15 years ago
  46. e9fd702 audit: convert audit watches to use fsnotify instead of inotify by Eric Paris · 15 years ago
  47. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 15 years ago
  48. 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
  49. e08b061 Audit: reorganize struct audit_watch to save 8 bytes by Eric Paris · 15 years ago
  50. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  51. 35fe4d0 Audit: move audit_get_nd completely into audit_watch by Eric Paris · 15 years ago
  52. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago