summaryrefslogtreecommitdiff
path: root/fs/notify/fsnotify.h
Commit message (Expand)AuthorAge
* fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara2017-04-10
* fsnotify: Remove fsnotify_detach_group_marks()Jan Kara2017-04-10
* fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara2017-04-10
* fsnotify: Remove special handling of mark destruction on group shutdownJan Kara2017-04-10
* fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2017-04-10
* fsnotify: Remove indirection from fsnotify_detach_mark()Jan Kara2017-04-10
* fsnotify: Determine lock in fsnotify_destroy_marks()Jan Kara2017-04-10
* fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara2017-04-10
* fsnotify: Remove indirection from mark list additionJan Kara2017-04-10
* fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara2017-04-10
* fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara2017-04-10
* fsnotify: Move mark list head from object into dedicated structureJan Kara2017-04-10
* fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara2016-05-19
* fsnotify: remove mark->free_listJan Kara2015-09-04
* fsnotify: unify inode and mount marks handlingJan Kara2014-12-13
* fanotify: fix notification of groups with inode & mount marksJan Kara2014-11-13
* fs/notify/group.c: make fsnotify_final_destroy_group() staticAndrew Morton2014-10-09
* fsnotify: remove global fsnotify groups listsEric 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
* fsnotify: allow marks to not pin inodes in coreEric Paris2010-07-28
* fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher2010-07-28
* fsnotify: vfsmount marks generic functionsEric Paris2010-07-28
* fsnotify: split generic and inode specific mark codeEric 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: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-28
* fsnotify: generic notification queue and waitqEric Paris2009-06-11
* fsnotify: parent event notificationEric 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