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