aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/fsnotify.c
Commit message (Expand)AuthorAge
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* fs: dcache scale subdirsNick Piggin2011-01-07
* fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-28
* fsnotify: correctly handle return codes from listenersEric Paris2010-10-28
* fsnotify: use dget_parentChristoph Hellwig2010-10-25
* fsnotify: drop two useless bools in the fnsotify main loopEric Paris2010-08-27
* fsnotify: fix list walk orderEric Paris2010-08-27
* fsnotify: fix ignored mask handling between inode and vfsmount marksEric Paris2010-08-22
* fsnotify: reset used_inode and used_vfsmount on each passEric Paris2010-08-22
* fanotify: do not dereference inode_mark when it is unsetEric Paris2010-08-22
* Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-12
* fanotify: use both marks when possibleEric Paris2010-07-28
* fsnotify: pass both the vfsmount mark and inode markEric Paris2010-07-28
* fsnotify: walk the inode and vfsmount lists simultaneouslyEric Paris2010-07-28
* fsnotify: rework ignored mark flushingEric Paris2010-07-28
* fsnotify: remove global fsnotify groups listsEric Paris2010-07-28
* fsnotify: remove the global masksEric Paris2010-07-28
* fsnotify: cleanup should_send_eventEric Paris2010-07-28
* fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris2010-07-28
* fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-28
* fsnotify: store struct file not struct pathEric Paris2010-07-28
* fsnotify: add pr_debug throughoutEric Paris2010-07-28
* fsnotify: check to make sure all fsnotify bits are uniqueEric Paris2010-07-28
* fanotify: do not always return 0 in fsnotifyJean-Christophe Dubois2010-07-28
* fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-28
* fsnotify: use unsigned char * for dentry->d_name.nameEric Paris2010-07-28
* fsnotify: allow ignored_mask to survive modificationEric Paris2010-07-28
* fsnotify: clear ignored mask on modifyEric Paris2010-07-28
* fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher2010-07-28
* fsnotify/vfsmount: add fsnotify fields to struct vfsmountAndreas Gruenbacher2010-07-28
* fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher2010-07-28
* fsnotify: include vfsmount in should_send_event when appropriateEric Paris2010-07-28
* fsnotify: mount point listeners list and global maskEric Paris2010-07-28
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-28
* fsnotify: send struct file when sending events to parents when possibleEric Paris2010-07-28
* fsnotify: include data in should_send callsEric Paris2010-07-28
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-21
* inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-11
* fsnotify: add correlations between eventsEric Paris2009-06-11
* fsnotify: include pathnames with entries when possibleEric Paris2009-06-11
* fsnotify: parent event notificationEric Paris2009-06-11
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-11
* fsnotify: unified filesystem notification backendEric Paris2009-06-11