[ARM] 5594/1: Correct U300 VIC init PM setting
[safe/jmp/linux-2.6] / fs / notify /
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 Parisfsnotify: allow groups to set freeing_mark to null
2009-06-11 Eric Parisinotify/dnotify: should_send_event shouldn't match...
2009-06-11 Eric Parisdnotify: do not bother to lock entry->lock when reading...
2009-06-11 Eric Parisdnotify: do not use ?true:false when assigning to a...
2009-06-11 Eric Parisinotify: reimplement inotify using fsnotify
2009-06-11 Eric Parisfsnotify: handle filesystem unmounts with fsnotify...
2009-06-11 Eric Parisfsnotify: fsnotify marks on inodes pin them in core
2009-06-11 Eric Parisfsnotify: allow groups to add private data to events
2009-06-11 Eric Parisfsnotify: add correlations between events
2009-06-11 Eric Parisfsnotify: include pathnames with entries when possible
2009-06-11 Eric Parisfsnotify: generic notification queue and waitq
2009-06-11 Eric Parisdnotify: reimplement dnotify using fsnotify
2009-06-11 Eric Parisfsnotify: parent event notification
2009-06-11 Eric Parisfsnotify: add marks to inodes so groups can interpret...
2009-06-11 Eric Parisfsnotify: unified filesystem notification backend
2009-05-06 Wu Fengguanginotify: use GFP_NOFS in kernel_event() to work around...
2009-03-27 Nick Pigginfs: avoid I_NEW inodes
2009-02-18 Ingo Molnarinotify: fix GFP_KERNEL related deadlock
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...