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
starfive-6.6.48-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
2022-06-28
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
1
-15
/
+19
2022-05-26
Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-33
/
+71
2022-05-23
fanotify: fix incorrect fmode_t casts
Vasily Averin
1
-2
/
+2
2022-05-09
fanotify: do not allow setting dirent events in mask of non-dir
Amir Goldstein
1
-0
/
+13
2022-04-25
fanotify: enable "evictable" inode marks
Amir Goldstein
1
-1
/
+1
2022-04-25
fanotify: use fsnotify group lock helpers
Amir Goldstein
1
-7
/
+7
2022-04-25
fanotify: implement "evictable" inode marks
Amir Goldstein
1
-2
/
+36
2022-04-25
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein
1
-22
/
+25
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-1
/
+2
2022-02-24
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
1
-7
/
+25
2022-02-24
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
1
-8
/
+9
2022-02-01
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
1
-1
/
+9
2022-01-20
fanotify: remove variable set but not used
Yang Li
1
-3
/
+0
2021-12-15
fanotify: wire up FAN_RENAME event
Amir Goldstein
1
-0
/
+8
2021-12-15
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
1
-5
/
+47
2021-12-15
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
1
-2
/
+1
2021-12-15
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
1
-1
/
+10
2021-12-15
fsnotify: clarify object type argument
Amir Goldstein
1
-4
/
+4
2021-10-27
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
1
-0
/
+4
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
1
-0
/
+36
2021-10-27
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
1
-3
/
+5
2021-10-27
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
1
-6
/
+7
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
1
-1
/
+25
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
1
-6
/
+6
2021-10-27
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
1
-9
/
+18
2021-10-27
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
1
-15
/
+20
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-74
/
+177
2021-08-10
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
1
-4
/
+81
2021-08-10
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
1
-67
/
+88
2021-08-10
fanotify: minor cosmetic adjustments to fid labels
Matthew Bobrowski
1
-14
/
+19
2021-08-09
ucounts: add missing data type changes
Sven Schnelle
1
-6
/
+11
2021-06-14
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
1
-2
/
+2
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
[next]