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