Commit Graph

24 Commits (24add1c4326ce5ca22e7af8b84bb113cd48efac9)

Author SHA1 Message Date
Eric Paris 528da3e9e2 inotify: inotify_destroy_mark_entry could get called twice 16 years ago
Eric Paris a092ee20fd fsnotify: allow groups to set freeing_mark to null 16 years ago
Eric Paris e42e27736d inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD 16 years ago
Eric Paris ce61856bd2 dnotify: do not bother to lock entry->lock when reading mask 16 years ago
Eric Paris 5ac697b793 dnotify: do not use ?true:false when assigning to a bool 16 years ago
Eric Paris 63c882a054 inotify: reimplement inotify using fsnotify 16 years ago
Eric Paris 164bc61951 fsnotify: handle filesystem unmounts with fsnotify marks 16 years ago
Eric Paris 1ef5f13c6c fsnotify: fsnotify marks on inodes pin them in core 16 years ago
Eric Paris e4aff11736 fsnotify: allow groups to add private data to events 16 years ago
Eric Paris 47882c6f51 fsnotify: add correlations between events 16 years ago
Eric Paris 62ffe5dfba fsnotify: include pathnames with entries when possible 16 years ago
Eric Paris a2d8bc6cb4 fsnotify: generic notification queue and waitq 16 years ago
Eric Paris 3c5119c05d dnotify: reimplement dnotify using fsnotify 16 years ago
Eric Paris c28f7e56e9 fsnotify: parent event notification 16 years ago
Eric Paris 3be25f49b9 fsnotify: add marks to inodes so groups can interpret how to handle those inodes 16 years ago
Eric Paris 90586523eb fsnotify: unified filesystem notification backend 16 years ago
Wu Fengguang 381a80e6df inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
Nick Piggin aabb8fdb41 fs: avoid I_NEW inodes 16 years ago
Ingo Molnar f04b30de3c inotify: fix GFP_KERNEL related deadlock 16 years ago
Vegard Nossum 3632dee2f8 inotify: clean up inotify_read and fix locking problems 16 years ago
Heiko Carstens 2e4d0924eb [CVE-2009-0029] System call wrappers part 29 16 years ago
Heiko Carstens 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
Michael Kerrisk 4ae8978cf9 inotify: fix type errors in interfaces 16 years ago
Eric Paris 272eb01485 filesystem notification: create fs/notify to contain all fs notification 16 years ago