- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / inotify.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-21 Al Viro[PATCH] new helper - inotify_evict_watch()
2007-10-21 Al Viro[PATCH] new helper - inotify_clone_watch()
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-20 Amy Griffis[PATCH] inotify (4/5): allow watch removal from event...
2006-06-20 Amy Griffis[PATCH] inotify (3/5): add interfaces to kernel API
2006-06-20 Amy Griffis[PATCH] inotify (2/5): add name's inode to event handler
2006-06-20 Amy Griffis[PATCH] inotify (1/5): split kernel API from userspace...
2006-05-21 Amy Griffis[PATCH] fix NULL dereference in inotify_ignore
2006-05-21 Amy Griffis[PATCH] fix race in inotify_release
2006-04-11 Arnd Bergmann[PATCH] inotify: check for NULL inode in inotify_d_inst...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-25 Nick Piggin[PATCH] inotify: lock avoidance with parent watch statu...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: iprune
2006-03-23 Ingo Molnar[PATCH] sem2mutex: inotify
2006-03-15 Chris L Mason- patches.fixes/inotify-lock-avoidance-with-parent...
2006-02-08 Robert Love[PATCH] inotify: fix one-shot support
2006-01-19 Arnd Bergmann[PATCH] add missing syscall declarations
2005-12-12 John McCutchan[PATCH] inotify: add two inotify_add_watch flags
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-10-23 Andrew Morton[PATCH] inotify/idr leak fix
2005-09-07 John McCutchan[PATCH] inotify: fix event loss on hardlinked files
2005-09-07 John McCutchan[PATCH] inotify speedup
2005-08-26 John McCutchan[PATCH] Document idr_get_new_above() semantics, update...
2005-08-15 Robert Love[PATCH] inotify: fix idr_get_new_above usage
2005-08-01 John McCutchan[PATCH] inotify: fix race between the kernel and user...
2005-07-26 Andrew Morton[PATCH] inotify: fix oops fix
2005-07-26 Robert Love[PATCH] inotify: check retval in init
2005-07-26 Robert Love[PATCH] inotify: change default limits
2005-07-26 Robert Love[PATCH] inotify: exit path cleanups
2005-07-26 Robert Love[PATCH] inotify: oops fix
2005-07-26 Robert Love[PATCH] inotify: use fget_light
2005-07-26 Robert Love[PATCH] inotify: misc. cleanup
2005-07-13 Robert Love[PATCH] inotify: misc cleanup
2005-07-13 Robert Love[PATCH] inotify: move sysctl
2005-07-13 Robert Love[PATCH] inotify
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Hubert Mantel- Update config files.