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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
inotify: remove debug code
Nick Piggin
2008-02-06
1
-12
/
+5
*
inotify: fix race
Nick Piggin
2008-02-06
1
-3
/
+10
*
[PATCH] new helper - inotify_evict_watch()
Al Viro
2007-10-21
1
-0
/
+8
*
[PATCH] new helper - inotify_clone_watch()
Al Viro
2007-10-21
1
-0
/
+35
*
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-05-08
1
-1
/
+1
*
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
[PATCH] inotify (4/5): allow watch removal from event handler
Amy Griffis
2006-06-20
1
-9
/
+14
*
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
2006-06-20
1
-6
/
+58
*
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-06-20
1
-5
/
+8
*
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-06-20
1
-711
/
+230
*
[PATCH] fix NULL dereference in inotify_ignore
Amy Griffis
2006-05-21
1
-2
/
+1
*
[PATCH] fix race in inotify_release
Amy Griffis
2006-05-21
1
-1
/
+5
*
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
Arnd Bergmann
2006-04-11
1
-1
/
+1
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
2006-03-26
1
-6
/
+6
*
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
2006-03-25
1
-10
/
+77
*
[PATCH] sem2mutex: iprune
Ingo Molnar
2006-03-23
1
-3
/
+3
*
[PATCH] sem2mutex: inotify
Ingo Molnar
2006-03-23
1
-55
/
+55
*
[PATCH] inotify: fix one-shot support
Robert Love
2006-02-07
1
-1
/
+1
*
[PATCH] add missing syscall declarations
Arnd Bergmann
2006-01-18
1
-0
/
+1
*
[PATCH] inotify: add two inotify_add_watch flags
John McCutchan
2005-12-12
1
-3
/
+10
*
[PATCH] add a vfs_permission helper
Christoph Hellwig
2005-11-09
1
-1
/
+1
*
[PATCH] inotify/idr leak fix
Andrew Morton
2005-10-23
1
-0
/
+1
*
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
2005-09-07
1
-1
/
+8
*
[PATCH] inotify speedup
John McCutchan
2005-09-07
1
-0
/
+7
*
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
2005-08-26
1
-1
/
+1
*
[PATCH] inotify: fix idr_get_new_above usage
Robert Love
2005-08-15
1
-1
/
+1
*
[PATCH] inotify: fix race between the kernel and user space
John McCutchan
2005-08-01
1
-1
/
+4
*
[PATCH] inotify: fix oops fix
Andrew Morton
2005-07-26
1
-1
/
+1
*
[PATCH] inotify: check retval in init
Robert Love
2005-07-26
1
-1
/
+8
*
[PATCH] inotify: change default limits
Robert Love
2005-07-26
1
-2
/
+2
*
[PATCH] inotify: exit path cleanups
Robert Love
2005-07-26
1
-10
/
+8
*
[PATCH] inotify: oops fix
Robert Love
2005-07-26
1
-1
/
+15
*
[PATCH] inotify: use fget_light
Robert Love
2005-07-26
1
-8
/
+8
*
[PATCH] inotify: misc. cleanup
Robert Love
2005-07-26
1
-34
/
+32
*
[PATCH] inotify: misc cleanup
Robert Love
2005-07-13
1
-6
/
+3
*
[PATCH] inotify: move sysctl
Robert Love
2005-07-13
1
-4
/
+45
*
[PATCH] inotify
Robert Love
2005-07-12
1
-0
/
+999