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
/
include
/
linux
/
fsnotify_backend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
inotify: Fix possible deadlock in fsnotify_destroy_mark
Lizhi Xu
1
-7
/
+3
2024-06-05
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
1
-3
/
+5
2024-04-17
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
1
-0
/
+4
2024-04-04
fsnotify: optimize the case of no permission event watchers
Amir Goldstein
1
-3
/
+8
2024-04-04
fsnotify: use an enum for group priority constants
Amir Goldstein
1
-8
/
+12
2024-04-04
fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
Amir Goldstein
1
-1
/
+6
2024-04-04
fsnotify: lazy attach fsnotify_sb_info state to sb
Amir Goldstein
1
-0
/
+17
2024-04-04
fsnotify: create helper fsnotify_update_sb_watchers()
Amir Goldstein
1
-0
/
+1
2024-04-04
fsnotify: pass object pointer and type to fsnotify mark helpers
Amir Goldstein
1
-21
/
+12
2024-04-04
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
1
-0
/
+7
2024-04-04
fsnotify: rename fsnotify_{get,put}_sb_connectors()
Amir Goldstein
1
-0
/
+5
2024-03-06
fsnotify: Fix misspelling of "writable"
Vicki Pfau
1
-2
/
+2
2023-12-01
fanotify: allow "weak" fsid when watching a single filesystem
Amir Goldstein
1
-0
/
+1
2023-12-01
fanotify: store fsid in mark instead of in connector
Amir Goldstein
1
-8
/
+5
2023-08-02
fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
YueHaibing
1
-3
/
+0
2022-07-01
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
1
-6
/
+83
2022-05-18
fsnotify: introduce mark type iterator
Amir Goldstein
1
-7
/
+24
2022-04-25
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
1
-0
/
+2
2022-04-25
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
1
-0
/
+28
2022-04-25
fsnotify: make allow_dups a property of the group
Amir Goldstein
1
-6
/
+7
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-2
/
+6
2022-04-25
inotify: move control flags from mask to mark flags
Amir Goldstein
1
-7
/
+9
2022-02-24
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
1
-0
/
+4
2022-02-24
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
1
-0
/
+15
2021-12-15
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
1
-3
/
+4
2021-12-15
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
1
-13
/
+28
2021-12-15
fsnotify: clarify object type argument
Amir Goldstein
1
-16
/
+12
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
1
-0
/
+2
2021-10-27
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi
1
-1
/
+31
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
1
-1
/
+1
2021-10-27
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
1
-0
/
+1
2021-10-27
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
1
-0
/
+15
2021-10-27
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
1
-7
/
+16
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
1
-0
/
+5
2021-10-27
fsnotify: pass dentry instead of inode data
Amir Goldstein
1
-0
/
+16
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
1
-5
/
+1
2021-03-16
fsnotify: use hash table for faster events merge
Amir Goldstein
1
-3
/
+7
2021-03-16
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
1
-4
/
+1
2021-03-16
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
1
-1
/
+7
2021-01-05
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
1
-0
/
+1
2020-12-11
fsnotify: fix events reported to watching parent and child
Amir Goldstein
1
-3
/
+3
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+2
2020-07-28
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-3
/
+16
2020-07-28
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
1
-4
/
+28
2020-07-28
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
1
-4
/
+6
2020-07-27
fsnotify: add object type "child" to object type iterator
Amir Goldstein
1
-0
/
+3
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
1
-3
/
+1
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-3
/
+13
2020-07-15
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
1
-3
/
+2
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
1
-2
/
+2
[next]