Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1cda2394e95415f1469ab8eaffd081395e112551
/
include
/
linux
/
fsnotify.h
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
b1085ba
fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called
by Lino Sanfilippo
· 14 years ago
6bff7ec
Ensure FMODE_NONOTIFY is not set by userspace
by Lino Sanfilippo
· 14 years ago
b29866a
fsnotify: rename FS_IN_ISDIR to FS_ISDIR
by Eric Paris
· 14 years ago
5242039
fsnotify: call fsnotify_parent in perm events
by Eric Paris
· 14 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 14 years ago
3bcf386
fsnotify: store struct file not struct path
by Eric Paris
· 14 years ago
fb1cfb8
fsnotify: initialize mask in fsnotify_perm
by Eric Paris
· 14 years ago
c4ec54b
fsnotify: new fsnotify hooks and events types for access decisions
by Eric Paris
· 15 years ago
59b0df2
fsnotify: use unsigned char * for dentry->d_name.name
by Eric Paris
· 15 years ago
ca9c726
fsnotify: Infrastructure for per-mount watches
by Andreas Gruenbacher
· 15 years ago
ecf081d
vfs: introduce FMODE_NONOTIFY
by Eric Paris
· 15 years ago
e61ce86
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
by Eric Paris
· 15 years ago
72acc85
fsnotify: kill FSNOTIFY_EVENT_FILE
by Andreas Gruenbacher
· 15 years ago
28c60e3
fsnotify: send struct file when sending events to parents when possible
by Eric Paris
· 15 years ago
2a12a9d
fsnotify: pass a file instead of an inode to open, read, and write
by Eric Paris
· 15 years ago
2dfc1ca
inotify: remove inotify in kernel interface
by Eric Paris
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cccc6bb
Lose the first argument of audit_inode_child()
by Al Viro
· 15 years ago
123df29
Lose the new_name argument of fsnotify_move()
by Al Viro
· 15 years ago
ff52cc2
fsnotify: move events should indicate the event was on a child
by Eric Paris
· 15 years ago
47882c6
fsnotify: add correlations between events
by Eric Paris
· 15 years ago
62ffe5d
fsnotify: include pathnames with entries when possible
by Eric Paris
· 15 years ago
3c5119c
dnotify: reimplement dnotify using fsnotify
by Eric Paris
· 15 years ago
c28f7e5
fsnotify: parent event notification
by Eric Paris
· 15 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 15 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 15 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
735643e
Remove "#ifdef __KERNEL__" checks from unexported headers
by Robert P. J. Day
· 17 years ago
ece9591
inotify: send IN_ATTRIB events when link count changes
by Jan Kara
· 17 years ago
5a190ae
[PATCH] pass dentry to audit_inode()/audit_inode_child()
by Al Viro
· 17 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
73d3ec5
[PATCH] fix missed create event for directory audit
by Amy Griffis
· 18 years ago
9c937dc
[PATCH] log more info for directory entry change events
by Amy Griffis
· 18 years ago
7c29772
[PATCH] inotify (2/5): add name's inode to event handler
by Amy Griffis
· 18 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
c32ccd8
[PATCH] inotify: lock avoidance with parent watch status in dentry
by Nick Piggin
· 19 years ago
73241cc
[PATCH] Collect more inode information during syscall processing.
by Amy Griffis
· 19 years ago
f38aa94
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
by Amy Griffis
· 19 years ago
89204c4
[PATCH] inotify: add MOVE_SELF event
by John McCutchan
· 19 years ago
00dd1e4
[PATCH] fsnotify-cleanups
by John McCutchan
· 19 years ago
7a91bf7
[PATCH] fsnotify_name/inoderemove
by John McCutchan
· 19 years ago
0c3dba1
[PATCH] Clean up inotify delete race fix
by John McCutchan
· 19 years ago
7544953
[PATCH] inotify: fix file deletion by rename detection
by John McCutchan
· 19 years ago
5995f16
[PATCH] inotify: event ordering
by Robert Love
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago