Commit Graph

20 Commits (148817ba092f9f6edd35bad3c6c6b8e8f90fe2ed)

Author SHA1 Message Date
Eric Paris 02436668d9 fsnotify: remove global fsnotify groups lists 15 years ago
Eric Paris 43709a288e fsnotify: remove group->mask 15 years ago
Eric Paris 03930979af fsnotify: remove the global masks 15 years ago
Eric Paris 75c1be487a fsnotify: srcu to protect read side of inode and vfsmount locks 15 years ago
Eric Paris 08ae89380a fanotify: drop the useless priority argument 15 years ago
Eric Paris cb2d429faf fsnotify: add group priorities 15 years ago
Eric Paris 841bdc10f5 fsnotify: rename mark_entry to just mark 15 years ago
Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 15 years ago
Eric Paris 7131485a93 fsnotify: mount point listeners list and global mask 15 years ago
Eric Paris 4ca763523e fsnotify: add groups to fsnotify_inode_groups when registering inode watch 15 years ago
Eric Paris 36fddebaa8 fsnotify: initialize the group->num_marks in a better place 15 years ago
Eric Paris 19c2a0e1a2 fsnotify: rename fsnotify_groups to fsnotify_inode_groups 15 years ago
Eric Paris 0d2e2a1d00 fsnotify: drop mask argument from fsnotify_alloc_group 15 years ago
Eric Paris ffab83402f fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group 15 years ago
Eric Paris cd7752ce7c fsnotify: fsnotify_obtain_group kzalloc cleanup 15 years ago
Eric Paris 74be0cc828 fsnotify: remove group_num altogether 15 years ago
Eric Paris f0553af054 fsnotify: kzalloc fsnotify groups 15 years ago
Eric Paris a2d8bc6cb4 fsnotify: generic notification queue and waitq 16 years ago
Eric Paris 3be25f49b9 fsnotify: add marks to inodes so groups can interpret how to handle those inodes 16 years ago
Eric Paris 90586523eb fsnotify: unified filesystem notification backend 16 years ago