Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
[safe/jmp/linux-2.6] / fs / inotify_user.c
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-15 Harvey Harrisoninotify: make variables static in inotify_user.c
2008-02-08 Ulisses Furquiminotify: fix check for one-shot watches before destroyi...
2008-02-06 Dmitry AntipovSIGIO-driven I/O with inotify queues
2008-02-06 Yan ZhengA potential bug in inotify_user.c
2007-10-17 Andrey Mirkinchange inotifyfs magic as the same magic is used for...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-02-12 Nick Piggin[PATCH] inotify: read return val fix
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-07-31 Arjan van de Ven[PATCH] inotify: fix deadlock found by lockdep
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-20 Amy Griffis[PATCH] inotify (3/5): add interfaces to kernel API
2006-06-20 Amy Griffis[PATCH] inotify (2/5): add name's inode to event handler
2006-06-20 Amy Griffis[PATCH] inotify (1/5): split kernel API from userspace...