aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/dnotify (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-21fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris1-1/+1
2009-06-11fsnotify: allow groups to set freeing_mark to nullEric Paris1-7/+1
2009-06-11inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris1-0/+1
2009-06-11dnotify: do not bother to lock entry->lock when reading maskEric Paris1-2/+1
2009-06-11dnotify: do not use ?true:false when assigning to a boolEric Paris1-1/+1
2009-06-11fsnotify: allow groups to add private data to eventsEric Paris1-0/+1
2009-06-11dnotify: reimplement dnotify using fsnotifyEric Paris2-107/+363
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris3-0/+202