Eric Paris
|
28c60e37f8
fsnotify: send struct file when sending events to parents when possible
|
15 years ago |
Eric Paris
|
2a12a9d781
fsnotify: pass a file instead of an inode to open, read, and write
|
15 years ago |
Eric Paris
|
2dfc1cae4c
inotify: remove inotify in kernel interface
|
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
|
cccc6bba3f
Lose the first argument of audit_inode_child()
|
15 years ago |
Al Viro
|
123df2944c
Lose the new_name argument of fsnotify_move()
|
15 years ago |
Eric Paris
|
ff52cc2158
fsnotify: move events should indicate the event was on a child
|
16 years ago |
Eric Paris
|
47882c6f51
fsnotify: add correlations between events
|
16 years ago |
Eric Paris
|
62ffe5dfba
fsnotify: include pathnames with entries when possible
|
16 years ago |
Eric Paris
|
3c5119c05d
dnotify: reimplement dnotify using fsnotify
|
16 years ago |
Eric Paris
|
c28f7e56e9
fsnotify: parent event notification
|
16 years ago |
Eric Paris
|
3be25f49b9
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
|
16 years ago |
Eric Paris
|
90586523eb
fsnotify: unified filesystem notification backend
|
16 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 years ago |
Robert P. J. Day
|
735643ee6c
Remove "#ifdef __KERNEL__" checks from unexported headers
|
17 years ago |
Jan Kara
|
ece95912db
inotify: send IN_ATTRIB events when link count changes
|
17 years ago |
Al Viro
|
5a190ae697
[PATCH] pass dentry to audit_inode()/audit_inode_child()
|
18 years ago |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 years ago |
Amy Griffis
|
73d3ec5aba
[PATCH] fix missed create event for directory audit
|
19 years ago |
Amy Griffis
|
9c937dcc71
[PATCH] log more info for directory entry change events
|
19 years ago |
Amy Griffis
|
7c29772288
[PATCH] inotify (2/5): add name's inode to event handler
|
19 years ago |
Linus Torvalds
|
1b9a391736
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
|
19 years ago |
Nick Piggin
|
c32ccd87bf
[PATCH] inotify: lock avoidance with parent watch status in dentry
|
19 years ago |
Amy Griffis
|
73241ccca0
[PATCH] Collect more inode information during syscall processing.
|
20 years ago |
Amy Griffis
|
f38aa94224
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
|
20 years ago |
John McCutchan
|
89204c40a0
[PATCH] inotify: add MOVE_SELF event
|
20 years ago |
John McCutchan
|
00dd1e4339
[PATCH] fsnotify-cleanups
|
20 years ago |
John McCutchan
|
7a91bf7f5c
[PATCH] fsnotify_name/inoderemove
|
20 years ago |
John McCutchan
|
0c3dba1534
[PATCH] Clean up inotify delete race fix
|
20 years ago |
John McCutchan
|
7544953685
[PATCH] inotify: fix file deletion by rename detection
|
20 years ago |