summaryrefslogtreecommitdiff
path: root/fs/inotify_user.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-07-31[PATCH] inotify: fix deadlock found by lockdepArjan van de Ven1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis1-0/+1
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis1-1/+2
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis1-0/+717