summaryrefslogtreecommitdiffstats
path: root/fs/notify/dnotify
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-281-1/+2
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-281-1/+1
* dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-211-1/+2
* fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-211-1/+1
* fsnotify: allow groups to set freeing_mark to nullEric Paris2009-06-111-7/+1Star
* inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-111-0/+1
* dnotify: do not bother to lock entry->lock when reading maskEric Paris2009-06-111-2/+1Star
* dnotify: do not use ?true:false when assigning to a boolEric Paris2009-06-111-1/+1
* fsnotify: allow groups to add private data to eventsEric Paris2009-06-111-0/+1
* dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-112-107/+363
* filesystem notification: create fs/notify to contain all fs notificationEric Paris2009-01-013-0/+202