Al Viro
|
3cd5eca8d7
fsnotify: constify 'data' passed to ->handle_event()
|
8 years ago |
Jan Kara
|
96d41019e3
fanotify: fix list corruption in fanotify_get_response()
|
9 years ago |
Suzuki K. Poulose
|
b3c1030d50
fanotify: fix event filtering with FAN_ONDIR set
|
10 years ago |
David Howells
|
54f2a2f427
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Lino Sanfilippo
|
66ba93c0d7
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
|
10 years ago |
Jan Kara
|
5838d4442b
fanotify: fix double free of pending permission events
|
11 years ago |
Jan Kara
|
8ba8fa9170
fsnotify: rename event handling functions
|
11 years ago |
Jan Kara
|
f083441ba8
fanotify: use fanotify event structure for permission response processing
|
11 years ago |
Jan Kara
|
482ef06c5e
fanotify: Handle overflow in case of permission events
|
11 years ago |
Jan Kara
|
45a22f4c11
inotify: Fix reporting of cookies for inotify events
|
11 years ago |
Jan Kara
|
8581679424
fanotify: Fix use after free for permission events
|
11 years ago |
Jan Kara
|
83c0e1b442
fsnotify: Do not return merged event from fsnotify_add_notify_event()
|
11 years ago |
Jan Kara
|
13116dfd13
fanotify: Fix use after free in mask checking
|
11 years ago |
Jan Kara
|
56b27cf603
fsnotify: remove pointless NULL initializers
|
11 years ago |
Jan Kara
|
83c4c4b0a3
fsnotify: remove .should_send_event callback
|
11 years ago |
Jan Kara
|
7053aee26a
fsnotify: do not share events between notification groups
|
11 years ago |
Linus Torvalds
|
96680d2b91
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
|
12 years ago |
Lino Sanfilippo
|
03a1cec1f1
fanotify: dont merge permission events
|
13 years ago |
Eric Paris
|
848561d368
fanotify: fix missing break
|
12 years ago |
Lino Sanfilippo
|
09e5f14e57
fanotify: on group destroy allow all waiters to bypass permission check
|
14 years ago |
Eric Paris
|
8fcd65280a
fanotify: ignore events on directories unless specifically requested
|
15 years ago |
Eric Paris
|
e1c048ba78
fanotify: do not send events for irregular files
|
15 years ago |
Eric Paris
|
4afeff8505
fanotify: limit number of listeners per user
|
15 years ago |
Tvrtko Ursulin
|
ff8d6e9831
fanotify: drop duplicate pr_debug statement
|
15 years ago |
Linus Torvalds
|
2069601b3f
Revert "fsnotify: store struct file not struct path"
|
15 years ago |
Eric Paris
|
1968f5eed5
fanotify: use both marks when possible
|
15 years ago |
Eric Paris
|
ce8f76fb73
fsnotify: pass both the vfsmount mark and inode mark
|
15 years ago |
Eric Paris
|
2612abb51b
fsnotify: cleanup should_send_event
|
15 years ago |
Eric Paris
|
0215054f37
fanotify: use the mark in handler functions
|
15 years ago |