aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify/inotify_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris1-4/+10
2009-07-21inotify: drop user watch count when a watch is removedEric Paris1-0/+2
2009-07-02fs/notify/inotify: decrement user inotify count on closeKeith Packard1-0/+3
2009-06-19inotify: inotify_destroy_mark_entry could get called twiceEric Paris1-27/+5
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris1-438/+399
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang1-1/+1
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-14[CVE-2009-0029] System call wrappers part 29Heiko Carstens1-2/+3
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens1-2/+2
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk1-1/+1
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris1-0/+778