Commit Graph

59 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Eric Paris 528da3e9e2 inotify: inotify_destroy_mark_entry could get called twice 16 years ago
Eric Paris 63c882a054 inotify: reimplement inotify using fsnotify 16 years ago
Wu Fengguang 381a80e6df inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 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
Richard Kennedy e2b689d82c fs: reorder struct inotify_device on 64bits to remove padding 16 years ago
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Nick Piggin 16dbc6c961 inotify: fix lock ordering wrt do_page_fault's mmap_sem 17 years ago
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Al Viro 256984a838 [PATCH] preparation to __user_walk_fd cleanup 17 years ago
Ulrich Drepper e38b36f325 flag parameters: check magic constants 17 years ago
Ulrich Drepper 510df2dd48 flag parameters: NONBLOCK in inotify_init 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Harvey Harrison 3c828e4945 inotify: make variables static in inotify_user.c 17 years ago
Ulisses Furquim ac74c00e49 inotify: fix check for one-shot watches before destroying them 17 years ago
Dmitry Antipov bcfbf84d40 SIGIO-driven I/O with inotify queues 17 years ago
Yan Zheng 1c17d18e37 A potential bug in inotify_user.c 17 years ago
Andrey Mirkin fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin f9e4acf3be [PATCH] inotify: read return val fix 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Arjan van de Ven 5b6509aa8c [PATCH] inotify: fix deadlock found by lockdep 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Amy Griffis a9dc971d3f [PATCH] inotify (3/5): add interfaces to kernel API 19 years ago
Amy Griffis 7c29772288 [PATCH] inotify (2/5): add name's inode to event handler 19 years ago
Amy Griffis 2d9048e201 [PATCH] inotify (1/5): split kernel API from userspace support 19 years ago