summaryrefslogtreecommitdiffstats
path: root/fs/notify/fsnotify.h
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-0/+12
* fanotify: fix notification of groups with inode & mount marksJan Kara2014-11-131-0/+4
* fs/notify/group.c: make fsnotify_final_destroy_group() staticAndrew Morton2014-10-091-3/+0
* fsnotify: remove global fsnotify groups listsEric Paris2010-07-281-9/+0
* fsnotify: remove the global masksEric Paris2010-07-281-4/+0
* fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-281-2/+3
* fsnotify: allow marks to not pin inodes in coreEric Paris2010-07-281-0/+2
* fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher2010-07-281-0/+2
* fsnotify: vfsmount marks generic functionsEric Paris2010-07-281-0/+6
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-281-0/+7
* fsnotify: mount point listeners list and global maskEric Paris2010-07-281-0/+6
* fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris2010-07-281-0/+2
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-281-4/+4
* fsnotify: generic notification queue and waitqEric Paris2009-06-111-0/+9
* fsnotify: parent event notificationEric Paris2009-06-111-0/+5
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-111-0/+5
* fsnotify: unified filesystem notification backendEric Paris2009-06-111-0/+15