1. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 8 years ago
  2. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 8 years ago
  3. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 8 years ago
  4. c510eff fsnotify: destroy marks with call_srcu instead of dedicated thread by Jeff Layton · 8 years ago
  5. 4712e722 fsnotify: get rid of fsnotify_destroy_mark_locked() by Jan Kara · 9 years ago
  6. 925d113 fsnotify: remove mark->free_list by Jan Kara · 9 years ago
  7. 8f2f3eb fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago
  8. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  9. a2673b6 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago
  10. 37d469e fsnotify: remove destroy_list from fsnotify_mark by Jan Kara · 9 years ago
  11. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 9 years ago
  12. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  13. efa8f7e fs/notify/mark.c: trivial cleanup by David Cohen · 10 years ago
  14. 9756b91 fsnotify: update comments concerning locking scheme by Lino Sanfilippo · 11 years ago
  15. 6960b0d fsnotify: change locking order by Lino Sanfilippo · 13 years ago
  16. 64c20d2 fsnotify: dont put marks on temporary list when clearing marks by group by Lino Sanfilippo · 13 years ago
  17. d5a335b fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark() by Lino Sanfilippo · 13 years ago
  18. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 13 years ago
  19. 986ab09 fsnotify: use a mutex instead of a spinlock to protect a groups mark list by Lino Sanfilippo · 13 years ago
  20. 104d06f fsnotify: take groups mark_lock before mark lock by Lino Sanfilippo · 13 years ago
  21. 23e964c fsnotify: use reference counting for groups by Lino Sanfilippo · 13 years ago
  22. fed4748 fsnotify: don't BUG in fsnotify_destroy_mark() by Miklos Szeredi · 12 years ago
  23. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  26. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  27. 8778abb fsnotify: Exchange list heads instead of moving elements by Andreas Gruenbacher · 14 years ago
  28. 75c1be4 fsnotify: srcu to protect read side of inode and vfsmount locks by Eric Paris · 14 years ago
  29. 700307a fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called by Eric Paris · 14 years ago
  30. b31d397 fsnotify: call iput on inodes when no longer marked by Eric Paris · 14 years ago
  31. 4d92604 fanotify: clear all fanotify marks by Eric Paris · 14 years ago
  32. 33af5e3 fsnotify: ignored_mask - excluding notification by Eric Paris · 14 years ago
  33. 90b1e7a fsnotify: allow marks to not pin inodes in core by Eric Paris · 14 years ago
  34. 0d48b7f fsnotify: vfsmount marks generic functions by Eric Paris · 14 years ago
  35. ba643f0 fsnotify: clear marks to 0 in fsnotify_init_mark by Eric Paris · 14 years ago
  36. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 14 years ago