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