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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2022-06-28
1
-15
/
+19
*
Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-25
11
-186
/
+289
|
\
|
*
fanotify: fix incorrect fmode_t casts
Vasily Averin
2022-05-23
1
-2
/
+2
|
*
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2022-05-18
2
-24
/
+20
|
*
fsnotify: introduce mark type iterator
Amir Goldstein
2022-05-18
2
-37
/
+30
|
*
fanotify: enable "evictable" inode marks
Amir Goldstein
2022-04-25
1
-1
/
+1
|
*
fanotify: use fsnotify group lock helpers
Amir Goldstein
2022-04-25
1
-7
/
+7
|
*
fanotify: implement "evictable" inode marks
Amir Goldstein
2022-04-25
2
-2
/
+38
|
*
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein
2022-04-25
1
-22
/
+25
|
*
fanotify: create helper fanotify_mark_user_flags()
Amir Goldstein
2022-04-25
2
-4
/
+12
|
*
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
2022-04-25
1
-20
/
+56
|
*
dnotify: use fsnotify group lock helpers
Amir Goldstein
2022-04-25
1
-6
/
+7
|
*
inotify: use fsnotify group lock helpers
Amir Goldstein
2022-04-25
1
-2
/
+2
|
*
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
2022-04-25
3
-15
/
+24
|
*
fsnotify: make allow_dups a property of the group
Amir Goldstein
2022-04-25
1
-6
/
+6
|
*
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2022-04-25
4
-15
/
+14
|
*
fsnotify: fix wrong lockdep annotations
Amir Goldstein
2022-04-25
1
-3
/
+3
|
*
inotify: move control flags from mask to mark flags
Amir Goldstein
2022-04-25
4
-19
/
+36
|
*
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
2022-04-25
3
-10
/
+15
*
|
fanotify: do not allow setting dirent events in mask of non-dir
Amir Goldstein
2022-05-09
1
-0
/
+13
|
/
*
fsnotify: remove redundant parameter judgment
Bang Li
2022-03-14
1
-4
/
+2
*
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
2022-02-24
2
-10
/
+30
*
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
2022-02-24
2
-10
/
+11
*
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
2022-02-01
1
-3
/
+3
*
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
1
-3
/
+0
|
\
|
*
fanotify: remove variable set but not used
Yang Li
2022-01-20
1
-3
/
+0
*
|
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
2
-2
/
+19
*
|
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
1
-1
/
+20
|
/
*
fanotify: wire up FAN_RENAME event
Amir Goldstein
2021-12-15
2
-1
/
+9
*
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2021-12-15
3
-5
/
+72
*
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
3
-14
/
+88
*
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein
2021-12-15
2
-16
/
+39
*
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein
2021-12-15
2
-12
/
+31
*
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
2021-12-15
2
-9
/
+30
*
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2021-12-15
2
-13
/
+46
*
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
2021-12-15
3
-14
/
+14
*
fsnotify: clarify object type argument
Amir Goldstein
2021-12-15
3
-17
/
+20
*
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2021-10-27
2
-1
/
+5
*
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2021-10-27
3
-0
/
+38
*
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
2021-10-27
3
-3
/
+25
*
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+11
*
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2021-10-27
2
-6
/
+17
*
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi
2021-10-27
1
-3
/
+9
*
fanotify: Support merging of error events
Gabriel Krisman Bertazi
2021-10-27
2
-3
/
+27
*
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
2021-10-27
2
-0
/
+41
*
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2021-10-27
3
-1
/
+39
*
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+1
*
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
2021-10-27
1
-6
/
+6
[next]