index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inotify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-0
/
+1
2006-06-20
[PATCH] inotify (4/5): allow watch removal from event handler
Amy Griffis
1
-9
/
+14
2006-06-20
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
1
-6
/
+58
2006-06-20
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
1
-5
/
+8
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
1
-711
/
+230
2006-05-21
[PATCH] fix NULL dereference in inotify_ignore
Amy Griffis
1
-2
/
+1
2006-05-21
[PATCH] fix race in inotify_release
Amy Griffis
1
-1
/
+5
2006-04-11
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
Arnd Bergmann
1
-1
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-26
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
1
-6
/
+6
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
1
-10
/
+77
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
1
-3
/
+3
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
1
-55
/
+55
2006-02-07
[PATCH] inotify: fix one-shot support
Robert Love
1
-1
/
+1
2006-01-18
[PATCH] add missing syscall declarations
Arnd Bergmann
1
-0
/
+1
2005-12-12
[PATCH] inotify: add two inotify_add_watch flags
John McCutchan
1
-3
/
+10
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
1
-1
/
+1
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
1
-0
/
+1
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
1
-1
/
+8
2005-09-07
[PATCH] inotify speedup
John McCutchan
1
-0
/
+7
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
1
-1
/
+1
2005-08-15
[PATCH] inotify: fix idr_get_new_above usage
Robert Love
1
-1
/
+1
2005-08-01
[PATCH] inotify: fix race between the kernel and user space
John McCutchan
1
-1
/
+4
2005-07-26
[PATCH] inotify: fix oops fix
Andrew Morton
1
-1
/
+1
2005-07-26
[PATCH] inotify: check retval in init
Robert Love
1
-1
/
+8
2005-07-26
[PATCH] inotify: change default limits
Robert Love
1
-2
/
+2
2005-07-26
[PATCH] inotify: exit path cleanups
Robert Love
1
-10
/
+8
2005-07-26
[PATCH] inotify: oops fix
Robert Love
1
-1
/
+15
2005-07-26
[PATCH] inotify: use fget_light
Robert Love
1
-8
/
+8
2005-07-26
[PATCH] inotify: misc. cleanup
Robert Love
1
-34
/
+32
2005-07-13
[PATCH] inotify: misc cleanup
Robert Love
1
-6
/
+3
2005-07-13
[PATCH] inotify: move sysctl
Robert Love
1
-4
/
+45
2005-07-12
[PATCH] inotify
Robert Love
1
-0
/
+999