1. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  2. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  3. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 10 years ago
  4. 482ef06 fanotify: Handle overflow in case of permission events by Jan Kara · 10 years ago
  5. 2513190 fsnotify: Fix detection whether overflow event is queued by Jan Kara · 10 years ago
  6. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 10 years ago
  7. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  8. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  9. 0a6b6bd fsnotify: make fasync generic for both inotify and fanotify by Eric Paris · 13 years ago
  10. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  11. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  12. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  13. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  14. c1e5c95 vfs/fsnotify: fsnotify_close can delay the final work in fput by Eric Paris · 14 years ago
  15. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  16. f70ab54 fsnotify: fsnotify_add_notify_event should return an event by Eric Paris · 14 years ago
  17. 5ba08e2 fsnotify: add pr_debug throughout by Eric Paris · 14 years ago
  18. 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 14 years ago
  19. 6e5f77b fsnotify: intoduce a notification merge argument by Eric Paris · 15 years ago
  20. 32c3263 fanotify: Add pids to events by Andreas Gruenbacher · 15 years ago
  21. 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 15 years ago
  22. cac69da fsnotify: lock annotation for event replacement by Eric Paris · 15 years ago
  23. 1201a53 fsnotify: replace an event on a list by Eric Paris · 15 years ago
  24. b4e4e14 fsnotify: clone existing events by Eric Paris · 15 years ago
  25. 74766bb fsnotify: per group notification queue merge types by Eric Paris · 15 years ago
  26. 6f3a539 fsnotify: use kmem_cache_zalloc to simplify event initialization by Eric Paris · 15 years ago
  27. b4277d3 fsnotify: use fsnotify_create_event to allocate the q_overflow event by Eric Paris · 15 years ago
  28. 3de0ef4 inotify: fix coalesce duplicate events into a single event in special case by Wei Yongjun · 15 years ago
  29. cd94c8b inotify: tail drop inotify q_overflow events by Eric Paris · 15 years ago
  30. eef3a11 notify: unused event private race by Eric Paris · 15 years ago
  31. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 15 years ago
  32. c05594b fsnotify: fix inotify tail drop check with path entries by Eric Paris · 15 years ago
  33. 4a148ba inotify: check filename before dropping repeat events by Eric Paris · 15 years ago
  34. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  35. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  36. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  37. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  38. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago