Commit Graph

88 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Eric Paris d0de4dc584 inotify: fix double free/corruption of stuct user 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
Eric Paris a2ae4cc9a1 inotify: stop kernel memory leak on file creation failure 14 years ago
Eric Paris b29866aab8 fsnotify: rename FS_IN_ISDIR to FS_ISDIR 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Linus Torvalds 2069601b3f Revert "fsnotify: store struct file not struct path" 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Eric Paris 1968f5eed5 fanotify: use both marks when possible 15 years ago
Eric Paris ce8f76fb73 fsnotify: pass both the vfsmount mark and inode mark 15 years ago
Eric Paris 43709a288e fsnotify: remove group->mask 15 years ago
Eric Paris 2612abb51b fsnotify: cleanup should_send_event 15 years ago
Eric Paris 7f6b6117e1 inotify: use the mark in handler functions 15 years ago
Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions 15 years ago
Eric Paris 3bcf3860a4 fsnotify: store struct file not struct path 15 years ago
Eric Paris f70ab54cc6 fsnotify: fsnotify_add_notify_event should return an event 15 years ago
Eric Paris 5ba08e2eeb fsnotify: add pr_debug throughout 15 years ago
Jerome Marchand 44b350fc23 inotify: Fix mask checks 15 years ago
Eric Paris f874e1ac21 inotify: force inotify and fsnotify use same bits 15 years ago
Eric Paris 8c1934c8d7 inotify: allow users to request not to recieve events on unlinked children 15 years ago
Eric Paris 611da04f7a inotify: send IN_UNMOUNT events 15 years ago
Eric Paris ff311008ab inotify: fix inotify oneshot support 15 years ago
H Hartley Sweeten 0a24887afa inotify_user.c: make local symbol static 15 years ago
Eric Paris 6e5f77b32e fsnotify: intoduce a notification merge argument 15 years ago
Eric Paris 90b1e7a578 fsnotify: allow marks to not pin inodes in core 15 years ago
Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code 15 years ago
Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() 15 years ago
Eric Paris 000285deb9 inotify: rename mark_entry to just mark 15 years ago
Eric Paris d07754412f fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark 15 years ago
Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 15 years ago
Eric Paris 2823e04de4 fsnotify: put inode specific fields in an fsnotify_mark in a union 15 years ago
Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate 15 years ago
Eric Paris 0d2e2a1d00 fsnotify: drop mask argument from fsnotify_alloc_group 15 years ago
Eric Paris ffab83402f fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group 15 years ago
Eric Paris 74be0cc828 fsnotify: remove group_num altogether 15 years ago
Eric Paris 74766bbfa9 fsnotify: per group notification queue merge types 15 years ago
Eric Paris 8112e2d6a7 fsnotify: include data in should_send calls 15 years ago
Eric Paris 7b0a04fbfb fsnotify: provide the data type to should_send_event 15 years ago
Eric Paris d7f0ce4e43 inotify: do not spam console without limit 15 years ago
Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface 15 years ago
Eric Paris 7050c48826 inotify: do not reuse watch descriptors 15 years ago
Eric Paris 31ddd3268d inotify: use container_of instead of casting 15 years ago
Eric Paris 40554c3dae fsnotify: allow addition of duplicate fsnotify marks 15 years ago
Eric Paris b7ba837153 inotify: simplify the inotify idr handling 15 years ago
Al Viro 1712ac8fda Saner locking around deactivate_super() 15 years ago
Al Viro b20bd1a5e7 get rid of S_BIAS 15 years ago
Pavel Emelyanov b3b38d842f inotify: don't leak user struct on inotify release 15 years ago
Eric Paris e08733446e inotify: race use after free/double free in inotify inode marks 15 years ago
Eric Paris 3dbc6fb6a3 inotify: clean up the inotify_add_watch out path 15 years ago
Russell King e7b702b1a8 Inotify: undefined reference to `anon_inode_getfd' 15 years ago