1. 987d8ff fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  2. ad25f11 dentry name snapshots by Al Viro · 7 years ago
  3. 925d113 fsnotify: remove mark->free_list by Jan Kara · 9 years ago
  4. 7c49b86 fs/notify: optimize inotify/fsnotify code for unwatched files by Dave Hansen · 9 years ago
  5. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 9 years ago
  6. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  7. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  8. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  9. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  10. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 10 years ago
  11. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  12. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  13. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  14. fd65717 fsnotify: remove unused parameter from send_to_group() by Dan Carpenter · 12 years ago
  15. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  16. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 13 years ago
  17. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  18. b23fb0a fs: scale inode alias list by Nick Piggin · 13 years ago
  19. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 13 years ago
  20. 5242039 fsnotify: call fsnotify_parent in perm events by Eric Paris · 14 years ago
  21. ff8bcbd fsnotify: correctly handle return codes from listeners by Eric Paris · 14 years ago
  22. 4d4eb36 fsnotify: use dget_parent by Christoph Hellwig · 14 years ago
  23. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  24. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  25. 84e1ab4 fsnotify: fix ignored mask handling between inode and vfsmount marks by Eric Paris · 14 years ago
  26. 5f3f259 fsnotify: reset used_inode and used_vfsmount on each pass by Eric Paris · 14 years ago
  27. faa9560 fanotify: do not dereference inode_mark when it is unset by Eric Paris · 14 years ago
  28. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  29. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  30. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  31. 613a807 fsnotify: walk the inode and vfsmount lists simultaneously by Eric Paris · 14 years ago
  32. 84a5b68 fsnotify: rework ignored mark flushing by Eric Paris · 14 years ago
  33. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  34. 0393097 fsnotify: remove the global masks by Eric Paris · 14 years ago
  35. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  36. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  37. 75c1be4 fsnotify: srcu to protect read side of inode and vfsmount locks by Eric Paris · 14 years ago
  38. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  39. 5ba08e2 fsnotify: add pr_debug throughout by Eric Paris · 14 years ago
  40. 20dee62 fsnotify: check to make sure all fsnotify bits are unique by Eric Paris · 14 years ago
  41. 98b5c10 fanotify: do not always return 0 in fsnotify by Jean-Christophe Dubois · 14 years ago
  42. c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 14 years ago
  43. 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 14 years ago
  44. c908370 fsnotify: allow ignored_mask to survive modification by Eric Paris · 14 years ago
  45. e898386 fsnotify: clear ignored mask on modify by Eric Paris · 14 years ago
  46. ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 14 years ago
  47. 2504c5d fsnotify/vfsmount: add fsnotify fields to struct vfsmount by Andreas Gruenbacher · 14 years ago
  48. 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 14 years ago
  49. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 14 years ago
  50. 7131485 fsnotify: mount point listeners list and global mask by Eric Paris · 14 years ago
  51. 19c2a0e fsnotify: rename fsnotify_groups to fsnotify_inode_groups by Eric Paris · 14 years ago
  52. 28c60e3 fsnotify: send struct file when sending events to parents when possible by Eric Paris · 14 years ago
  53. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 14 years ago
  54. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 14 years ago
  55. 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
  56. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 15 years ago
  57. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  58. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  59. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  60. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  61. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  62. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago