1. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  2. b29866a fsnotify: rename FS_IN_ISDIR to FS_ISDIR by Eric Paris · 14 years ago
  3. 5242039 fsnotify: call fsnotify_parent in perm events by Eric Paris · 14 years ago
  4. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  5. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  6. fb1cfb8 fsnotify: initialize mask in fsnotify_perm by Eric Paris · 14 years ago
  7. c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 15 years ago
  8. 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 14 years ago
  9. ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 15 years ago
  10. ecf081d vfs: introduce FMODE_NONOTIFY by Eric Paris · 15 years ago
  11. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  12. 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 15 years ago
  13. 28c60e3 fsnotify: send struct file when sending events to parents when possible by Eric Paris · 15 years ago
  14. 2a12a9d fsnotify: pass a file instead of an inode to open, read, and write by Eric Paris · 15 years ago
  15. 2dfc1ca inotify: remove inotify in kernel interface by Eric Paris · 15 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. cccc6bb Lose the first argument of audit_inode_child() by Al Viro · 15 years ago
  18. 123df29 Lose the new_name argument of fsnotify_move() by Al Viro · 15 years ago
  19. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 15 years ago
  20. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  21. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  22. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  23. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  24. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  25. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  26. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  27. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  28. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 16 years ago
  29. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  30. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  31. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 18 years ago
  32. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  33. 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 18 years ago
  34. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  35. c32ccd8 [PATCH] inotify: lock avoidance with parent watch status in dentry by Nick Piggin · 18 years ago
  36. 73241cc [PATCH] Collect more inode information during syscall processing. by Amy Griffis · 19 years ago
  37. f38aa94 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. by Amy Griffis · 19 years ago
  38. 89204c4 [PATCH] inotify: add MOVE_SELF event by John McCutchan · 19 years ago
  39. 00dd1e4 [PATCH] fsnotify-cleanups by John McCutchan · 19 years ago
  40. 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
  41. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
  42. 7544953 [PATCH] inotify: fix file deletion by rename detection by John McCutchan · 19 years ago
  43. 5995f16 [PATCH] inotify: event ordering by Robert Love · 19 years ago
  44. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago