aboutsummaryrefslogtreecommitdiff
path: root/fs/notify/fsnotify.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-28fsnotify: remove global fsnotify groups listsGravatar Eric Paris 1-9/+0
2010-07-28fsnotify: remove the global masksGravatar Eric Paris 1-4/+0
2010-07-28fsnotify: srcu to protect read side of inode and vfsmount locksGravatar Eric Paris 1-2/+3
2010-07-28fsnotify: allow marks to not pin inodes in coreGravatar Eric Paris 1-0/+2
2010-07-28fsnotify: Infrastructure for per-mount watchesGravatar Andreas Gruenbacher 1-0/+2
2010-07-28fsnotify: vfsmount marks generic functionsGravatar Eric Paris 1-0/+6
2010-07-28fsnotify: split generic and inode specific mark codeGravatar Eric Paris 1-0/+7
2010-07-28fsnotify: mount point listeners list and global maskGravatar Eric Paris 1-0/+6
2010-07-28fsnotify: add groups to fsnotify_inode_groups when registering inode watchGravatar Eric Paris 1-0/+2
2010-07-28fsnotify: rename fsnotify_groups to fsnotify_inode_groupsGravatar Eric Paris 1-4/+4
2009-06-11fsnotify: generic notification queue and waitqGravatar Eric Paris 1-0/+9
2009-06-11fsnotify: parent event notificationGravatar Eric Paris 1-0/+5
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesGravatar Eric Paris 1-0/+5
2009-06-11fsnotify: unified filesystem notification backendGravatar Eric Paris 1-0/+15