index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fanotify: wire up FAN_RENAME event
Amir Goldstein
2021-12-15
1
-1
/
+1
*
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2021-12-15
1
-0
/
+7
*
fanotify: record either old name new name or both for FAN_RENAME
Amir Goldstein
2021-12-15
1
-15
/
+44
*
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
2021-12-15
1
-4
/
+38
*
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
2021-12-15
1
-4
/
+16
*
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein
2021-12-15
1
-16
/
+19
*
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein
2021-12-15
1
-1
/
+1
*
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2021-12-15
1
-12
/
+36
*
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
2021-12-15
1
-3
/
+3
*
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+1
*
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+1
*
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+11
*
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+11
*
fanotify: Support merging of error events
Gabriel Krisman Bertazi
2021-10-27
1
-2
/
+24
*
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+35
*
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+3
*
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+1
*
fanotify: Encode empty file handle when no inode is provided
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+8
*
fanotify: Allow file handle encoding for unhashed events
Gabriel Krisman Bertazi
2021-10-27
1
-2
/
+6
*
fanotify: Support null inode event in fanotify_dfid_inode
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+1
*
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+2
*
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
2021-10-27
1
-2
/
+2
*
fsnotify: Don't insert unmergeable events in hashtable
Gabriel Krisman Bertazi
2021-10-27
1
-2
/
+4
*
fanotify: configurable limits via sysfs
Amir Goldstein
2021-03-16
1
-5
/
+11
*
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
1
-7
/
+33
*
fanotify: mix event info and pid into merge key hash
Amir Goldstein
2021-03-16
1
-26
/
+61
*
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
2021-03-16
1
-13
/
+12
*
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
*
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
1
-5
/
+11
*
fanotify: report parent fid + name + child fid
Amir Goldstein
2020-07-27
1
-4
/
+23
*
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2020-07-27
1
-1
/
+17
*
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2020-07-27
1
-2
/
+32
*
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
1
-23
/
+52
*
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
2020-07-27
1
-16
/
+50
*
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
2020-07-27
1
-4
/
+6
*
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
1
-16
/
+11
*
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
2020-07-15
1
-1
/
+1
*
Merge tag 'fsnotify_for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-04
1
-3
/
+6
|
\
|
*
fanotify: fix ignore mask logic for events on child and on dir
Amir Goldstein
2020-05-25
1
-1
/
+4
|
*
fanotify: prefix should_merge()
Fabian Frederick
2020-05-13
1
-2
/
+2
[next]