1. 3b097c4 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() by Lai Jiangshan · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. f7a998a in untag_chunk() we need to do alloc_chunk() a bit earlier by Al Viro · 14 years ago
  4. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  5. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  6. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  7. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  8. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 14 years ago
  9. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 14 years ago
  10. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 14 years ago
  11. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 14 years ago
  12. 2823e04 fsnotify: put inode specific fields in an fsnotify_mark in a union by Eric Paris · 14 years ago
  13. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 14 years ago
  14. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 14 years ago
  15. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 14 years ago
  16. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 14 years ago
  17. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 14 years ago
  18. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 14 years ago
  19. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 14 years ago
  20. 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
  21. 1f70713 new helper: iterate_mounts() by Al Viro · 14 years ago
  22. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 14 years ago
  23. b4c30aa fix more leaks in audit_tree.c tag_chunk() by Al Viro · 14 years ago
  24. 6f5d511 fix braindamage in audit_tree.c untag_chunk() by Al Viro · 14 years ago
  25. 916d757 Fix rule eviction order for AUDIT_DIR by Al Viro · 15 years ago
  26. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  27. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  28. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 15 years ago
  29. 318b6d3 audit: incorrect ref counting in audit tree tag_chunk by Eric Paris · 15 years ago
  30. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 15 years ago
  31. e45aa21 audit rules ordering, part 2 by Al Viro · 15 years ago
  32. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  33. 98bc993 [PATCH] get rid of nameidata in audit_tree by Al Viro · 16 years ago
  34. 6793a05 [PATCH] list_for_each_rcu must die: audit by Paul E. McKenney · 16 years ago
  35. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  36. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  37. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago