summaryrefslogtreecommitdiff
path: root/fs/notify/fsnotify.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-10fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara
2017-04-10fsnotify: Remove fsnotify_detach_group_marks()Jan Kara
2017-04-10fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara
2017-04-10fsnotify: Remove special handling of mark destruction on group shutdownJan Kara
2017-04-10fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara
2017-04-10fsnotify: Remove indirection from fsnotify_detach_mark()Jan Kara
2017-04-10fsnotify: Determine lock in fsnotify_destroy_marks()Jan Kara
2017-04-10fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara
2017-04-10fsnotify: Remove indirection from mark list additionJan Kara
2017-04-10fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara
2017-04-10fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara
2017-04-10fsnotify: Move mark list head from object into dedicated structureJan Kara
2016-05-19fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara
2015-09-04fsnotify: remove mark->free_listJan Kara
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-10-09fs/notify/group.c: make fsnotify_final_destroy_group() staticAndrew Morton
2010-07-28fsnotify: remove global fsnotify groups listsEric Paris
2010-07-28fsnotify: remove the global masksEric Paris
2010-07-28fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris
2010-07-28fsnotify: allow marks to not pin inodes in coreEric Paris
2010-07-28fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher
2010-07-28fsnotify: vfsmount marks generic functionsEric Paris
2010-07-28fsnotify: split generic and inode specific mark codeEric Paris
2010-07-28fsnotify: mount point listeners list and global maskEric Paris
2010-07-28fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris
2010-07-28fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris
2009-06-11fsnotify: generic notification queue and waitqEric Paris
2009-06-11fsnotify: parent event notificationEric Paris
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris
2009-06-11fsnotify: unified filesystem notification backendEric Paris