index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inotify.c
Age
Commit message (
Expand
)
Author
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-26
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
2006-02-07
[PATCH] inotify: fix one-shot support
Robert Love
2006-01-18
[PATCH] add missing syscall declarations
Arnd Bergmann
2005-12-12
[PATCH] inotify: add two inotify_add_watch flags
John McCutchan
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
2005-09-07
[PATCH] inotify speedup
John McCutchan
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
2005-08-15
[PATCH] inotify: fix idr_get_new_above usage
Robert Love
2005-08-01
[PATCH] inotify: fix race between the kernel and user space
John McCutchan
2005-07-26
[PATCH] inotify: fix oops fix
Andrew Morton
2005-07-26
[PATCH] inotify: check retval in init
Robert Love
2005-07-26
[PATCH] inotify: change default limits
Robert Love
2005-07-26
[PATCH] inotify: exit path cleanups
Robert Love
2005-07-26
[PATCH] inotify: oops fix
Robert Love
2005-07-26
[PATCH] inotify: use fget_light
Robert Love
2005-07-26
[PATCH] inotify: misc. cleanup
Robert Love
2005-07-13
[PATCH] inotify: misc cleanup
Robert Love
2005-07-13
[PATCH] inotify: move sysctl
Robert Love
2005-07-12
[PATCH] inotify
Robert Love