aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/group.c
Commit message (Expand)AuthorAge
* fsnotify: remove global fsnotify groups listsEric Paris2010-07-28
* fsnotify: remove group->maskEric Paris2010-07-28
* fsnotify: remove the global masksEric Paris2010-07-28
* fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-28
* fanotify: drop the useless priority argumentEric Paris2010-07-28
* fsnotify: add group prioritiesEric Paris2010-07-28
* fsnotify: rename mark_entry to just markEric Paris2010-07-28
* fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris2010-07-28
* fsnotify: mount point listeners list and global maskEric Paris2010-07-28
* fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris2010-07-28
* fsnotify: initialize the group->num_marks in a better placeEric Paris2010-07-28
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-28
* fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris2010-07-28
* fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris2010-07-28
* fsnotify: fsnotify_obtain_group kzalloc cleanupEric Paris2010-07-28
* fsnotify: remove group_num altogetherEric Paris2010-07-28
* fsnotify: kzalloc fsnotify groupsEric Paris2010-07-28
* fsnotify: generic notification queue and waitqEric Paris2009-06-11
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-11
* fsnotify: unified filesystem notification backendEric Paris2009-06-11