aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fsnotify_backend.h
AgeCommit message (Expand)Author
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: replace an event on a listEric Paris
2010-07-28fsnotify: clone existing eventsEric Paris
2010-07-28fsnotify: per group notification queue merge typesEric Paris
2010-07-28fsnotify: send struct file when sending events to parents when possibleEric 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-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris
2010-07-28fsnotify: allow addition of duplicate fsnotify marksEric Paris
2010-07-28fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris
2010-07-28audit: convert audit watches to use fsnotify instead of inotifyEric Paris
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-06-29fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris
2009-06-11fsnotify: handle filesystem unmounts with fsnotify marksEric 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-11dnotify: reimplement dnotify using fsnotifyEric Paris
2009-06-11fsnotify: parent event notificationEric Paris
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris
2009-06-11fsnotify: unified filesystem notification backendEric Paris