Amir Goldstein
|
b249f5be61
fsnotify: add fsnotify_add_inode_mark() wrappers
|
7 years ago |
Amir Goldstein
|
5b0457ad02
fsnotify: remove redundant arguments to handle_event()
|
7 years ago |
Jan Kara
|
b3a0066005
dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
|
7 years ago |
Bhumika Goyal
|
c9ea9df303
fsnotify: make dnotify_fsnotify_ops const
|
8 years ago |
Jan Kara
|
054c636e5c
fsnotify: Move ->free_mark callback to fsnotify_ops
|
8 years ago |
Jan Kara
|
7b12932340
fsnotify: Add group pointer in fsnotify_init_mark()
|
8 years ago |
Jan Kara
|
b1362edfe1
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
|
8 years ago |
Jan Kara
|
66d2b81bcb
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
|
8 years ago |
Jan Kara
|
9385a84d7e
fsnotify: Pass fsnotify_iter_info into handle_event handler
|
8 years ago |
Jan Kara
|
a242677bb1
fsnotify: Move locking into fsnotify_recalc_mask()
|
8 years ago |
Jan Kara
|
86ffe245c4
fsnotify: Move object pointer to fsnotify_mark_connector
|
8 years ago |
Al Viro
|
3cd5eca8d7
fsnotify: constify 'data' passed to ->handle_event()
|
8 years ago |
Jan Kara
|
4712e722f9
fsnotify: get rid of fsnotify_destroy_mark_locked()
|
10 years ago |
Jan Kara
|
0809ab69a2
fsnotify: unify inode and mount marks handling
|
10 years ago |
Jeff Layton
|
e0b93eddfe
security: make security_file_set_fowner, f_setown and __f_setown void return
|
11 years ago |
Jan Kara
|
45a22f4c11
inotify: Fix reporting of cookies for inotify events
|
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 |
Lino Sanfilippo
|
52f8572980
dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Lino Sanfilippo
|
e2a29943e9
fsnotify: pass group to fsnotify_destroy_mark()
|
14 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
|
43709a288e
fsnotify: remove group->mask
|
15 years ago |
Eric Paris
|
2612abb51b
fsnotify: cleanup should_send_event
|
15 years ago |
Eric Paris
|
c496313fcc
dnotify: 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
|
90b1e7a578
fsnotify: allow marks to not pin inodes in core
|
15 years ago |
Eric Paris
|
5444e2981c
fsnotify: split generic and inode specific mark code
|
15 years ago |