Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e89d3a46710908c3973397849e758f6ca42db77d
/
fs
/
notify
/
notification.c
330ae77
fsnotify: Pass group argument to free_event
by Gabriel Krisman Bertazi
· 3 years, 2 months ago
1ad03c3
fsnotify: Add wrapper around fsnotify_add_event
by Gabriel Krisman Bertazi
· 3 years, 2 months ago
94e00d2
fsnotify: use hash table for faster events merge
by Amir Goldstein
· 3 years, 10 months ago
6f73171
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
by Amir Goldstein
· 3 years, 10 months ago
c82ee6d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
by Thomas Gleixner
· 6 years ago
f7db89a
fsnotify: Create function to remove event from notification list
by Jan Kara
· 6 years ago
a0a92d2
fsnotify: move mask out of struct fsnotify_event
by Amir Goldstein
· 6 years ago
7b1f641
fsnotify: Let userspace know about lost events due to ENOMEM
by Jan Kara
· 7 years ago
ed27264
fsnotify: clean up spinlock assertions
by Jan Kara
· 8 years ago
0b1b865
fanotify: fix possible false warning when freeing events
by Jan Kara
· 8 years ago
c21dbe2
fsnotify: convert notification_mutex to a spinlock
by Jan Kara
· 8 years ago
1404ff3
fsnotify: drop notification_mutex before destroying event
by Jan Kara
· 8 years ago
96d4101
fanotify: fix list corruption in fanotify_get_response()
by Jan Kara
· 8 years ago
12703db
fsnotify: add a way to stop queueing events on group shutdown
by Jan Kara
· 8 years ago
5838d44
fanotify: fix double free of pending permission events
by Jan Kara
· 10 years ago
8ba8fa91
fsnotify: rename event handling functions
by Jan Kara
· 10 years ago
ff57cd5
fsnotify: Allocate overflow events with proper type
by Jan Kara
· 11 years ago
482ef06
fanotify: Handle overflow in case of permission events
by Jan Kara
· 11 years ago
2513190
fsnotify: Fix detection whether overflow event is queued
by Jan Kara
· 11 years ago
83c0e1b
fsnotify: Do not return merged event from fsnotify_add_notify_event()
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
0a6b6bd
fsnotify: make fasync generic for both inotify and fanotify
by Eric Paris
· 13 years ago
b3834be
various: Fix spelling of "asynchronous" in comments.
by Adam Buchbinder
· 12 years ago
9710a78
fs/notify/notification.c: make subsys_initcall function static
by H Hartley Sweeten
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 14 years ago
c1e5c95
vfs/fsnotify: fsnotify_close can delay the final work in fput
by Eric Paris
· 14 years ago
3bcf386
fsnotify: store struct file not struct path
by Eric Paris
· 14 years ago
f70ab54
fsnotify: fsnotify_add_notify_event should return an event
by Eric Paris
· 14 years ago
5ba08e2
fsnotify: add pr_debug throughout
by Eric Paris
· 14 years ago
59b0df2
fsnotify: use unsigned char * for dentry->d_name.name
by Eric Paris
· 15 years ago
6e5f77b
fsnotify: intoduce a notification merge argument
by Eric Paris
· 15 years ago
32c3263
fanotify: Add pids to events
by Andreas Gruenbacher
· 15 years ago
72acc85
fsnotify: kill FSNOTIFY_EVENT_FILE
by Andreas Gruenbacher
· 15 years ago
cac69da
fsnotify: lock annotation for event replacement
by Eric Paris
· 15 years ago
1201a53
fsnotify: replace an event on a list
by Eric Paris
· 15 years ago
b4e4e14
fsnotify: clone existing events
by Eric Paris
· 15 years ago
74766bb
fsnotify: per group notification queue merge types
by Eric Paris
· 15 years ago
6f3a539
fsnotify: use kmem_cache_zalloc to simplify event initialization
by Eric Paris
· 15 years ago
b4277d3
fsnotify: use fsnotify_create_event to allocate the q_overflow event
by Eric Paris
· 15 years ago
3de0ef4
inotify: fix coalesce duplicate events into a single event in special case
by Wei Yongjun
· 15 years ago
cd94c8b
inotify: tail drop inotify q_overflow events
by Eric Paris
· 15 years ago
eef3a11
notify: unused event private race
by Eric Paris
· 15 years ago
f44aebc
inotify: use GFP_NOFS under potential memory pressure
by Eric Paris
· 15 years ago
c05594b
fsnotify: fix inotify tail drop check with path entries
by Eric Paris
· 15 years ago
4a148ba
inotify: check filename before dropping repeat events
by Eric Paris
· 15 years ago
e4aff11
fsnotify: allow groups to add private data to events
by Eric Paris
· 16 years ago
47882c6
fsnotify: add correlations between events
by Eric Paris
· 16 years ago
62ffe5d
fsnotify: include pathnames with entries when possible
by Eric Paris
· 16 years ago
a2d8bc6
fsnotify: generic notification queue and waitq
by Eric Paris
· 16 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 16 years ago