index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inotify_user.c
Age
Commit message (
Expand
)
Author
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
flag parameters: NONBLOCK in inotify_init
Ulrich Drepper
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
inotify: make variables static in inotify_user.c
Harvey Harrison
2008-02-08
inotify: fix check for one-shot watches before destroying them
Ulisses Furquim
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
2008-02-06
A potential bug in inotify_user.c
Yan Zheng
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-02-12
[PATCH] inotify: read return val fix
Nick Piggin
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-07-31
[PATCH] inotify: fix deadlock found by lockdep
Arjan van de Ven
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-20
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
2006-06-20
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis