Commit Graph

237 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
H Hartley Sweeten 9710a78e55 fs/notify/notification.c: make subsys_initcall function static 13 years ago
Miklos Szeredi fed474857e fsnotify: don't BUG in fsnotify_destroy_mark() 13 years ago
Al Viro c63181e6b6 vfs: move fsnotify junk to struct mount 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Eric Paris d0de4dc584 inotify: fix double free/corruption of stuct user 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 67a23c4946 fs: rename inode_lock to inode_hash_lock 14 years ago
Dave Chinner 55fa6091d8 fs: move i_sb_list out from under inode_lock 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
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 15 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