index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inotify.c
Age
Commit message (
Expand
)
Author
2008-02-06
inotify: remove debug code
Nick Piggin
2008-02-06
inotify: fix race
Nick Piggin
2007-10-21
[PATCH] new helper - inotify_evict_watch()
Al Viro
2007-10-21
[PATCH] new helper - inotify_clone_watch()
Al Viro
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-06-20
[PATCH] inotify (4/5): allow watch removal from event handler
Amy Griffis
2006-06-20
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
2006-06-20
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-05-21
[PATCH] fix NULL dereference in inotify_ignore
Amy Griffis
2006-05-21
[PATCH] fix race in inotify_release
Amy Griffis
2006-04-11
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
Arnd Bergmann
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-26
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
2006-02-07
[PATCH] inotify: fix one-shot support
Robert Love
2006-01-18
[PATCH] add missing syscall declarations
Arnd Bergmann
2005-12-12
[PATCH] inotify: add two inotify_add_watch flags
John McCutchan
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
2005-09-07
[PATCH] inotify speedup
John McCutchan
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
2005-08-15
[PATCH] inotify: fix idr_get_new_above usage
Robert Love
2005-08-01
[PATCH] inotify: fix race between the kernel and user space
John McCutchan
2005-07-26
[PATCH] inotify: fix oops fix
Andrew Morton
2005-07-26
[PATCH] inotify: check retval in init
Robert Love
2005-07-26
[PATCH] inotify: change default limits
Robert Love
2005-07-26
[PATCH] inotify: exit path cleanups
Robert Love
2005-07-26
[PATCH] inotify: oops fix
Robert Love
2005-07-26
[PATCH] inotify: use fget_light
Robert Love
2005-07-26
[PATCH] inotify: misc. cleanup
Robert Love
2005-07-13
[PATCH] inotify: misc cleanup
Robert Love
2005-07-13
[PATCH] inotify: move sysctl
Robert Love
2005-07-12
[PATCH] inotify
Robert Love