summaryrefslogtreecommitdiffstats
path: root/fs/inotify.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] inotify: check for NULL inode in inotify_d_instantiateArnd Bergmann2006-04-111-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-6/+6
* [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-251-10/+77
* [PATCH] sem2mutex: ipruneIngo Molnar2006-03-231-3/+3
* [PATCH] sem2mutex: inotifyIngo Molnar2006-03-231-55/+55
* [PATCH] inotify: fix one-shot supportRobert Love2006-02-071-1/+1
* [PATCH] add missing syscall declarationsArnd Bergmann2006-01-181-0/+1
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-121-3/+10
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-1/+1
* [PATCH] inotify/idr leak fixAndrew Morton2005-10-231-0/+1
* [PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan2005-09-071-1/+8
* [PATCH] inotify speedupJohn McCutchan2005-09-071-0/+7
* [PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan2005-08-261-1/+1
* [PATCH] inotify: fix idr_get_new_above usageRobert Love2005-08-151-1/+1
* [PATCH] inotify: fix race between the kernel and user spaceJohn McCutchan2005-08-011-1/+4
* [PATCH] inotify: fix oops fixAndrew Morton2005-07-261-1/+1
* [PATCH] inotify: check retval in initRobert Love2005-07-261-1/+8
* [PATCH] inotify: change default limitsRobert Love2005-07-261-2/+2
* [PATCH] inotify: exit path cleanupsRobert Love2005-07-261-10/+8
* [PATCH] inotify: oops fixRobert Love2005-07-261-1/+15
* [PATCH] inotify: use fget_lightRobert Love2005-07-261-8/+8
* [PATCH] inotify: misc. cleanupRobert Love2005-07-261-34/+32
* [PATCH] inotify: misc cleanupRobert Love2005-07-131-6/+3
* [PATCH] inotify: move sysctlRobert Love2005-07-131-4/+45
* [PATCH] inotifyRobert Love2005-07-121-0/+999
OpenPOWER on IntegriCloud