2.3'/>
summaryrefslogtreecommitdiff
path: root/fs/inotify_user.c
AgeCommit message (Expand)Author
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-26[PATCH] preparation to __user_walk_fd cleanupAl Viro
2008-07-24flag parameters: check magic constantsUlrich Drepper
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
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