summaryrefslogtreecommitdiff
path: root/fs/notify/notification.c
AgeCommit message (Expand)Author
2009-12-04fanotify: Add pids to eventsAndreas Gruenbacher
2009-11-12fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher
2009-11-06fsnotify: lock annotation for event replacementEric Paris
2009-11-06fsnotify: replace an event on a listEric Paris
2009-11-06fsnotify: clone existing eventsEric Paris
2009-11-06fsnotify: per group notification queue merge typesEric Paris
2009-11-06fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris
2009-11-06fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris
2009-10-18inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun
2009-08-17inotify: tail drop inotify q_overflow eventsEric Paris
2009-08-17notify: unused event private raceEric Paris
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-07-21fsnotify: fix inotify tail drop check with path entriesEric Paris
2009-07-21inotify: check filename before dropping repeat eventsEric Paris
2009-06-11fsnotify: allow groups to add private data to eventsEric Paris
2009-06-11fsnotify: add correlations between eventsEric Paris
2009-06-11fsnotify: include pathnames with entries when possibleEric Paris
2009-06-11fsnotify: generic notification queue and waitqEric Paris
2009-06-11fsnotify: unified filesystem notification backendEric Paris