- 9e2ba2c fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name by Amir Goldstein · 4 years, 10 months ago
- 017de65 fsnotify: simplify arguments passing to fsnotify_parent() by Amir Goldstein · 4 years, 10 months ago
- a1aae05 fsnotify: funnel all dirent events through fsnotify_name() by Amir Goldstein · 4 years, 10 months ago
- eae36a2 fsnotify: factor helpers fsnotify_dentry() and fsnotify_file() by Amir Goldstein · 4 years, 10 months ago
- 7377f5b fsnotify: get rid of fsnotify_nameremove() by Amir Goldstein · 6 years ago
- 4924646 fsnotify: move fsnotify_nameremove() hook out of d_delete() by Amir Goldstein · 6 years ago
- 116b973 fsnotify: add empty fsnotify_{unlink,rmdir}() hooks by Amir Goldstein · 6 years ago
- d4c6081 Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- 4d8e705 fsnotify: fix unlink performance regression by Amir Goldstein · 6 years ago
- 25b229d fsnotify(): switch to passing const struct qstr * for file_name by Al Viro · 6 years ago
- f4ec3a3 switch fsnotify_move() to passing const struct qstr * for old_name by Al Viro · 6 years ago
- 230c640 ovl_lookup_real_one(): don't bother with strlen() by Al Viro · 6 years ago
- 0321e03 fanotify: check FS_ISDIR flag instead of d_is_dir() by Amir Goldstein · 6 years ago
- 0a20df7 fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events by Amir Goldstein · 6 years ago
- 5f02a87 fsnotify: annotate directory entry modification events by Amir Goldstein · 6 years ago
- 66917a3 fanotify: introduce new event mask FAN_OPEN_EXEC_PERM by Matthew Bobrowski · 6 years ago
- a704bba fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on path by Matthew Bobrowski · 6 years ago
- 9b076f1 fanotify: introduce new event mask FAN_OPEN_EXEC by Matthew Bobrowski · 6 years ago
- 573e178 Revert "fsnotify: support overlayfs" by Miklos Szeredi · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 49d31c2 dentry name snapshots by Al Viro · 8 years ago
- 40212d5 fsnotify: constify the places working with ->f_path by Al Viro · 8 years ago
- 12c7f9d constify fsnotify_parent() by Al Viro · 8 years ago
- f3fbbb0 fsnotify: support overlayfs by Aihua Zhang · 9 years ago
- affda48 trim fsnotify hooks a bit by Al Viro · 9 years ago
- 27f203f untangle fsnotify_d_instantiate() a bit by Al Viro · 9 years ago
- 6ee8e25 fsnotify: fix handling of renames in audit by Jan Kara · 10 years ago
- c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
- c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
- b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
- b1085ba fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called by Lino Sanfilippo · 14 years ago
- 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
- b29866a fsnotify: rename FS_IN_ISDIR to FS_ISDIR by Eric Paris · 14 years ago
- 5242039 fsnotify: call fsnotify_parent in perm events by Eric Paris · 14 years ago
- 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
- 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
- fb1cfb8 fsnotify: initialize mask in fsnotify_perm by Eric Paris · 15 years ago
- c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 15 years ago
- 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 15 years ago
- ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 15 years ago
- ecf081d vfs: introduce FMODE_NONOTIFY by Eric Paris · 15 years ago
- e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
- 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 15 years ago
- 28c60e3 fsnotify: send struct file when sending events to parents when possible by Eric Paris · 15 years ago
- 2a12a9d fsnotify: pass a file instead of an inode to open, read, and write by Eric Paris · 15 years ago
- 2dfc1ca inotify: remove inotify in kernel interface 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
- cccc6bb Lose the first argument of audit_inode_child() by Al Viro · 15 years ago
- 123df29 Lose the new_name argument of fsnotify_move() by Al Viro · 15 years ago
- ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 16 years ago
- 47882c6 fsnotify: add correlations between events by Eric Paris · 16 years ago
- 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 16 years ago
- 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 16 years ago
- c28f7e5 fsnotify: parent event notification by Eric Paris · 16 years ago
- 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 16 years ago
- 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 16 years ago
- aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
- 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 17 years ago
- ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 17 years ago
- 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 18 years ago
- 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
- 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 19 years ago
- 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 19 years ago
- 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 19 years ago
- 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
- c32ccd8 [PATCH] inotify: lock avoidance with parent watch status in dentry by Nick Piggin · 19 years ago
- 73241cc [PATCH] Collect more inode information during syscall processing. by Amy Griffis · 19 years ago
- f38aa94 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. by Amy Griffis · 19 years ago
- 89204c4 [PATCH] inotify: add MOVE_SELF event by John McCutchan · 19 years ago
- 00dd1e4 [PATCH] fsnotify-cleanups by John McCutchan · 19 years ago
- 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
- 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
- 7544953 [PATCH] inotify: fix file deletion by rename detection by John McCutchan · 19 years ago
- 5995f16 [PATCH] inotify: event ordering by Robert Love · 20 years ago
- 0eeca28 [PATCH] inotify by Robert Love · 20 years ago