Commit Graph

36 Commits (5fbcae57db69128c14080a7a5a42d0626bfe155c)

Author SHA1 Message Date
Al Viro c44dcc56d2 switch inotify_user to anon_inode 15 years ago
Eric Paris 976ae32be4 inotify: only warn once for inotify problems 15 years ago
Eric Paris 9e572cc987 inotify: do not reuse watch descriptors 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro 825f9692fb switched inotify_init1() to alloc_file() 15 years ago
Giuseppe Scrivano 336e8683b9 inotify: remove superfluous return code check 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Eric Paris 750a8870fe inotify: update the group mask on mark addition 16 years ago
Eric Paris 83cb10f0ef inotify: fix length reporting and size checking 16 years ago
Brian Rogers b962e7312a inotify: do not send a block of zeros when no pathname is available 16 years ago
Eric W. Biederman 0db501bd06 inotify: Ensure we alwasy write the terminating NULL. 16 years ago
Eric Paris dead537dd8 inotify: fix locking around inotify watching in the idr 16 years ago
Eric Paris cf4374267f inotify: do not BUG on idr entries at inotify destruction 16 years ago
Eric Paris 52cef7555a inotify: seperate new watch creation updating existing watches 16 years ago
Eric Paris 08e53fcb0d inotify: start watch descriptor count at 1 16 years ago
Eric Paris eef3a116be notify: unused event private race 16 years ago
Eric Paris f44aebcc56 inotify: use GFP_NOFS under potential memory pressure 16 years ago
Eric Paris 520dc2a526 fsnotify: use def_bool in kconfig instead of letting the user choose 16 years ago
Eric Paris 7e790dd5fc inotify: fix error paths in inotify_update_watch 16 years ago
Eric Paris 75fe2b2639 inotify: do not leak inode marks in inotify_add_watch 16 years ago
Eric Paris 5549f7cdf8 inotify: drop user watch count when a watch is removed 16 years ago
Keith Packard bdae997f44 fs/notify/inotify: decrement user inotify count on close 16 years ago
Eric Paris 528da3e9e2 inotify: inotify_destroy_mark_entry could get called twice 16 years ago
Eric Paris e42e27736d inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD 16 years ago
Eric Paris 63c882a054 inotify: reimplement inotify using fsnotify 16 years ago
Eric Paris 90586523eb fsnotify: unified filesystem notification backend 16 years ago
Wu Fengguang 381a80e6df inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
Nick Piggin aabb8fdb41 fs: avoid I_NEW inodes 16 years ago
Ingo Molnar f04b30de3c inotify: fix GFP_KERNEL related deadlock 16 years ago
Vegard Nossum 3632dee2f8 inotify: clean up inotify_read and fix locking problems 16 years ago
Heiko Carstens 2e4d0924eb [CVE-2009-0029] System call wrappers part 29 16 years ago
Heiko Carstens 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
Michael Kerrisk 4ae8978cf9 inotify: fix type errors in interfaces 16 years ago
Eric Paris 272eb01485 filesystem notification: create fs/notify to contain all fs notification 16 years ago