Lino Sanfilippo
|
66ba93c0d7
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
|
10 lat temu |
Lino Sanfilippo
|
d2c1874ce6
fanotify: don't recalculate a marks mask if only the ignored mask changed
|
10 lat temu |
Lino Sanfilippo
|
a118449a77
fanotify: only destroy mark when both mask and ignored_mask are cleared
|
10 lat temu |
Peter Zijlstra
|
536ebe9ca9
sched, fanotify: Deal with nested sleeps
|
10 lat temu |
Yann Droneaud
|
0b37e097a6
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
|
11 lat temu |
Jan Kara
|
5838d4442b
fanotify: fix double free of pending permission events
|
11 lat temu |
Jan Kara
|
8ba8fa9170
fsnotify: rename event handling functions
|
11 lat temu |
Heinrich Schuchardt
|
48149e9d3a
fanotify: check file flags passed in fanotify_init
|
11 lat temu |
Heinrich Schuchardt
|
cc299a98eb
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
|
11 lat temu |
Heinrich Schuchardt
|
0a8dd2db57
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
|
11 lat temu |
Will Woods
|
1e2ee49f7f
fanotify: fix -EOVERFLOW with large files on 64-bit
|
11 lat temu |
Jan Kara
|
d507816b58
fanotify: move unrelated handling from copy_event_to_user()
|
11 lat temu |
Jan Kara
|
d8aaab4f61
fanotify: reorganize loop in fanotify_read()
|
11 lat temu |
Jan Kara
|
9573f79355
fanotify: convert access_mutex to spinlock
|
11 lat temu |
Jan Kara
|
f083441ba8
fanotify: use fanotify event structure for permission response processing
|
11 lat temu |
Jan Kara
|
3298cf37be
fanotify: remove useless bypass_perm check
|
11 lat temu |
Jan Kara
|
ff57cd5863
fsnotify: Allocate overflow events with proper type
|
11 lat temu |
Jan Kara
|
8581679424
fanotify: Fix use after free for permission events
|
11 lat temu |
Heiko Carstens
|
592f6b842f
compat: fix sys_fanotify_mark
|
11 lat temu |
Jan Kara
|
7053aee26a
fsnotify: do not share events between notification groups
|
11 lat temu |
Lino Sanfilippo
|
5e9c070ca0
fanotify: put duplicate code for adding vfsmount/inode marks into an own function
|
12 lat temu |
Lino Sanfilippo
|
7b18527c4a
fanotify: fix races when adding/removing marks
|
12 lat temu |
Dan Carpenter
|
de1e0c40ac
fanotify: info leak in copy_event_to_user()
|
12 lat temu |
Al Viro
|
3058dca694
fanotify: quit wanking with FASYNC in ->release()
|
12 lat temu |
Al Viro
|
91c2e0bcae
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
12 lat temu |
Al Viro
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
12 lat temu |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 lat temu |
Linus Torvalds
|
96680d2b91
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
|
12 lat temu |
Cyrill Gorcunov
|
be77196b80
fs, notify: add procfs fdinfo helper
|
12 lat temu |
Eric Paris
|
0a6b6bd591
fsnotify: make fasync generic for both inotify and fanotify
|
14 lat temu |