Sign in
android-kvm
/
linux
/
555e0c1ef7ff49ee5ac3a1eb12de4a2e4722f63d
/
kernel
/
audit_watch.c
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
425afcf
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
15ce414
fixup: audit: implement audit by executable
by Richard Guy Briggs
· 9 years ago
34d99af5
audit: implement audit by executable
by Richard Guy Briggs
· 9 years ago
84cb777
audit: use macros for unset inode and device values
by Richard Guy Briggs
· 9 years ago
aa7c043
audit: eliminate unnecessary extra layer of watch parent references
by Richard Guy Briggs
· 9 years ago
f8259b2
audit: eliminate unnecessary extra layer of watch references
by Richard Guy Briggs
· 9 years ago
3b36215
VFS: audit: d_backing_inode() annotations
by David Howells
· 10 years ago
e7df61f
audit: invalid op= values for rules
by Burn Alting
· 11 years ago
45a22f4
inotify: Fix reporting of cookies for inotify events
by Jan Kara
· 11 years ago
56b27cf
fsnotify: remove pointless NULL initializers
by Jan Kara
· 11 years ago
83c4c4b
fsnotify: remove .should_send_event callback
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
0644ec0
audit: catch possible NULL audit buffers
by Kees Cook
· 12 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
e2a2994
fsnotify: pass group to fsnotify_destroy_mark()
by Lino Sanfilippo
· 14 years ago
e3d6b07
audit: optimize audit_compare_dname_path
by Jeff Layton
· 12 years ago
563a0d1
audit: remove dirlen argument to audit_compare_dname_path
by Jeff Layton
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
79714f7
get rid of kern_path_parent()
by Al Viro
· 13 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
15a9155
fix race in audit_get_nd()
by Al Viro
· 14 years ago
b8800aa
audit: make functions static
by Stephen Hemminger
· 14 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 14 years ago
1968f5e
fanotify: use both marks when possible
by Eric Paris
· 14 years ago
ce8f76f
fsnotify: pass both the vfsmount mark and inode mark
by Eric Paris
· 14 years ago
43709a2
fsnotify: remove group->mask
by Eric Paris
· 14 years ago
2612abb
fsnotify: cleanup should_send_event
by Eric Paris
· 14 years ago
4cd76a4
audit: use the mark in handler functions
by Eric Paris
· 14 years ago
3a9b16b
fsnotify: send fsnotify_mark to groups in event handling functions
by Eric Paris
· 14 years ago
3bcf386
fsnotify: store struct file not struct path
by Eric Paris
· 14 years ago
5444e29
fsnotify: split generic and inode specific mark code
by Eric Paris
· 15 years ago
3556608
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
by Andreas Gruenbacher
· 15 years ago
d077544
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
by Eric Paris
· 15 years ago
e61ce86
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
by Eric Paris
· 15 years ago
3a9fb89
fsnotify: include vfsmount in should_send_event when appropriate
by Eric Paris
· 15 years ago
0d2e2a1
fsnotify: drop mask argument from fsnotify_alloc_group
by Eric Paris
· 15 years ago
220d14d
Audit: only set group mask when something is being watched
by Eric Paris
· 15 years ago
ffab834
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
by Eric Paris
· 15 years ago
74be0cc
fsnotify: remove group_num altogether
by Eric Paris
· 15 years ago
8112e2d
fsnotify: include data in should_send calls
by Eric Paris
· 15 years ago
7b0a04f
fsnotify: provide the data type to should_send_event
by Eric Paris
· 15 years ago
1a3aedb
Audit: audit watch init should not be before fsnotify init
by Eric Paris
· 15 years ago
40554c3
fsnotify: allow addition of duplicate fsnotify marks
by Eric Paris
· 15 years ago
a05fb6c
audit: do not get and put just to free a watch
by Eric Paris
· 15 years ago
e118e9c
audit: redo audit watch locking and refcnt in light of fsnotify
by Eric Paris
· 15 years ago
e9fd702
audit: convert audit watches to use fsnotify instead of inotify
by Eric Paris
· 15 years ago
ae7b8f4
Audit: clean up the audit_watch split
by Eric Paris
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e08b061
Audit: reorganize struct audit_watch to save 8 bytes
by Eric Paris
· 15 years ago
9d96098
Audit: clean up all op= output to include string quoting
by Eric Paris
· 16 years ago
35fe4d0
Audit: move audit_get_nd completely into audit_watch
by Eric Paris
· 16 years ago
cfcad62
audit: seperate audit inode watches into a subfile
by Eric Paris
· 16 years ago