| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -1/+1 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -2/+2 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | inotify: make variables static in inotify_user.c | Harvey Harrison | 2008-02-14 | 1 | -3/+3 |
* | inotify: fix check for one-shot watches before destroying them | Ulisses Furquim | 2008-02-08 | 1 | -1/+1 |
* | SIGIO-driven I/O with inotify queues | Dmitry Antipov | 2008-02-06 | 1 | -0/+14 |
* | A potential bug in inotify_user.c | Yan Zheng | 2008-02-06 | 1 | -1/+14 |
* | change inotifyfs magic as the same magic is used for futexfs | Andrey Mirkin | 2007-10-17 | 1 | -1/+3 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -2/+2 |
* | [PATCH] inotify: read return val fix | Nick Piggin | 2007-02-12 | 1 | -1/+9 |
* | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -3/+3 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] inotify: fix deadlock found by lockdep | Arjan van de Ven | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] inotify (3/5): add interfaces to kernel API | Amy Griffis | 2006-06-20 | 1 | -0/+1 |
* | [PATCH] inotify (2/5): add name's inode to event handler | Amy Griffis | 2006-06-20 | 1 | -1/+2 |
* | [PATCH] inotify (1/5): split kernel API from userspace support | Amy Griffis | 2006-06-20 | 1 | -0/+717 |