1. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 10 years ago
  2. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 10 years ago
  3. 13116df fanotify: Fix use after free in mask checking by Jan Kara · 10 years ago
  4. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 11 years ago
  5. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  6. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  7. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  8. 03a1cec fanotify: dont merge permission events by Lino Sanfilippo · 12 years ago
  9. 848561d fanotify: fix missing break by Eric Paris · 12 years ago
  10. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 14 years ago
  11. 8fcd652 fanotify: ignore events on directories unless specifically requested by Eric Paris · 14 years ago
  12. e1c048b fanotify: do not send events for irregular files by Eric Paris · 14 years ago
  13. 4afeff8 fanotify: limit number of listeners per user by Eric Paris · 14 years ago
  14. ff8d6e9 fanotify: drop duplicate pr_debug statement by Tvrtko Ursulin · 14 years ago
  15. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  16. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  17. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  18. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  19. 0215054 fanotify: use the mark in handler functions by Eric Paris · 14 years ago
  20. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  21. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  22. f70ab54 fsnotify: fsnotify_add_notify_event should return an event by Eric Paris · 14 years ago
  23. b2d8790 fanotify: userspace interface for permission responses by Eric Paris · 15 years ago
  24. 9e66e42 fanotify: permissions and blocking by Eric Paris · 15 years ago
  25. 43ed7e1 fanotify: use merge argument to determine actual event added to queue by Eric Paris · 15 years ago
  26. 6e5f77b fsnotify: intoduce a notification merge argument by Eric Paris · 15 years ago
  27. 32a4df1 fanotify: ignored_mask to ignore events by Eric Paris · 15 years ago
  28. 33d3dff fanotify: remove outgoing function checks in fanotify.h by Andreas Gruenbacher · 15 years ago
  29. 1c52906 fanotify: should_send_event needs to handle vfsmounts by Eric Paris · 15 years ago
  30. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  31. 32c3263 fanotify: Add pids to events by Andreas Gruenbacher · 15 years ago
  32. 9dced01 fanotify: do not clone on merge unless needed by Eric Paris · 15 years ago
  33. a12a7dd fanotify: merge notification events with different masks by Eric Paris · 15 years ago
  34. 767cd46c fanotify:drop notification if they exist in the outgoing queue by Eric Paris · 15 years ago
  35. ff0b16a fanotify: fscking all notification system by Eric Paris · 15 years ago