Commit Graph

226 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Nick Piggin 873feea09e fs: dcache per-inode inode alias locking 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b23fb0a603 fs: scale inode alias list 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Eric Paris 7d13162332 fanotify: fill in the metadata_len field on struct fanotify_event_metadata 14 years ago
Lino Sanfilippo fdbf3ceeb6 fanotify: Dont try to open a file descriptor for the overflow event 14 years ago
Eric Paris 2637919893 fanotify: do not leak user reference on allocation failure 14 years ago
Eric Paris a2ae4cc9a1 inotify: stop kernel memory leak on file creation failure 14 years ago
Lino Sanfilippo 09e5f14e57 fanotify: on group destroy allow all waiters to bypass permission check 14 years ago
Lino Sanfilippo 1734dee4e3 fanotify: Dont allow a mask of 0 if setting or removing a mark 14 years ago
Lino Sanfilippo fa218ab98c fanotify: correct broken ref counting in case adding a mark failed 14 years ago
Eric Paris ecf6f5e7d6 fanotify: deny permissions when no event was sent 14 years ago
Michael Witten 6aaccece1c Kconfig: typo: and -> an 14 years ago
Lino Sanfilippo 1a5cea7215 make fanotify_read() restartable across signals 14 years ago
Andrew Morton 19ba54f464 fs/notify/fanotify/fanotify_user.c: fix warnings 14 years ago
Eric Paris 192ca4d194 fanotify: do not recalculate the mask if the ignored mask changed 14 years ago
Eric Paris 8fcd65280a fanotify: ignore events on directories unless specifically requested 14 years ago
Eric Paris b29866aab8 fsnotify: rename FS_IN_ISDIR to FS_ISDIR 14 years ago
Eric Paris e1c048ba78 fanotify: do not send events for irregular files 14 years ago
Eric Paris 4afeff8505 fanotify: limit number of listeners per user 14 years ago
Eric Paris ac7e22dcfa fanotify: allow userspace to override max marks 14 years ago
Eric Paris e7099d8a5a fanotify: limit the number of marks in a single fanotify group 14 years ago
Eric Paris 5dd03f55fd fanotify: allow userspace to override max queue depth 14 years ago
Eric Paris 2529a0df0f fsnotify: implement a default maximum queue depth 14 years ago
Eric Paris 5322a59f14 fanotify: ignore fanotify ignore marks if open writers 14 years ago
Eric Paris 52420392c8 fsnotify: call fsnotify_parent in perm events 14 years ago
Eric Paris ff8bcbd03d fsnotify: correctly handle return codes from listeners 14 years ago
Eric Paris 4231a23530 fanotify: implement fanotify listener ordering 14 years ago
Eric Paris 6ad2d4e3e9 fsnotify: implement ordering between notifiers 14 years ago
Eric Paris 9343919c14 fanotify: allow fanotify to be built 14 years ago
Al Viro 63997e98a3 split invalidate_inodes() 14 years ago
Christoph Hellwig 4d4eb36679 fsnotify: use dget_parent 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 14 years ago
Eric Paris 7c5347733d fanotify: disable fanotify syscalls 15 years ago
Eric Paris 92b4678efa fsnotify: drop two useless bools in the fnsotify main loop 15 years ago
Eric Paris f72adfd540 fsnotify: fix list walk order 15 years ago
Andreas Gruenbacher a2f13ad0ba fanotify: Return EPERM when a process is not privileged 15 years ago
Tvrtko Ursulin ff8d6e9831 fanotify: drop duplicate pr_debug statement 15 years ago
Eric Paris 2eebf582c9 fanotify: flush outstanding perm requests on group destroy 15 years ago
Eric Paris 84e1ab4d87 fsnotify: fix ignored mask handling between inode and vfsmount marks 15 years ago
Eric Paris 5f3f259fa8 fsnotify: reset used_inode and used_vfsmount on each pass 15 years ago
Eric Paris faa9560ae7 fanotify: do not dereference inode_mark when it is unset 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 613a807fe7 fsnotify: walk the inode and vfsmount lists simultaneously 15 years ago
Eric Paris 84a5b68e8d fsnotify: rework ignored mark flushing 15 years ago
Eric Paris 02436668d9 fsnotify: remove global fsnotify groups lists 15 years ago
Eric Paris 43709a288e fsnotify: remove group->mask 15 years ago