Heinrich Schuchardt
|
48149e9d3a
fanotify: check file flags passed in fanotify_init
|
11 年之前 |
Heinrich Schuchardt
|
cc299a98eb
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
|
11 年之前 |
Heinrich Schuchardt
|
0a8dd2db57
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
|
11 年之前 |
Will Woods
|
1e2ee49f7f
fanotify: fix -EOVERFLOW with large files on 64-bit
|
11 年之前 |
Jan Kara
|
d507816b58
fanotify: move unrelated handling from copy_event_to_user()
|
11 年之前 |
Jan Kara
|
d8aaab4f61
fanotify: reorganize loop in fanotify_read()
|
11 年之前 |
Jan Kara
|
9573f79355
fanotify: convert access_mutex to spinlock
|
11 年之前 |
Jan Kara
|
f083441ba8
fanotify: use fanotify event structure for permission response processing
|
11 年之前 |
Jan Kara
|
3298cf37be
fanotify: remove useless bypass_perm check
|
11 年之前 |
Jan Kara
|
ff57cd5863
fsnotify: Allocate overflow events with proper type
|
11 年之前 |
Jan Kara
|
8581679424
fanotify: Fix use after free for permission events
|
11 年之前 |
Heiko Carstens
|
592f6b842f
compat: fix sys_fanotify_mark
|
11 年之前 |
Jan Kara
|
7053aee26a
fsnotify: do not share events between notification groups
|
11 年之前 |
Lino Sanfilippo
|
5e9c070ca0
fanotify: put duplicate code for adding vfsmount/inode marks into an own function
|
12 年之前 |
Lino Sanfilippo
|
7b18527c4a
fanotify: fix races when adding/removing marks
|
12 年之前 |
Dan Carpenter
|
de1e0c40ac
fanotify: info leak in copy_event_to_user()
|
12 年之前 |
Al Viro
|
3058dca694
fanotify: quit wanking with FASYNC in ->release()
|
12 年之前 |
Al Viro
|
91c2e0bcae
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Al Viro
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Linus Torvalds
|
96680d2b91
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
|
12 年之前 |
Cyrill Gorcunov
|
be77196b80
fs, notify: add procfs fdinfo helper
|
12 年之前 |
Eric Paris
|
0a6b6bd591
fsnotify: make fasync generic for both inotify and fanotify
|
14 年之前 |
Lino Sanfilippo
|
e2a29943e9
fsnotify: pass group to fsnotify_destroy_mark()
|
14 年之前 |
Lino Sanfilippo
|
6dfbd14994
fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed
|
14 年之前 |
Lino Sanfilippo
|
d8153d4d8b
inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
|
14 年之前 |
Al Viro
|
3587b1b097
fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()
|
12 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |
Al Viro
|
352e3b2492
fanotify: sanitize failure exits in copy_event_to_user()
|
13 年之前 |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 年之前 |