summaryrefslogtreecommitdiffstats
path: root/fs/notify/fsnotify.c
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: check to make sure all fsnotify bits are uniqueEric Paris2010-07-281-0/+2
* fanotify: do not always return 0 in fsnotifyJean-Christophe Dubois2010-07-281-1/+1
* fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-281-23/+24
* fsnotify: use unsigned char * for dentry->d_name.nameEric Paris2010-07-281-2/+3
* fsnotify: allow ignored_mask to survive modificationEric Paris2010-07-281-2/+4
* fsnotify: clear ignored mask on modifyEric Paris2010-07-281-0/+31
* fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher2010-07-281-0/+5
* fsnotify/vfsmount: add fsnotify fields to struct vfsmountAndreas Gruenbacher2010-07-281-3/+1
* fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher2010-07-281-7/+5
* fsnotify: include vfsmount in should_send_event when appropriateEric Paris2010-07-281-20/+19
* fsnotify: mount point listeners list and global maskEric Paris2010-07-281-22/+70
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-281-3/+3
* fsnotify: send struct file when sending events to parents when possibleEric Paris2010-07-281-3/+10
* fsnotify: include data in should_send callsEric Paris2010-07-281-1/+2
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-281-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-211-1/+3
* inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-111-3/+5
* fsnotify: add correlations between eventsEric Paris2009-06-111-3/+3
* fsnotify: include pathnames with entries when possibleEric Paris2009-06-111-3/+4
* fsnotify: parent event notificationEric Paris2009-06-111-0/+91
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-111-0/+13
* fsnotify: unified filesystem notification backendEric Paris2009-06-111-0/+79
OpenPOWER on IntegriCloud