Commit Graph

180 Commits (ad41a1e0cab07c5125456e8d38e5b1ab148d04aa)

Author SHA1 Message Date
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
Eric Paris 03930979af fsnotify: remove the global masks 15 years ago
Eric Paris 2612abb51b fsnotify: cleanup should_send_event 15 years ago
Eric Paris 0215054f37 fanotify: use the mark in handler functions 15 years ago
Eric Paris c496313fcc dnotify: use the mark in handler functions 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
Andreas Gruenbacher 8778abb9a8 fsnotify: Exchange list heads instead of moving elements 15 years ago
Eric Paris 75c1be487a fsnotify: srcu to protect read side of inode and vfsmount locks 15 years ago
Eric Paris 700307a29a fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 15 years ago
Eric Paris a4c6e9961f fsnotify: use _rcu functions for mark list traversal 15 years ago
Eric Paris 0c6532e4e3 fsnotify: place marks on object in order of group memory address 15 years ago
Eric Paris c1e5c95402 vfs/fsnotify: fsnotify_close can delay the final work in fput 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
Eric Paris 80af258867 fanotify: groups can specify their f_flags for new fd 15 years ago
Eric Paris 20dee624ca fsnotify: check to make sure all fsnotify bits are unique 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
Tejun Heo e4e047a220 fsnotify: update gfp/slab.h includes 15 years ago
Eric Paris 08ae89380a fanotify: drop the useless priority argument 15 years ago
Eric Paris 269ed32a9c fanotify: default Kconfig to n 15 years ago
H Hartley Sweeten 0a24887afa inotify_user.c: make local symbol static 15 years ago
Eric Paris b31d397e43 fsnotify: call iput on inodes when no longer marked 15 years ago
Jean-Christophe Dubois 98b5c10d32 fanotify: do not always return 0 in fsnotify 15 years ago
Eric Paris 8860f060e4 fanotify: do not return 0 in a void function 15 years ago
Eric Paris b2d879096a fanotify: userspace interface for permission responses 15 years ago
Eric Paris 9e66e4233d fanotify: permissions and blocking 15 years ago
Eric Paris c4ec54b40d fsnotify: new fsnotify hooks and events types for access decisions 15 years ago
Eric Paris 59b0df211b fsnotify: use unsigned char * for dentry->d_name.name 15 years ago
Eric Paris 43ed7e16a8 fanotify: use merge argument to determine actual event added to queue 15 years ago
Eric Paris 6e5f77b32e fsnotify: intoduce a notification merge argument 15 years ago
Eric Paris cb2d429faf fsnotify: add group priorities 15 years ago
Eric Paris 4d92604cc9 fanotify: clear all fanotify marks 15 years ago
Eric Paris c9778a98e7 fanotify: allow ignored_masks to survive modify 15 years ago
Eric Paris c908370fc1 fsnotify: allow ignored_mask to survive modification 15 years ago
Eric Paris e898386146 fsnotify: clear ignored mask on modify 15 years ago
Eric Paris b9e4e3bd04 fanotify: allow users to set an ignored_mask 15 years ago
Eric Paris 32a4df13b8 fanotify: ignored_mask to ignore events 15 years ago
Eric Paris 33af5e32e0 fsnotify: ignored_mask - excluding notification 15 years ago