summaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify/inotify_fsnotify.c
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-281-1/+2
* inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-141-0/+2
* inotify: only warn once for inotify problemsEric Paris2010-01-151-1/+1
* inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-271-2/+31
* notify: unused event private raceEric Paris2009-08-171-6/+7
* inotify: inotify_destroy_mark_entry could get called twiceEric Paris2009-06-191-1/+1
* inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-111-0/+1
* inotify: reimplement inotify using fsnotifyEric Paris2009-06-111-0/+137