Commit Graph

22 Commits (08650869e0ec581f8d88cfdb563d37f5383abfe2)

Author SHA1 Message Date
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