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