1. 1e6cb72 fsnotify: add super block object type by Amir Goldstein · 6 years ago
  2. 36f10f5 fsnotify: let connector point to an abstract object by Amir Goldstein · 7 years ago
  3. b812a9f fsnotify: pass connp and object type to fsnotify_add_mark() by Amir Goldstein · 7 years ago
  4. 9b6e543 fsnotify: use typedef fsnotify_connp_t for brevity by Amir Goldstein · 7 years ago
  5. 5b0457a fsnotify: remove redundant arguments to handle_event() by Amir Goldstein · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. b1362ed fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark() by Jan Kara · 8 years ago
  8. 2e37c6c fsnotify: Remove fsnotify_detach_group_marks() by Jan Kara · 8 years ago
  9. abc7757 fsnotify: Provide framework for dropping SRCU lock in ->handle_event by Jan Kara · 8 years ago
  10. f09b04a fsnotify: Remove special handling of mark destruction on group shutdown by Jan Kara · 8 years ago
  11. 08991e8 fsnotify: Free fsnotify_mark_connector when there is no mark attached by Jan Kara · 8 years ago
  12. 8212a60 fsnotify: Remove indirection from fsnotify_detach_mark() by Jan Kara · 8 years ago
  13. a03e2e4 fsnotify: Determine lock in fsnotify_destroy_marks() by Jan Kara · 8 years ago
  14. a242677 fsnotify: Move locking into fsnotify_recalc_mask() by Jan Kara · 8 years ago
  15. 755b5bc fsnotify: Remove indirection from mark list addition by Jan Kara · 8 years ago
  16. e911d8a fsnotify: Make fsnotify_mark_connector hold inode reference by Jan Kara · 8 years ago
  17. 86ffe24 fsnotify: Move object pointer to fsnotify_mark_connector by Jan Kara · 8 years ago
  18. 9dd813c fsnotify: Move mark list head from object into dedicated structure by Jan Kara · 8 years ago
  19. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 9 years ago
  20. 925d113 fsnotify: remove mark->free_list by Jan Kara · 9 years ago
  21. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 10 years ago
  22. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  23. cafbaae fs/notify/group.c: make fsnotify_final_destroy_group() static by Andrew Morton · 10 years ago
  24. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  25. 0393097 fsnotify: remove the global masks by Eric Paris · 14 years ago
  26. 75c1be4 fsnotify: srcu to protect read side of inode and vfsmount locks by Eric Paris · 14 years ago
  27. 90b1e7a fsnotify: allow marks to not pin inodes in core by Eric Paris · 15 years ago
  28. ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 15 years ago
  29. 0d48b7f fsnotify: vfsmount marks generic functions by Eric Paris · 15 years ago
  30. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  31. 7131485 fsnotify: mount point listeners list and global mask by Eric Paris · 15 years ago
  32. 4ca7635 fsnotify: add groups to fsnotify_inode_groups when registering inode watch by Eric Paris · 15 years ago
  33. 19c2a0e fsnotify: rename fsnotify_groups to fsnotify_inode_groups by Eric Paris · 15 years ago
  34. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 16 years ago
  35. c28f7e5 fsnotify: parent event notification by Eric Paris · 16 years ago
  36. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 16 years ago
  37. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 16 years ago