Lai Jiangshan
|
3b097c4696
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Al Viro
|
f7a998a949
in untag_chunk() we need to do alloc_chunk() a bit earlier
|
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
|
2612abb51b
fsnotify: cleanup should_send_event
|
15 years ago |
Eric Paris
|
3a9b16b407
fsnotify: send fsnotify_mark to groups in event handling functions
|
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
|
2823e04de4
fsnotify: put inode specific fields in an fsnotify_mark in a union
|
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
|
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
|
28a3a7eb3b
audit: reimplement audit_trees using fsnotify rather than inotify
|
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 |
Al Viro
|
1f707137b5
new helper: iterate_mounts()
|
15 years ago |
Al Viro
|
2096f759ab
New helper: path_is_under(path1, path2)
|
15 years ago |
Al Viro
|
b4c30aad39
fix more leaks in audit_tree.c tag_chunk()
|
15 years ago |
Al Viro
|
6f5d511489
fix braindamage in audit_tree.c untag_chunk()
|
15 years ago |
Al Viro
|
916d75761c
Fix rule eviction order for AUDIT_DIR
|
16 years ago |
Eric Paris
|
9d96098510
Audit: clean up all op= output to include string quoting
|
16 years ago |
Al Viro
|
589ff870ed
Switch collect_mounts() to struct path
|
16 years ago |
Al Viro
|
24b6f16ecf
No need for crossing to mountpoint in audit_tag_tree()
|
16 years ago |
Eric Paris
|
318b6d3d7d
audit: incorrect ref counting in audit tree tag_chunk
|
16 years ago |
Al Viro
|
5af75d8d58
audit: validate comparison operations, store them in sane form
|
16 years ago |