aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/notification.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\
| * fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
* | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
|/
* fs/notify/notification.c: make subsys_initcall function staticH Hartley Sweeten2012-03-23
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-12
* vfs/fsnotify: fsnotify_close can delay the final work in fputEric Paris2010-07-28
* fsnotify: store struct file not struct pathEric Paris2010-07-28
* fsnotify: fsnotify_add_notify_event should return an eventEric Paris2010-07-28
* fsnotify: add pr_debug throughoutEric Paris2010-07-28
* fsnotify: use unsigned char * for dentry->d_name.nameEric Paris2010-07-28
* fsnotify: intoduce a notification merge argumentEric Paris2010-07-28
* fanotify: Add pids to eventsAndreas Gruenbacher2010-07-28
* fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher2010-07-28
* fsnotify: lock annotation for event replacementEric Paris2010-07-28
* fsnotify: replace an event on a listEric Paris2010-07-28
* fsnotify: clone existing eventsEric Paris2010-07-28
* fsnotify: per group notification queue merge typesEric Paris2010-07-28
* fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris2010-07-28
* fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris2010-07-28
* inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun2009-10-18
* inotify: tail drop inotify q_overflow eventsEric Paris2009-08-17
* notify: unused event private raceEric Paris2009-08-17
* inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-21
* fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-21
* inotify: check filename before dropping repeat eventsEric Paris2009-07-21
* fsnotify: allow groups to add private data to eventsEric Paris2009-06-11
* fsnotify: add correlations between eventsEric Paris2009-06-11
* fsnotify: include pathnames with entries when possibleEric Paris2009-06-11
* fsnotify: generic notification queue and waitqEric Paris2009-06-11
* fsnotify: unified filesystem notification backendEric Paris2009-06-11