Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e48d53a91f6e90873e21a5ca5e8c0d7a9f8936a4
/
fs
/
notify
/
inotify
/
inotify_fsnotify.c
5b0457a
fsnotify: remove redundant arguments to handle_event()
by Amir Goldstein
· 7 years ago
7b1f641
fsnotify: Let userspace know about lost events due to ENOMEM
by Jan Kara
· 7 years ago
054c636
fsnotify: Move ->free_mark callback to fsnotify_ops
by Jan Kara
· 8 years ago
9385a84
fsnotify: Pass fsnotify_iter_info into handle_event handler
by Jan Kara
· 8 years ago
25c829a
inotify: Remove inode pointers from debug messages
by Jan Kara
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
1cce1ee
inotify: Convert to using per-namespace limits
by Nikolay Borisov
· 8 years ago
3cd5eca
fsnotify: constify 'data' passed to ->handle_event()
by Al Viro
· 8 years ago
0809ab6
fsnotify: unify inode and mount marks handling
by Jan Kara
· 10 years ago
105d1b4
fsnotify: don't put user context if it was never assigned
by Sasha Levin
· 10 years ago
8ba8fa91
fsnotify: rename event handling functions
by Jan Kara
· 10 years ago
45a22f4
inotify: Fix reporting of cookies for inotify events
by Jan Kara
· 11 years ago
83c0e1b
fsnotify: Do not return merged event from fsnotify_add_notify_event()
by Jan Kara
· 11 years ago
83c4c4b
fsnotify: remove .should_send_event callback
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
644e1b9
inotify: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
e2a2994
fsnotify: pass group to fsnotify_destroy_mark()
by Lino Sanfilippo
· 14 years ago
23e964c
fsnotify: use reference counting for groups
by Lino Sanfilippo
· 14 years ago
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
· 15 years ago
ce8f76f
fsnotify: pass both the vfsmount mark and inode mark
by Eric Paris
· 15 years ago
2612abb
fsnotify: cleanup should_send_event
by Eric Paris
· 15 years ago
7f6b6117
inotify: use the mark in handler functions
by Eric Paris
· 15 years ago
3a9b16b
fsnotify: send fsnotify_mark to groups in event handling functions
by Eric Paris
· 15 years ago
3bcf386
fsnotify: store struct file not struct path
by Eric Paris
· 15 years ago
f70ab54
fsnotify: fsnotify_add_notify_event should return an event
by Eric Paris
· 15 years ago
5ba08e2
fsnotify: add pr_debug throughout
by Eric Paris
· 15 years ago
8c1934c
inotify: allow users to request not to recieve events on unlinked children
by Eric Paris
· 15 years ago
ff31100
inotify: fix inotify oneshot support
by Eric Paris
· 15 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
· 15 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
· 16 years ago
e42e277
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
by Eric Paris
· 16 years ago
63c882a
inotify: reimplement inotify using fsnotify
by Eric Paris
· 16 years ago