1. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  2. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 16 years ago
  3. f04b30d inotify: fix GFP_KERNEL related deadlock by Ingo Molnar · 16 years ago
  4. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago[Renamed from fs/inotify.c]
  5. 6ee5a39 inotify: fix IN_ONESHOT unmount event watcher by Dmitri Monakhov · 16 years ago
  6. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  7. 0d71bd5 inotify: remove debug code by Nick Piggin · 17 years ago
  8. d599e36 inotify: fix race by Nick Piggin · 17 years ago
  9. 455434d [PATCH] new helper - inotify_evict_watch() by Al Viro · 17 years ago
  10. b9efe8a [PATCH] new helper - inotify_clone_watch() by Al Viro · 17 years ago
  11. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 18 years ago
  12. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  13. 3ca1006 [PATCH] inotify (4/5): allow watch removal from event handler by Amy Griffis · 18 years ago
  14. a9dc971 [PATCH] inotify (3/5): add interfaces to kernel API by Amy Griffis · 18 years ago
  15. 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 18 years ago
  16. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 18 years ago
  17. d66fd90 [PATCH] fix NULL dereference in inotify_ignore by Amy Griffis · 18 years ago
  18. 66055a4 [PATCH] fix race in inotify_release by Amy Griffis · 18 years ago
  19. 091e881 [PATCH] inotify: check for NULL inode in inotify_d_instantiate by Arnd Bergmann · 19 years ago
  20. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  21. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 19 years ago
  22. c32ccd8 [PATCH] inotify: lock avoidance with parent watch status in dentry by Nick Piggin · 19 years ago
  23. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 19 years ago
  24. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 19 years ago
  25. b517311 [PATCH] inotify: fix one-shot support by Robert Love · 19 years ago
  26. 5131cf1 [PATCH] add missing syscall declarations by Arnd Bergmann · 19 years ago
  27. 8140a50 [PATCH] inotify: add two inotify_add_watch flags by John McCutchan · 19 years ago
  28. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  29. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  30. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  31. 820249b [PATCH] inotify speedup by John McCutchan · 19 years ago
  32. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  33. 0bf955c [PATCH] inotify: fix idr_get_new_above usage by Robert Love · 19 years ago
  34. b9c55d2 [PATCH] inotify: fix race between the kernel and user space by John McCutchan · 19 years ago
  35. 89373de [PATCH] inotify: fix oops fix by Andrew Morton · 19 years ago
  36. e5ca844 [PATCH] inotify: check retval in init by Robert Love · 19 years ago
  37. 1b2ccf0 [PATCH] inotify: change default limits by Robert Love · 19 years ago
  38. 5eb22cb [PATCH] inotify: exit path cleanups by Robert Love · 19 years ago
  39. 783bc29 [PATCH] inotify: oops fix by Robert Love · 19 years ago
  40. 33ea2f5 [PATCH] inotify: use fget_light by Robert Love · 19 years ago
  41. b680716 [PATCH] inotify: misc. cleanup by Robert Love · 19 years ago
  42. 9a556e8 [PATCH] inotify: misc cleanup by Robert Love · 19 years ago
  43. 0399cb0 [PATCH] inotify: move sysctl by Robert Love · 19 years ago
  44. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago