Linus Torvalds
|
2069601b3f
Revert "fsnotify: store struct file not struct path"
|
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
|
4cd76a4792
audit: 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
|
5444e2981c
fsnotify: split generic and inode specific mark code
|
15 years ago |
Andreas Gruenbacher
|
3556608709
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
|
15 years ago |
Eric Paris
|
d07754412f
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
|
15 years ago |
Eric Paris
|
e61ce86737
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
|
15 years ago |
Eric Paris
|
3a9fb89f4c
fsnotify: include vfsmount in should_send_event when appropriate
|
15 years ago |
Eric Paris
|
0d2e2a1d00
fsnotify: drop mask argument from fsnotify_alloc_group
|
15 years ago |
Eric Paris
|
220d14df0d
Audit: only set group mask when something is being watched
|
15 years ago |
Eric Paris
|
ffab83402f
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
|
15 years ago |
Eric Paris
|
74be0cc828
fsnotify: remove group_num altogether
|
15 years ago |
Eric Paris
|
8112e2d6a7
fsnotify: include data in should_send calls
|
15 years ago |
Eric Paris
|
7b0a04fbfb
fsnotify: provide the data type to should_send_event
|
15 years ago |
Eric Paris
|
1a3aedbce4
Audit: audit watch init should not be before fsnotify init
|
15 years ago |
Eric Paris
|
40554c3dae
fsnotify: allow addition of duplicate fsnotify marks
|
15 years ago |
Eric Paris
|
a05fb6cc57
audit: do not get and put just to free a watch
|
15 years ago |
Eric Paris
|
e118e9c563
audit: redo audit watch locking and refcnt in light of fsnotify
|
15 years ago |
Eric Paris
|
e9fd702a58
audit: convert audit watches to use fsnotify instead of inotify
|
15 years ago |
Eric Paris
|
ae7b8f4108
Audit: clean up the audit_watch split
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Paris
|
e08b061ec0
Audit: reorganize struct audit_watch to save 8 bytes
|
16 years ago |
Eric Paris
|
9d96098510
Audit: clean up all op= output to include string quoting
|
16 years ago |
Eric Paris
|
35fe4d0b1b
Audit: move audit_get_nd completely into audit_watch
|
16 years ago |
Eric Paris
|
cfcad62c74
audit: seperate audit inode watches into a subfile
|
16 years ago |