- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / notify / inotify / inotify_user.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-22 Eric Parisinotify: do not reuse watch descriptors
2009-08-28 Eric Parisinotify: update the group mask on mark addition
2009-08-28 Eric Parisinotify: fix length reporting and size checking
2009-08-28 Brian Rogersinotify: do not send a block of zeros when no pathname...
2009-08-27 Eric W. Biedermaninotify: Ensure we alwasy write the terminating NULL.
2009-08-27 Eric Parisinotify: fix locking around inotify watching in the idr
2009-08-27 Eric Parisinotify: seperate new watch creation updating existing...
2009-08-17 Eric Parisinotify: start watch descriptor count at 1
2009-08-17 Eric Parisnotify: unused event private race
2009-07-21 Eric Parisinotify: use GFP_NOFS under potential memory pressure
2009-07-21 Eric Parisinotify: fix error paths in inotify_update_watch
2009-07-21 Eric Parisinotify: do not leak inode marks in inotify_add_watch
2009-07-21 Eric Parisinotify: drop user watch count when a watch is removed
2009-07-02 Keith Packardfs/notify/inotify: decrement user inotify count on...
2009-06-19 Eric Parisinotify: inotify_destroy_mark_entry could get called...
2009-06-11 Eric Parisinotify: reimplement inotify using fsnotify
2009-05-06 Wu Fengguanginotify: use GFP_NOFS in kernel_event() to work around...
2009-01-26 Vegard Nossuminotify: clean up inotify_read and fix locking problems
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 29
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-05 Michael Kerriskinotify: fix type errors in interfaces
2008-12-31 Eric Parisfilesystem notification: create fs/notify to contain...