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
|
13 years ago |
Lino Sanfilippo
|
09e5f14e57
fanotify: on group destroy allow all waiters to bypass permission check
|
15 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 |
Eric Paris
|
3a9b16b407
fsnotify: send fsnotify_mark to groups in event handling functions
|
15 years ago |
Eric Paris
|
3bcf3860a4
fsnotify: store struct file not struct path
|
15 years ago |
Eric Paris
|
f70ab54cc6
fsnotify: fsnotify_add_notify_event should return an event
|
15 years ago |
Eric Paris
|
b2d879096a
fanotify: userspace interface for permission responses
|
15 years ago |
Eric Paris
|
9e66e4233d
fanotify: permissions and blocking
|
15 years ago |
Eric Paris
|
43ed7e16a8
fanotify: use merge argument to determine actual event added to queue
|
15 years ago |
Eric Paris
|
6e5f77b32e
fsnotify: intoduce a notification merge argument
|
15 years ago |
Eric Paris
|
32a4df13b8
fanotify: ignored_mask to ignore events
|
15 years ago |