index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsnotify.h
(
unfollow
)
Commit message (
Expand
)
Author
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-02-06
inotify: send IN_ATTRIB events when link count changes
Jan Kara
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-08-03
[PATCH] fix missed create event for directory audit
Amy Griffis
2006-06-20
[PATCH] log more info for directory entry change events
Amy Griffis
2006-06-20
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
2006-03-20
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
2006-03-20
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
Amy Griffis
2005-08-15
[PATCH] inotify: add MOVE_SELF event
John McCutchan
2005-08-08
[PATCH] fsnotify-cleanups
John McCutchan
2005-08-08
[PATCH] fsnotify_name/inoderemove
John McCutchan
2005-08-04
[PATCH] Clean up inotify delete race fix
John McCutchan
2005-08-01
[PATCH] inotify: fix file deletion by rename detection
John McCutchan
2005-07-13
[PATCH] inotify: event ordering
Robert Love
2005-07-12
[PATCH] inotify
Robert Love