summaryrefslogtreecommitdiffstats
path: root/fs/notify/fsnotify.h
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: add super block object typeAmir Goldstein2018-09-031-0/+11
* fsnotify: let connector point to an abstract objectAmir Goldstein2018-06-271-4/+6
* fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein2018-06-271-0/+10
* fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein2018-06-271-2/+2
* fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-181-6/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara2017-04-101-4/+0Star
* fsnotify: Remove fsnotify_detach_group_marks()Jan Kara2017-04-101-2/+0Star
* fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara2017-04-101-0/+6
* fsnotify: Remove special handling of mark destruction on group shutdownJan Kara2017-04-101-4/+2Star
* fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2017-04-101-5/+5
* fsnotify: Remove indirection from fsnotify_detach_mark()Jan Kara2017-04-101-4/+0Star
* fsnotify: Determine lock in fsnotify_destroy_marks()Jan Kara2017-04-101-6/+4Star
* fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara2017-04-101-3/+0Star
* fsnotify: Remove indirection from mark list additionJan Kara2017-04-101-14/+0Star
* fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara2017-04-101-3/+1Star
* fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara2017-04-101-1/+2
* fsnotify: Move mark list head from object into dedicated structureJan Kara2017-04-101-7/+9
* fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara2016-05-201-0/+7
* fsnotify: remove mark->free_listJan Kara2015-09-051-6/+15
* fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-0/+12
* fanotify: fix notification of groups with inode & mount marksJan Kara2014-11-141-0/+4
* fs/notify/group.c: make fsnotify_final_destroy_group() staticAndrew Morton2014-10-101-3/+0Star
* fsnotify: remove global fsnotify groups listsEric Paris2010-07-281-9/+0Star
* fsnotify: remove the global masksEric Paris2010-07-281-4/+0Star
* fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-281-2/+3
* fsnotify: allow marks to not pin inodes in coreEric Paris2010-07-281-0/+2
* fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher2010-07-281-0/+2
* fsnotify: vfsmount marks generic functionsEric Paris2010-07-281-0/+6
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-281-0/+7
* fsnotify: mount point listeners list and global maskEric Paris2010-07-281-0/+6
* fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris2010-07-281-0/+2
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-281-4/+4
* fsnotify: generic notification queue and waitqEric Paris2009-06-111-0/+9
* fsnotify: parent event notificationEric Paris2009-06-111-0/+5
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-111-0/+5
* fsnotify: unified filesystem notification backendEric Paris2009-06-111-0/+15