index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
inotify_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
2008-10-02
1
-7
/
+20
*
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
1
-11
/
+11
*
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2008-07-26
1
-1
/
+1
*
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
1
-0
/
+4
*
flag parameters: NONBLOCK in inotify_init
Ulrich Drepper
2008-07-24
1
-2
/
+2
*
flag parameters: inotify_init
Ulrich Drepper
2008-07-24
1
-2
/
+10
*
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
1
-1
/
+1
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-2
/
+2
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-1
/
+1
*
inotify: make variables static in inotify_user.c
Harvey Harrison
2008-02-14
1
-3
/
+3
*
inotify: fix check for one-shot watches before destroying them
Ulisses Furquim
2008-02-08
1
-1
/
+1
*
SIGIO-driven I/O with inotify queues
Dmitry Antipov
2008-02-06
1
-0
/
+14
*
A potential bug in inotify_user.c
Yan Zheng
2008-02-06
1
-1
/
+14
*
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
2007-10-17
1
-1
/
+3
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
*
[PATCH] inotify: read return val fix
Nick Piggin
2007-02-12
1
-1
/
+9
*
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-08
1
-3
/
+3
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
*
[PATCH] inotify: fix deadlock found by lockdep
Arjan van de Ven
2006-07-31
1
-1
/
+1
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
2006-06-20
1
-0
/
+1
*
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-06-20
1
-1
/
+2
*
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-06-20
1
-0
/
+717