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