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