1. 12703db fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 8 years ago
  2. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 8 years ago
  3. cafbaae fs/notify/group.c: make fsnotify_final_destroy_group() static by Andrew Morton · 10 years ago
  4. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 10 years ago
  5. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  6. 0a6b6bd fsnotify: make fasync generic for both inotify and fanotify by Eric Paris · 13 years ago
  7. 986ab09 fsnotify: use a mutex instead of a spinlock to protect a groups mark list by Lino Sanfilippo · 13 years ago
  8. 23e964c fsnotify: use reference counting for groups by Lino Sanfilippo · 13 years ago
  9. 9861295 fsnotify: introduce fsnotify_get_group() by Lino Sanfilippo · 13 years ago
  10. d8153d4 inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() by Lino Sanfilippo · 13 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  13. 43709a2 fsnotify: remove group->mask by Eric Paris · 14 years ago
  14. 0393097 fsnotify: remove the global masks by Eric Paris · 14 years ago
  15. 75c1be4 fsnotify: srcu to protect read side of inode and vfsmount locks by Eric Paris · 14 years ago
  16. 08ae893 fanotify: drop the useless priority argument by Eric Paris · 14 years ago
  17. cb2d429 fsnotify: add group priorities by Eric Paris · 15 years ago
  18. 841bdc1 fsnotify: rename mark_entry to just mark by Eric Paris · 15 years ago
  19. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  20. 7131485 fsnotify: mount point listeners list and global mask by Eric Paris · 15 years ago
  21. 4ca7635 fsnotify: add groups to fsnotify_inode_groups when registering inode watch by Eric Paris · 15 years ago
  22. 36fddeb fsnotify: initialize the group->num_marks in a better place by Eric Paris · 15 years ago
  23. 19c2a0e fsnotify: rename fsnotify_groups to fsnotify_inode_groups by Eric Paris · 15 years ago
  24. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 15 years ago
  25. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 15 years ago
  26. cd7752c fsnotify: fsnotify_obtain_group kzalloc cleanup by Eric Paris · 15 years ago
  27. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 15 years ago
  28. f0553af fsnotify: kzalloc fsnotify groups by Eric Paris · 15 years ago
  29. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  30. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  31. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago