summaryrefslogtreecommitdiffstats
path: root/fs/notify/inode_mark.c
Commit message (Expand)AuthorAgeFilesLines
* fanotify: clear all fanotify marksEric Paris2010-07-281-0/+8
* fsnotify: allow marks to not pin inodes in coreEric Paris2010-07-281-8/+27
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-281-227/+19
* fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher2010-07-281-7/+19
* fsnotify: rename mark_entry to just markEric Paris2010-07-281-74/+74
* fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris2010-07-281-7/+7
* fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris2010-07-281-24/+24
* fsnotify: add flags to fsnotify_mark_entriesEric Paris2010-07-281-0/+2
* fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris2010-07-281-14/+14
* fsnotify: mount point listeners list and global maskEric Paris2010-07-281-0/+7
* fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris2010-07-281-0/+7
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-281-3/+5
* fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris2010-07-281-1/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* fsnotify: do not set group for a mark before it is on the i_listEric Paris2009-10-181-3/+3
* fsnotify: allow groups to set freeing_mark to nullEric Paris2009-06-111-1/+2
* fsnotify: handle filesystem unmounts with fsnotify marksEric Paris2009-06-111-0/+72
* fsnotify: fsnotify marks on inodes pin them in coreEric Paris2009-06-111-0/+7
* fsnotify: parent event notificationEric Paris2009-06-111-0/+17
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-111-0/+329
OpenPOWER on IntegriCloud