Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b14f21906774be181627412fed5b6b5fae2b53a2
/
fs
/
notify
/
inotify
/
inotify_fsnotify.c
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
d0de4dc
inotify: fix double free/corruption of stuct user
by Eric Paris
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 14 years ago
1968f5e
fanotify: use both marks when possible
by Eric Paris
· 14 years ago
ce8f76f
fsnotify: pass both the vfsmount mark and inode mark
by Eric Paris
· 14 years ago
2612abb
fsnotify: cleanup should_send_event
by Eric Paris
· 14 years ago
7f6b6117
inotify: use the mark in handler functions
by Eric Paris
· 14 years ago
3a9b16b
fsnotify: send fsnotify_mark to groups in event handling functions
by Eric Paris
· 14 years ago
3bcf386
fsnotify: store struct file not struct path
by Eric Paris
· 14 years ago
f70ab54
fsnotify: fsnotify_add_notify_event should return an event
by Eric Paris
· 14 years ago
5ba08e2
fsnotify: add pr_debug throughout
by Eric Paris
· 14 years ago
8c1934c
inotify: allow users to request not to recieve events on unlinked children
by Eric Paris
· 14 years ago
ff31100
inotify: fix inotify oneshot support
by Eric Paris
· 14 years ago
6e5f77b
fsnotify: intoduce a notification merge argument
by Eric Paris
· 15 years ago
5444e29
fsnotify: split generic and inode specific mark code
by Eric Paris
· 15 years ago
3556608
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
by Andreas Gruenbacher
· 15 years ago
000285d
inotify: rename mark_entry to just mark
by Eric Paris
· 15 years ago
d077544
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
by Eric Paris
· 15 years ago
e61ce86
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
by Eric Paris
· 15 years ago
2823e04
fsnotify: put inode specific fields in an fsnotify_mark in a union
by Eric Paris
· 15 years ago
3a9fb89
fsnotify: include vfsmount in should_send_event when appropriate
by Eric Paris
· 15 years ago
74766bb
fsnotify: per group notification queue merge types
by Eric Paris
· 15 years ago
8112e2d
fsnotify: include data in should_send calls
by Eric Paris
· 15 years ago
7b0a04f
fsnotify: provide the data type to should_send_event
by Eric Paris
· 15 years ago
b3b38d8
inotify: don't leak user struct on inotify release
by Pavel Emelyanov
· 14 years ago
976ae32
inotify: only warn once for inotify problems
by Eric Paris
· 15 years ago
cf43742
inotify: do not BUG on idr entries at inotify destruction
by Eric Paris
· 15 years ago
eef3a11
notify: unused event private race
by Eric Paris
· 15 years ago
528da3e
inotify: inotify_destroy_mark_entry could get called twice
by Eric Paris
· 15 years ago
e42e277
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
by Eric Paris
· 15 years ago
63c882a
inotify: reimplement inotify using fsnotify
by Eric Paris
· 15 years ago