Commit Graph

180 Commits (ad41a1e0cab07c5125456e8d38e5b1ab148d04aa)

Author SHA1 Message Date
Eric Paris 90b1e7a578 fsnotify: allow marks to not pin inodes in core 15 years ago
Andreas Gruenbacher 33d3dfff45 fanotify: remove outgoing function checks in fanotify.h 15 years ago
Andreas Gruenbacher 88380fe66e fanotify: remove fanotify.h declarations 15 years ago
Andreas Gruenbacher f3640192c0 fanotify: split fanotify_remove_mark 15 years ago
Andreas Gruenbacher eac8e9e80c fanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNT 15 years ago
Eric Paris 0ff21db9fc fanotify: hooks the fanotify_mark syscall to the vfsmount code 15 years ago
Andreas Gruenbacher 90dd201d1a fanotify: remove fanotify_add_mark 15 years ago
Andreas Gruenbacher 52202dfbd9 fanotify: do not return pointer from fanotify_add_*_mark 15 years ago
Andreas Gruenbacher 912ee3946c fanotify: do not call fanotify_update_object_mask in fanotify_add_mark 15 years ago
Andreas Gruenbacher 088b09b0ac fanotify: do not call fanotify_update_object_mask in fanotify_remove_mark 15 years ago
Andreas Gruenbacher c6223f4649 fanotify: remove fanotify_update_mark 15 years ago
Eric Paris 88826276dc fanotify: infrastructure to add an remove marks on vfsmounts 15 years ago
Eric Paris 1c529063a3 fanotify: should_send_event needs to handle vfsmounts 15 years ago
Andreas Gruenbacher ca9c726eea fsnotify: Infrastructure for per-mount watches 15 years ago
Eric Paris 0d48b7f01f fsnotify: vfsmount marks generic functions 15 years ago
Andreas Gruenbacher 2504c5d63b fsnotify/vfsmount: add fsnotify fields to struct vfsmount 15 years ago
Eric Paris ba643f04cd fsnotify: clear marks to 0 in fsnotify_init_mark 15 years ago
Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code 15 years ago
Andreas Gruenbacher 32c3263221 fanotify: Add pids to events 15 years ago
Andreas Gruenbacher 22aa425dec fanotify: create_fd cleanup 15 years ago
Heiko Carstens 9bbfc964b8 fanotify: CONFIG_HAVE_SYSCALL_WRAPPERS for sys_fanotify_mark 15 years ago
Paul Mundt ef601a9cfd fanotify: select ANON_INODES. 15 years ago
Eric Paris a1014f1023 fanotify: send events using read 15 years ago
Eric Paris 2a3edf8604 fanotify: fanotify_mark syscall implementation 15 years ago
Eric Paris bbaa4168b2 fanotify: sys_fanotify_mark declartion 15 years ago
Eric Paris 52c923dd07 fanotify: fanotify_init syscall implementation 15 years ago
Eric Paris 11637e4b7d fanotify: fanotify_init syscall declaration 15 years ago
Eric Paris 9dced01a09 fanotify: do not clone on merge unless needed 15 years ago
Eric Paris a12a7dd328 fanotify: merge notification events with different masks 15 years ago
Eric Paris 767cd46c33 fanotify:drop notification if they exist in the outgoing queue 15 years ago
Eric Paris ff0b16a985 fanotify: fscking all notification system 15 years ago
Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() 15 years ago
Eric Paris ef5e2b785f dnotify: rename mark_entry to mark 15 years ago
Eric Paris 000285deb9 inotify: rename mark_entry to just mark 15 years ago
Eric Paris 841bdc10f5 fsnotify: 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
Andreas Gruenbacher 72acc85442 fsnotify: kill FSNOTIFY_EVENT_FILE 15 years ago
Eric Paris 098cf2fc77 fsnotify: add flags to fsnotify_mark_entries 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 7131485a93 fsnotify: mount point listeners list and global mask 15 years ago
Eric Paris 4ca763523e fsnotify: add groups to fsnotify_inode_groups when registering inode watch 15 years ago
Eric Paris 36fddebaa8 fsnotify: initialize the group->num_marks in a better place 15 years ago
Eric Paris 19c2a0e1a2 fsnotify: rename fsnotify_groups to fsnotify_inode_groups 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 cd7752ce7c fsnotify: fsnotify_obtain_group kzalloc cleanup 15 years ago
Eric Paris 74be0cc828 fsnotify: remove group_num altogether 15 years ago
Eric Paris cac69dad32 fsnotify: lock annotation for event replacement 15 years ago