summaryrefslogtreecommitdiff
path: root/fs/notify
AgeCommit message (Expand)Author
2009-06-01inotify: reimplement inotify using fsnotifyEric Paris
2009-06-01fsnotify: handle filesystem unmounts with fsnotify marksEric Paris
2009-06-01fsnotify: fsnotify marks on inodes pin them in coreEric Paris
2009-06-01fsnotify: allow groups to add private data to eventsEric Paris
2009-06-01fsnotify: add correlations between eventsEric Paris
2009-06-01fsnotify: include pathnames with entries when possibleEric Paris
2009-06-01fsnotify: generic notification queue and waitqEric Paris
2009-06-01dnotify: reimplement dnotify using fsnotifyEric Paris
2009-06-01fsnotify: parent event notificationEric Paris
2009-06-01fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris
2009-06-01fsnotify: unified filesystem notification backendEric Paris
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang
2009-03-27fs: avoid I_NEW inodesNick Piggin
2009-02-18inotify: fix GFP_KERNEL related deadlockIngo Molnar
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum
2009-01-14[CVE-2009-0029] System call wrappers part 29Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris