Commit Graph

32 Commits (6ac12dfe9c2027cd3c5ed603f11d1bb4f04906fe)

Author SHA1 Message Date
Amy Griffis 3ca10067f7 [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
Amy Griffis a9dc971d3f [PATCH] inotify (3/5): add interfaces to kernel API 19 years ago
Amy Griffis 7c29772288 [PATCH] inotify (2/5): add name's inode to event handler 19 years ago
Amy Griffis 2d9048e201 [PATCH] inotify (1/5): split kernel API from userspace support 19 years ago
Amy Griffis d66fd908ac [PATCH] fix NULL dereference in inotify_ignore 19 years ago
Amy Griffis 66055a4e73 [PATCH] fix race in inotify_release 19 years ago
Arnd Bergmann 091e881d0e [PATCH] inotify: check for NULL inode in inotify_d_instantiate 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Nick Piggin c32ccd87bf [PATCH] inotify: lock avoidance with parent watch status in dentry 19 years ago
Ingo Molnar f24075bd0c [PATCH] sem2mutex: iprune 19 years ago
Ingo Molnar d4f9af9dac [PATCH] sem2mutex: inotify 19 years ago
Robert Love b5173119ff [PATCH] inotify: fix one-shot support 19 years ago
Arnd Bergmann 5131cf154a [PATCH] add missing syscall declarations 19 years ago
John McCutchan 8140a5005b [PATCH] inotify: add two inotify_add_watch flags 19 years ago
Christoph Hellwig e4543eddfd [PATCH] add a vfs_permission helper 19 years ago
Andrew Morton 8d3b35914a [PATCH] inotify/idr leak fix 20 years ago
John McCutchan 7ea6040b0e [PATCH] inotify: fix event loss on hardlinked files 20 years ago
John McCutchan 820249bafe [PATCH] inotify speedup 20 years ago
John McCutchan 7c657f2f25 [PATCH] Document idr_get_new_above() semantics, update inotify 20 years ago
Robert Love 0bf955ce98 [PATCH] inotify: fix idr_get_new_above usage 20 years ago
John McCutchan b9c55d29e9 [PATCH] inotify: fix race between the kernel and user space 20 years ago
Andrew Morton 89373de7dd [PATCH] inotify: fix oops fix 20 years ago
Robert Love e5ca844a9d [PATCH] inotify: check retval in init 20 years ago
Robert Love 1b2ccf0cc1 [PATCH] inotify: change default limits 20 years ago
Robert Love 5eb22cbcdb [PATCH] inotify: exit path cleanups 20 years ago
Robert Love 783bc29bbc [PATCH] inotify: oops fix 20 years ago
Robert Love 33ea2f52b8 [PATCH] inotify: use fget_light 20 years ago
Robert Love b680716ed2 [PATCH] inotify: misc. cleanup 20 years ago
Robert Love 9a556e8908 [PATCH] inotify: misc cleanup 20 years ago
Robert Love 0399cb08c5 [PATCH] inotify: move sysctl 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago