SUNRPC: Fix rpcauth_prune_expired
[safe/jmp/linux-2.6] / fs / inotify_user.c
2008-10-02 Nick Piggininotify: fix lock ordering wrt do_page_fault's mmap_sem
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Al Viro[PATCH] preparation to __user_walk_fd cleanup
2008-07-24 Ulrich Drepperflag parameters: check magic constants
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in inotify_init
2008-07-24 Ulrich Drepperflag parameters: inotify_init
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-02-15 Jan BlunckIntroduce path_put()
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...