1. 5b0457a fsnotify: remove redundant arguments to handle_event() by Amir Goldstein · 7 years ago
  2. 7b1f641 fsnotify: Let userspace know about lost events due to ENOMEM by Jan Kara · 7 years ago
  3. 054c636 fsnotify: Move ->free_mark callback to fsnotify_ops by Jan Kara · 8 years ago
  4. 9385a84 fsnotify: Pass fsnotify_iter_info into handle_event handler by Jan Kara · 8 years ago
  5. 25c829a inotify: Remove inode pointers from debug messages by Jan Kara · 8 years ago
  6. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  7. 1cce1ee inotify: Convert to using per-namespace limits by Nikolay Borisov · 8 years ago
  8. 3cd5eca fsnotify: constify 'data' passed to ->handle_event() by Al Viro · 8 years ago
  9. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 10 years ago
  10. 105d1b4 fsnotify: don't put user context if it was never assigned by Sasha Levin · 10 years ago
  11. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  12. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 11 years ago
  13. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 11 years ago
  14. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  15. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  16. 644e1b9 inotify: don't use idr_remove_all() by Tejun Heo · 12 years ago
  17. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 14 years ago
  18. 23e964c fsnotify: use reference counting for groups by Lino Sanfilippo · 14 years ago
  19. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  20. d0de4dc inotify: fix double free/corruption of stuct user by Eric Paris · 14 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  22. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  23. 1968f5e fanotify: use both marks when possible by Eric Paris · 15 years ago
  24. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 15 years ago
  25. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 15 years ago
  26. 7f6b6117 inotify: use the mark in handler functions by Eric Paris · 15 years ago
  27. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 15 years ago
  28. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 15 years ago
  29. f70ab54 fsnotify: fsnotify_add_notify_event should return an event by Eric Paris · 15 years ago
  30. 5ba08e2 fsnotify: add pr_debug throughout by Eric Paris · 15 years ago
  31. 8c1934c inotify: allow users to request not to recieve events on unlinked children by Eric Paris · 15 years ago
  32. ff31100 inotify: fix inotify oneshot support by Eric Paris · 15 years ago
  33. 6e5f77b fsnotify: intoduce a notification merge argument by Eric Paris · 15 years ago
  34. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  35. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 15 years ago
  36. 000285d inotify: rename mark_entry to just mark by Eric Paris · 15 years ago
  37. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 15 years ago
  38. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  39. 2823e04 fsnotify: put inode specific fields in an fsnotify_mark in a union by Eric Paris · 15 years ago
  40. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 15 years ago
  41. 74766bb fsnotify: per group notification queue merge types by Eric Paris · 15 years ago
  42. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 15 years ago
  43. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 15 years ago
  44. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 15 years ago
  45. 976ae32 inotify: only warn once for inotify problems by Eric Paris · 15 years ago
  46. cf43742 inotify: do not BUG on idr entries at inotify destruction by Eric Paris · 15 years ago
  47. eef3a11 notify: unused event private race by Eric Paris · 15 years ago
  48. 528da3e inotify: inotify_destroy_mark_entry could get called twice by Eric Paris · 16 years ago
  49. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 16 years ago
  50. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 16 years ago