index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
1
-6
/
+24
2021-03-25
fanotify_user: use upper_32_bits() to verify mask
Christian Brauner
1
-1
/
+1
2021-03-16
fanotify: support limited functionality for unprivileged users
Amir Goldstein
1
-2
/
+27
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
1
-20
/
+103
2021-03-16
fsnotify: use hash table for faster events merge
Amir Goldstein
1
-0
/
+39
2021-03-16
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
1
-10
/
+16
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-23
Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
1
-1
/
+1
2021-01-05
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
1
-1
/
+1
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-10
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-28
fanotify: report parent fid + child fid
Amir Goldstein
1
-11
/
+4
2020-07-28
fanotify: report parent fid + name + child fid
Amir Goldstein
1
-1
/
+2
2020-07-28
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
1
-9
/
+36
2020-07-28
fanotify: report events with parent dir fid to sb/mount/non-dir marks
Amir Goldstein
1
-0
/
+7
2020-07-28
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
1
-10
/
+61
2020-07-27
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
1
-14
/
+11
2020-07-27
fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
Amir Goldstein
1
-3
/
+10
2020-07-27
fanotify: prepare for implicit event flags in mark mask
Amir Goldstein
1
-16
/
+24
2020-07-27
fanotify: mask out special event flags from ignored mask
Amir Goldstein
1
-0
/
+5
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
1
-6
/
+6
2020-07-15
fanotify: create overflow event type
Amir Goldstein
1
-5
/
+16
2020-07-15
fanotify: Avoid softlockups when reading many events
Jan Kara
1
-0
/
+5
2020-05-13
fanotify: don't write with size under sizeof(response)
Fabian Frederick
1
-2
/
+4
2020-05-13
fanotify: remove reference to fill_event_metadata()
Fabian Frederick
1
-1
/
+1
2020-03-26
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
1
-27
/
+90
2020-03-26
fanotify: record name info for FAN_DIR_MODIFY event
Amir Goldstein
1
-2
/
+2
2020-03-25
fanotify: Drop fanotify_event_has_fid()
Jan Kara
1
-2
/
+2
2020-03-25
fanotify: prepare to report both parent and child fid's
Amir Goldstein
1
-8
/
+15
2020-03-25
fanotify: divorce fanotify_path_event and fanotify_fid_event
Jan Kara
1
-34
/
+37
2020-03-25
fanotify: Store fanotify handles differently
Jan Kara
1
-19
/
+20
2020-03-25
fanotify: Simplify create_fd()
Jan Kara
1
-15
/
+11
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+17
2019-08-13
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
1
-2
/
+17
2019-05-28
fanotify: Disallow permission events for proc filesystem
Jan Kara
1
-0
/
+22
2019-03-19
fanotify: Allow copying of file handle to userspace
Jan Kara
1
-1
/
+11
2019-02-18
fanotify: Use interruptible wait when waiting for permission events
Jan Kara
1
-1
/
+8
2019-02-18
fanotify: Track permission event state
Jan Kara
1
-7
/
+28
2019-02-18
fanotify: Simplify cleaning of access_list
Jan Kara
1
-6
/
+4
2019-02-18
fanotify: Move locking inside get_one_event()
Jan Kara
1
-19
/
+13
2019-02-18
fanotify: Fold dequeue_event() into process_access_response()
Jan Kara
1
-28
/
+13
2019-02-07
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
1
-0
/
+12
2019-02-07
fanotify: support events with data type FSNOTIFY_EVENT_INODE
Amir Goldstein
1
-1
/
+2
2019-02-07
fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
Amir Goldstein
1
-15
/
+10
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
1
-25
/
+37
2019-02-07
fanotify: enable FAN_REPORT_FID init flag
Amir Goldstein
1
-1
/
+60
2019-02-07
fanotify: copy event fid info to user
Amir Goldstein
1
-5
/
+77
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
1
-4
/
+2
[next]