Commit Graph

18571 Commits (32c3263221bd63316815286dccacdc7abfd7f3c4)

Author SHA1 Message Date
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
Eric Paris 1201a5361b fsnotify: replace an event on a list 15 years ago
Eric Paris b4e4e14073 fsnotify: clone existing events 15 years ago
Eric Paris 74766bbfa9 fsnotify: per group notification queue merge types 15 years ago
Eric Paris 28c60e37f8 fsnotify: send struct file when sending events to parents when possible 15 years ago
Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 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 6f3a539e3b fsnotify: use kmem_cache_zalloc to simplify event initialization 15 years ago
Eric Paris f0553af054 fsnotify: kzalloc fsnotify groups 15 years ago
Eric Paris 31ddd3268d inotify: use container_of instead of casting 15 years ago
Eric Paris b4277d3dd5 fsnotify: use fsnotify_create_event to allocate the q_overflow event 15 years ago
Eric Paris 40554c3dae fsnotify: allow addition of duplicate fsnotify marks 15 years ago
Eric Paris 9e1c74321d fsnotify: duplicate fsnotify_mark_entry data between 2 marks 15 years ago
Eric Paris b7ba837153 inotify: simplify the inotify idr handling 15 years ago
Latchesar Ionkov da7ddd3296 9p: Pass the correct end of buffer to p9stat_read 15 years ago