1. 0bf676d audit: cleanup prune_tree_thread by Jiri Slaby · 8 years ago
  2. 6f1b5d7 audit: audit_tree_match can be boolean by Yaowei Bai · 9 years ago
  3. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  4. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  5. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. 27cf3a1 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  7. 3b36215 VFS: audit: d_backing_inode() annotations by David Howells · 9 years ago
  8. f1aaf26 audit: move the tree pruning to a dedicated thread by Imre Palik · 9 years ago
  9. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 9 years ago
  10. 799b601 audit: keep inode pinned by Miklos Szeredi · 10 years ago
  11. 2991dd2 audit: rename audit_log_remove_rule to disambiguate for trees by Richard Guy Briggs · 10 years ago
  12. e7df61f audit: invalid op= values for rules by Burn Alting · 10 years ago
  13. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  14. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 10 years ago
  15. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 10 years ago
  16. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  17. 736f320 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() by Chen Gang · 11 years ago
  18. 12b2f11 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 11 years ago
  19. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 11 years ago
  20. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 13 years ago
  21. b3e8692 audit: clean up refcounting in audit-tree by Miklos Szeredi · 12 years ago
  22. a2140fc audit: fix refcounting in audit-tree by Miklos Szeredi · 12 years ago
  23. 0fe33aa audit: don't free_chunk() after fsnotify_add_mark() by Miklos Szeredi · 12 years ago
  24. be34d1a VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors by David Howells · 12 years ago
  25. 3b097c4 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() by Lai Jiangshan · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. f7a998a in untag_chunk() we need to do alloc_chunk() a bit earlier by Al Viro · 14 years ago
  28. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  29. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  30. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  31. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  32. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 14 years ago
  33. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 14 years ago
  34. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 14 years ago
  35. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 14 years ago
  36. 2823e04 fsnotify: put inode specific fields in an fsnotify_mark in a union by Eric Paris · 14 years ago
  37. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 14 years ago
  38. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 14 years ago
  39. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 14 years ago
  40. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 14 years ago
  41. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 14 years ago
  42. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 14 years ago
  43. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 14 years ago
  44. 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
  45. 1f70713 new helper: iterate_mounts() by Al Viro · 14 years ago
  46. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 14 years ago
  47. b4c30aa fix more leaks in audit_tree.c tag_chunk() by Al Viro · 14 years ago
  48. 6f5d511 fix braindamage in audit_tree.c untag_chunk() by Al Viro · 14 years ago
  49. 916d757 Fix rule eviction order for AUDIT_DIR by Al Viro · 15 years ago
  50. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  51. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  52. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 15 years ago
  53. 318b6d3 audit: incorrect ref counting in audit tree tag_chunk by Eric Paris · 15 years ago
  54. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 15 years ago
  55. e45aa21 audit rules ordering, part 2 by Al Viro · 15 years ago
  56. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 15 years ago
  57. 98bc993 [PATCH] get rid of nameidata in audit_tree by Al Viro · 16 years ago
  58. 6793a05 [PATCH] list_for_each_rcu must die: audit by Paul E. McKenney · 16 years ago
  59. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  60. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  61. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago