1. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  2. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  3. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago
  4. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  5. 5242039 fsnotify: call fsnotify_parent in perm events by Eric Paris · 14 years ago
  6. ff8bcbd fsnotify: correctly handle return codes from listeners by Eric Paris · 14 years ago
  7. 4d4eb36 fsnotify: use dget_parent by Christoph Hellwig · 14 years ago
  8. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  9. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  10. 84e1ab4 fsnotify: fix ignored mask handling between inode and vfsmount marks by Eric Paris · 14 years ago
  11. 5f3f259 fsnotify: reset used_inode and used_vfsmount on each pass by Eric Paris · 14 years ago
  12. faa9560a fanotify: do not dereference inode_mark when it is unset by Eric Paris · 14 years ago
  13. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  14. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  15. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  16. 613a807 fsnotify: walk the inode and vfsmount lists simultaneously by Eric Paris · 14 years ago
  17. 84a5b68 fsnotify: rework ignored mark flushing by Eric Paris · 14 years ago
  18. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  19. 0393097 fsnotify: remove the global masks by Eric Paris · 14 years ago
  20. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  21. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  22. 75c1be4 fsnotify: srcu to protect read side of inode and vfsmount locks by Eric Paris · 14 years ago
  23. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  24. 5ba08e2 fsnotify: add pr_debug throughout by Eric Paris · 14 years ago
  25. 20dee62 fsnotify: check to make sure all fsnotify bits are unique by Eric Paris · 14 years ago
  26. 98b5c10 fanotify: do not always return 0 in fsnotify by Jean-Christophe Dubois · 14 years ago
  27. c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 15 years ago
  28. 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 14 years ago
  29. c908370 fsnotify: allow ignored_mask to survive modification by Eric Paris · 15 years ago
  30. e898386 fsnotify: clear ignored mask on modify by Eric Paris · 15 years ago
  31. ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 15 years ago
  32. 2504c5d fsnotify/vfsmount: add fsnotify fields to struct vfsmount by Andreas Gruenbacher · 15 years ago
  33. 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 15 years ago
  34. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 15 years ago
  35. 7131485 fsnotify: mount point listeners list and global mask by Eric Paris · 15 years ago
  36. 19c2a0e fsnotify: rename fsnotify_groups to fsnotify_inode_groups by Eric Paris · 15 years ago
  37. 28c60e3 fsnotify: send struct file when sending events to parents when possible by Eric Paris · 15 years ago
  38. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 15 years ago
  39. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 15 years ago
  40. 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
  41. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 15 years ago
  42. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  43. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  44. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  45. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  46. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  47. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago