1. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 11 years ago
  2. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  3. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  4. 644e1b9 inotify: don't use idr_remove_all() by Tejun Heo · 11 years ago
  5. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 13 years ago
  6. 23e964c fsnotify: use reference counting for groups by Lino Sanfilippo · 13 years ago
  7. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  8. d0de4dc inotify: fix double free/corruption of stuct user by Eric Paris · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  11. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  12. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  13. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  14. 7f6b6117 inotify: use the mark in handler functions by Eric Paris · 14 years ago
  15. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  16. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  17. f70ab54 fsnotify: fsnotify_add_notify_event should return an event by Eric Paris · 14 years ago
  18. 5ba08e2 fsnotify: add pr_debug throughout by Eric Paris · 14 years ago
  19. 8c1934c inotify: allow users to request not to recieve events on unlinked children by Eric Paris · 14 years ago
  20. ff31100 inotify: fix inotify oneshot support by Eric Paris · 14 years ago
  21. 6e5f77b fsnotify: intoduce a notification merge argument by Eric Paris · 15 years ago
  22. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  23. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 15 years ago
  24. 000285d inotify: rename mark_entry to just mark by Eric Paris · 15 years ago
  25. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 15 years ago
  26. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  27. 2823e04 fsnotify: put inode specific fields in an fsnotify_mark in a union by Eric Paris · 15 years ago
  28. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 15 years ago
  29. 74766bb fsnotify: per group notification queue merge types by Eric Paris · 15 years ago
  30. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 15 years ago
  31. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 15 years ago
  32. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  33. 976ae32 inotify: only warn once for inotify problems by Eric Paris · 15 years ago
  34. cf43742 inotify: do not BUG on idr entries at inotify destruction by Eric Paris · 15 years ago
  35. eef3a11 notify: unused event private race by Eric Paris · 15 years ago
  36. 528da3e inotify: inotify_destroy_mark_entry could get called twice by Eric Paris · 15 years ago
  37. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  38. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago