index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
Commit message (
Expand
)
Author
Age
Files
Lines
*
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
2021-06-14
1
-2
/
+2
*
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-05-25
1
-6
/
+24
*
fanotify_user: use upper_32_bits() to verify mask
Christian Brauner
2021-03-25
1
-1
/
+1
*
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2021-03-16
1
-2
/
+27
*
fanotify: configurable limits via sysfs
Amir Goldstein
2021-03-16
2
-25
/
+114
*
fanotify: limit number of event merge attempts
Amir Goldstein
2021-03-16
1
-0
/
+6
*
fsnotify: use hash table for faster events merge
Amir Goldstein
2021-03-16
3
-7
/
+97
*
fanotify: mix event info and pid into merge key hash
Amir Goldstein
2021-03-16
2
-26
/
+66
*
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
2021-03-16
2
-16
/
+25
*
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
2021-03-16
1
-10
/
+16
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
2021-01-05
1
-1
/
+1
*
|
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
2020-12-28
1
-10
/
+7
|
/
*
fsnotify: fix events reported to watching parent and child
Amir Goldstein
2020-12-11
1
-4
/
+3
*
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-18
1
-2
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
fanotify: compare fsid when merging name event
Jan Kara
2020-07-28
1
-0
/
+3
*
fanotify: report parent fid + child fid
Amir Goldstein
2020-07-27
2
-16
/
+15
*
fanotify: report parent fid + name + child fid
Amir Goldstein
2020-07-27
3
-6
/
+32
*
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2020-07-27
2
-10
/
+53
*
fanotify: report events with parent dir fid to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
1
-0
/
+7
*
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2020-07-27
2
-12
/
+93
*
fsnotify: send event to parent and child with single callback
Amir Goldstein
2020-07-27
1
-4
/
+4
*
fanotify: no external fh buffer in fanotify_name_event
Amir Goldstein
2020-07-27
2
-28
/
+59
*
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
2020-07-27
3
-43
/
+139
*
fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
Amir Goldstein
2020-07-27
1
-3
/
+10
*
fanotify: prepare for implicit event flags in mark mask
Amir Goldstein
2020-07-27
1
-16
/
+24
*
fanotify: mask out special event flags from ignored mask
Amir Goldstein
2020-07-27
1
-0
/
+5
*
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
2020-07-27
2
-10
/
+12
*
fanotify: distinguish between fid encode error and null fid
Amir Goldstein
2020-07-27
1
-10
/
+4
*
fanotify: generalize merge logic of events on dir
Amir Goldstein
2020-07-27
1
-11
/
+11
*
fanotify: generalize the handling of extra event flags
Amir Goldstein
2020-07-27
1
-5
/
+10
*
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
2020-07-27
1
-7
/
+2
*
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
2020-07-27
1
-12
/
+11
*
fanotify: break up fanotify_alloc_event()
Amir Goldstein
2020-07-15
1
-65
/
+89
*
fanotify: create overflow event type
Amir Goldstein
2020-07-15
3
-27
/
+36
*
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
2020-07-15
1
-1
/
+1
*
fanotify: Avoid softlockups when reading many events
Jan Kara
2020-07-15
1
-0
/
+5
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
Merge tag 'fsnotify_for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-04
3
-7
/
+12
|
\
|
*
fanotify: fix ignore mask logic for events on child and on dir
Amir Goldstein
2020-05-25
1
-1
/
+4
|
*
fanotify: don't write with size under sizeof(response)
Fabian Frederick
2020-05-13
1
-2
/
+4
|
*
fanotify: remove reference to fill_event_metadata()
Fabian Frederick
2020-05-13
1
-1
/
+1
|
*
fanotify: prefix should_merge()
Fabian Frederick
2020-05-13
1
-2
/
+2
|
*
fanotify: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-08
1
-1
/
+1
*
|
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
2020-05-27
1
-1
/
+1
|
/
*
fanotify: Fix the checks in fanotify_fsid_equal
Nathan Chancellor
2020-03-30
1
-1
/
+1
*
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
2020-03-25
2
-28
/
+91
[next]