summaryrefslogtreecommitdiff
path: root/fs/notify/dnotify
AgeCommit message (Expand)Author
2010-07-28fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris
2010-07-28fsnotify: include vfsmount in should_send_event when appropriateEric Paris
2010-07-28fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris
2010-07-28fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris
2010-07-28fsnotify: remove group_num altogetherEric Paris
2010-07-28fsnotify: include data in should_send callsEric Paris
2010-07-28fsnotify: provide the data type to should_send_eventEric Paris
2010-07-28fsnotify: allow addition of duplicate fsnotify marksEric Paris
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-07-21fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris
2009-06-11fsnotify: allow groups to set freeing_mark to nullEric Paris
2009-06-11inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris
2009-06-11dnotify: do not bother to lock entry->lock when reading maskEric Paris
2009-06-11dnotify: do not use ?true:false when assigning to a boolEric Paris
2009-06-11fsnotify: allow groups to add private data to eventsEric Paris
2009-06-11dnotify: reimplement dnotify using fsnotifyEric Paris
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris