1. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  2. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  3. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  4. 613a807 fsnotify: walk the inode and vfsmount lists simultaneously by Eric Paris · 14 years ago
  5. 84a5b68 fsnotify: rework ignored mark flushing by Eric Paris · 14 years ago
  6. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  7. 0393097 fsnotify: remove the global masks by Eric Paris · 14 years ago
  8. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  9. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  10. 75c1be4 fsnotify: srcu to protect read side of inode and vfsmount locks by Eric Paris · 14 years ago
  11. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  12. 5ba08e2 fsnotify: add pr_debug throughout by Eric Paris · 14 years ago
  13. 20dee62 fsnotify: check to make sure all fsnotify bits are unique by Eric Paris · 14 years ago
  14. 98b5c10 fanotify: do not always return 0 in fsnotify by Jean-Christophe Dubois · 14 years ago
  15. c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 15 years ago
  16. 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 14 years ago
  17. c908370 fsnotify: allow ignored_mask to survive modification by Eric Paris · 15 years ago
  18. e898386 fsnotify: clear ignored mask on modify by Eric Paris · 15 years ago
  19. ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 15 years ago
  20. 2504c5d fsnotify/vfsmount: add fsnotify fields to struct vfsmount by Andreas Gruenbacher · 15 years ago
  21. 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 15 years ago
  22. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 15 years ago
  23. 7131485 fsnotify: mount point listeners list and global mask by Eric Paris · 15 years ago
  24. 19c2a0e fsnotify: rename fsnotify_groups to fsnotify_inode_groups by Eric Paris · 15 years ago
  25. 28c60e3 fsnotify: send struct file when sending events to parents when possible by Eric Paris · 15 years ago
  26. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 15 years ago
  27. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 15 years ago
  28. 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
  29. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 15 years ago
  30. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  31. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  32. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  33. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  34. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  35. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago