aboutsummaryrefslogtreecommitdiff
path: root/include/linux/inotify.h
AgeCommit message (Expand)Author
2010-07-28inotify: force inotify and fsnotify use same bitsEric Paris
2010-07-28inotify: allow users to request not to recieve events on unlinked childrenEric Paris
2010-07-28sysctl extern cleanup: inotifyDave Young
2010-07-28inotify: remove inotify in kernel interfaceEric Paris
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis
2006-06-20[PATCH] remove config.h from inotify.hAl Viro
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan
2005-07-12[PATCH] inotifyRobert Love