summaryrefslogtreecommitdiffstats
path: root/fs/inotify_user.c
Commit message (Expand)AuthorAgeFilesLines
* inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2008-10-021-7/+20
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-11/+11
* [PATCH] preparation to __user_walk_fd cleanupAl Viro2008-07-261-1/+1
* flag parameters: check magic constantsUlrich Drepper2008-07-241-0/+4
* flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-241-2/+2
* flag parameters: inotify_initUlrich Drepper2008-07-241-2/+10
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* Introduce path_put()Jan Blunck2008-02-141-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* inotify: make variables static in inotify_user.cHarvey Harrison2008-02-141-3/+3
* inotify: fix check for one-shot watches before destroying themUlisses Furquim2008-02-081-1/+1
* SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-061-0/+14
* A potential bug in inotify_user.cYan Zheng2008-02-061-1/+14
* change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin2007-10-171-1/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* [PATCH] inotify: read return val fixNick Piggin2007-02-121-1/+9
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-3/+3
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] inotify: fix deadlock found by lockdepArjan van de Ven2006-07-311-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis2006-06-201-0/+1
* [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-201-1/+2
* [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-201-0/+717