summaryrefslogtreecommitdiff
path: root/fs/inotify_user.c
AgeCommit message (Expand)Author
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14inotify: make variables static in inotify_user.cHarvey Harrison
2008-02-08inotify: fix check for one-shot watches before destroying themUlisses Furquim
2008-02-06SIGIO-driven I/O with inotify queuesDmitry Antipov
2008-02-06A potential bug in inotify_user.cYan Zheng
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-02-12[PATCH] inotify: read return val fixNick Piggin
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-07-31[PATCH] inotify: fix deadlock found by lockdepArjan van de Ven
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis