summaryrefslogtreecommitdiff
path: root/include/linux/inotify.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* inotify: force inotify and fsnotify use same bitsEric Paris2010-07-28
* inotify: allow users to request not to recieve events on unlinked childrenEric Paris2010-07-28
* sysctl extern cleanup: inotifyDave Young2010-07-28
* inotify: remove inotify in kernel interfaceEric Paris2010-07-28
* Fix inotify watch removal/umount racesAl Viro2008-11-15
* flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24
* [PATCH] new helper - inotify_evict_watch()Al Viro2007-10-21
* [PATCH] new helper - inotify_clone_watch()Al Viro2007-10-21
* [PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis2006-06-20
* [PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis2006-06-20
* [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-20
* [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-20
* [PATCH] remove config.h from inotify.hAl Viro2006-06-20
* [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-25
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-12
* [PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan2005-09-07
* [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-15
* [PATCH] inotifyRobert Love2005-07-12