index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inotify_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
Introduce path_put()
Jan Blunck
1
-2
/
+2
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-1
/
+1
2008-02-14
inotify: make variables static in inotify_user.c
Harvey Harrison
1
-3
/
+3
2008-02-08
inotify: fix check for one-shot watches before destroying them
Ulisses Furquim
1
-1
/
+1
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
1
-0
/
+14
2008-02-06
A potential bug in inotify_user.c
Yan Zheng
1
-1
/
+14
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
1
-1
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-02-12
[PATCH] inotify: read return val fix
Nick Piggin
1
-1
/
+9
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
1
-3
/
+3
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-07-31
[PATCH] inotify: fix deadlock found by lockdep
Arjan van de Ven
1
-1
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-06-20
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
1
-0
/
+1
2006-06-20
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
1
-1
/
+2
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
1
-0
/
+717