summaryrefslogtreecommitdiffstats
path: root/include/linux/inotify.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-67/+2
* inotify: force inotify and fsnotify use same bitsEric Paris2010-07-281-0/+9
* inotify: allow users to request not to recieve events on unlinked childrenEric Paris2010-07-281-0/+1
* sysctl extern cleanup: inotifyDave Young2010-07-281-0/+5
* inotify: remove inotify in kernel interfaceEric Paris2010-07-281-174/+0
* Fix inotify watch removal/umount racesAl Viro2008-11-151-0/+11
* flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-241-1/+2
* flag parameters: inotify_initUlrich Drepper2008-07-241-0/+5
* [PATCH] new helper - inotify_evict_watch()Al Viro2007-10-211-0/+1
* [PATCH] new helper - inotify_clone_watch()Al Viro2007-10-211-0/+1
* [PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis2006-06-201-0/+7
* [PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis2006-06-201-0/+20
* [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-201-3/+4
* [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-201-0/+76
* [PATCH] remove config.h from inotify.hAl Viro2006-06-201-1/+0
* [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-251-0/+11
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-121-0/+2
* [PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan2005-09-071-0/+1
* [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-151-1/+3
* [PATCH] inotifyRobert Love2005-07-121-0/+108