UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / notify /
2011-04-27 Eric Parisinotify: fix double free/corruption of stuct user
2011-03-28 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2...
2011-03-28 Andy WhitcroftRevert "UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch...
2011-03-28 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: scale inode alias list
2011-01-07 Nick Pigginfs: dcache scale subdirs
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-15 Eric Parisfanotify: fill in the metadata_len field on struct...
2010-12-07 Lino Sanfilippofanotify: Dont try to open a file descriptor for the...
2010-12-07 Eric Parisfanotify: do not leak user reference on allocation...
2010-12-07 Eric Parisinotify: stop kernel memory leak on file creation failure
2010-12-07 Lino Sanfilippofanotify: on group destroy allow all waiters to bypass...
2010-12-07 Lino Sanfilippofanotify: Dont allow a mask of 0 if setting or removing...
2010-12-07 Lino Sanfilippofanotify: correct broken ref counting in case adding...
2010-12-07 Eric Parisfanotify: deny permissions when no event was sent
2010-11-01 Michael WittenKconfig: typo: and -> an
2010-10-30 Lino Sanfilippomake fanotify_read() restartable across signals
2010-10-28 Andrew Mortonfs/notify/fanotify/fanotify_user.c: fix warnings
2010-10-28 Eric Parisfanotify: do not recalculate the mask if the ignored...
2010-10-28 Eric Parisfanotify: ignore events on directories unless specifica...
2010-10-28 Eric Parisfsnotify: rename FS_IN_ISDIR to FS_ISDIR
2010-10-28 Eric Parisfanotify: do not send events for irregular files
2010-10-28 Eric Parisfanotify: limit number of listeners per user
2010-10-28 Eric Parisfanotify: allow userspace to override max marks
2010-10-28 Eric Parisfanotify: limit the number of marks in a single fanotif...
2010-10-28 Eric Parisfanotify: allow userspace to override max queue depth
2010-10-28 Eric Parisfsnotify: implement a default maximum queue depth
2010-10-28 Eric Parisfanotify: ignore fanotify ignore marks if open writers
2010-10-28 Eric Parisfsnotify: call fsnotify_parent in perm events
2010-10-28 Eric Parisfsnotify: correctly handle return codes from listeners
2010-10-28 Eric Parisfanotify: implement fanotify listener ordering
2010-10-28 Eric Parisfsnotify: implement ordering between notifiers
2010-10-28 Eric Parisfanotify: allow fanotify to be built
2010-10-26 Al Virosplit invalidate_inodes()
2010-10-26 Christoph Hellwigfsnotify: use dget_parent
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-12 Eric Parisfanotify: disable fanotify syscalls
2010-08-28 Eric Parisfsnotify: drop two useless bools in the fnsotify main...
2010-08-28 Eric Parisfsnotify: fix list walk order
2010-08-27 Andreas Gruenbacherfanotify: Return EPERM when a process is not privileged
2010-08-23 Tvrtko Ursulinfanotify: drop duplicate pr_debug statement
2010-08-23 Eric Parisfanotify: flush outstanding perm requests on group...
2010-08-23 Eric Parisfsnotify: fix ignored mask handling between inode and...
2010-08-23 Eric Parisfsnotify: reset used_inode and used_vfsmount on each...
2010-08-23 Eric Parisfanotify: do not dereference inode_mark when it is...
2010-08-12 Linus TorvaldsRevert "fsnotify: store struct file not struct path"
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-07-28 Eric Parisfanotify: use both marks when possible
2010-07-28 Eric Parisfsnotify: pass both the vfsmount mark and inode mark
2010-07-28 Eric Parisfsnotify: walk the inode and vfsmount lists simultaneously
2010-07-28 Eric Parisfsnotify: rework ignored mark flushing
2010-07-28 Eric Parisfsnotify: remove global fsnotify groups lists
2010-07-28 Eric Parisfsnotify: remove group->mask
2010-07-28 Eric Parisfsnotify: remove the global masks
2010-07-28 Eric Parisfsnotify: cleanup should_send_event
2010-07-28 Eric Parisfanotify: use the mark in handler functions
2010-07-28 Eric Parisdnotify: use the mark in handler functions
2010-07-28 Eric Parisinotify: use the mark in handler functions
2010-07-28 Eric Parisfsnotify: send fsnotify_mark to groups in event handlin...
2010-07-28 Andreas Gruenbacherfsnotify: Exchange list heads instead of moving elements
2010-07-28 Eric Parisfsnotify: srcu to protect read side of inode and vfsmou...
2010-07-28 Eric Parisfsnotify: use an explicit flag to indicate fsnotify_des...
2010-07-28 Eric Parisfsnotify: use _rcu functions for mark list traversal
2010-07-28 Eric Parisfsnotify: place marks on object in order of group memor...
2010-07-28 Eric Parisvfs/fsnotify: fsnotify_close can delay the final work...
2010-07-28 Eric Parisfsnotify: store struct file not struct path
2010-07-28 Eric Parisfsnotify: fsnotify_add_notify_event should return an...
2010-07-28 Eric Parisfsnotify: add pr_debug throughout
2010-07-28 Eric Parisfanotify: groups can specify their f_flags for new fd
2010-07-28 Eric Parisfsnotify: check to make sure all fsnotify bits are...
2010-07-28 Jerome Marchandinotify: Fix mask checks
2010-07-28 Eric Parisinotify: force inotify and fsnotify use same bits
2010-07-28 Eric Parisinotify: allow users to request not to recieve events...
2010-07-28 Eric Parisinotify: send IN_UNMOUNT events
2010-07-28 Eric Parisinotify: fix inotify oneshot support
2010-07-28 Tejun Heofsnotify: update gfp/slab.h includes
2010-07-28 Eric Parisfanotify: drop the useless priority argument
2010-07-28 Eric Parisfanotify: default Kconfig to n
2010-07-28 H Hartley Sweeteninotify_user.c: make local symbol static
2010-07-28 Eric Parisfsnotify: call iput on inodes when no longer marked
2010-07-28 Jean-Christophe... fanotify: do not always return 0 in fsnotify
2010-07-28 Eric Parisfanotify: do not return 0 in a void function
2010-07-28 Eric Parisfanotify: userspace interface for permission responses
2010-07-28 Eric Parisfanotify: permissions and blocking
2010-07-28 Eric Parisfsnotify: new fsnotify hooks and events types for acces...
2010-07-28 Eric Parisfsnotify: use unsigned char * for dentry->d_name.name
2010-07-28 Eric Parisfanotify: use merge argument to determine actual event...
2010-07-28 Eric Parisfsnotify: intoduce a notification merge argument
2010-07-28 Eric Parisfsnotify: add group priorities
2010-07-28 Eric Parisfanotify: clear all fanotify marks
2010-07-28 Eric Parisfanotify: allow ignored_masks to survive modify
2010-07-28 Eric Parisfsnotify: allow ignored_mask to survive modification
2010-07-28 Eric Parisfsnotify: clear ignored mask on modify
2010-07-28 Eric Parisfanotify: allow users to set an ignored_mask
2010-07-28 Eric Parisfanotify: ignored_mask to ignore events
next