' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/linux/fsnotify.h
AgeCommit message (Expand)Author
2011-01-07fs: dcache remove dcache_lockNick Piggin
2010-12-07fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo
2010-10-30Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds
2010-07-28fsnotify: store struct file not struct pathEric Paris
2010-07-28fsnotify: initialize mask in fsnotify_permEric Paris
2010-07-28fsnotify: new fsnotify hooks and events types for access decisionsEric Paris
2010-07-28fsnotify: use unsigned char * for dentry->d_name.nameEric Paris
2010-07-28fsnotify: Infrastructure for per-mount watchesAndreas Gruenbacher
2010-07-28vfs: introduce FMODE_NONOTIFYEric Paris
2010-07-28fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris
2010-07-28fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher
2010-07-28fsnotify: send struct file when sending events to parents when possibleEric Paris
2010-07-28fsnotify: pass a file instead of an inode to open, read, and writeEric Paris
2010-07-28inotify: remove inotify in kernel interfaceEric Paris