index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
Age
Commit message (
Expand
)
Author
2024-06-21
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui
2024-06-21
fsnotify: remove unused declaration
Gaosheng Cui
2024-06-21
fs/notify: constify path
Al Viro
2024-06-21
fsnotify: Fix comment typo
Xin Gao
2024-06-21
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2024-06-21
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
2024-06-21
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
2024-06-21
fs: inotify: Fix typo in inotify comment
Oliver Ford
2024-06-21
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2024-06-21
fanotify: fix incorrect fmode_t casts
Vasily Averin
2024-06-21
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2024-06-21
fsnotify: introduce mark type iterator
Amir Goldstein
2024-06-21
fanotify: enable "evictable" inode marks
Amir Goldstein
2024-06-21
fanotify: use fsnotify group lock helpers
Amir Goldstein
2024-06-21
fanotify: implement "evictable" inode marks
Amir Goldstein
2024-06-21
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein
2024-06-21
fanotify: create helper fanotify_mark_user_flags()
Amir Goldstein
2024-06-21
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
2024-06-21
dnotify: use fsnotify group lock helpers
Amir Goldstein
2024-06-21
inotify: use fsnotify group lock helpers
Amir Goldstein
2024-06-21
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
2024-06-21
fsnotify: make allow_dups a property of the group
Amir Goldstein
2024-06-21
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2024-06-21
inotify: move control flags from mask to mark flags
Amir Goldstein
2024-06-21
fanotify: do not allow setting dirent events in mask of non-dir
Amir Goldstein
2024-06-21
fsnotify: remove redundant parameter judgment
Bang Li
2024-06-21
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
2024-06-21
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
2024-06-21
fanotify: remove variable set but not used
Yang Li
2024-06-21
fanotify: wire up FAN_RENAME event
Amir Goldstein
2024-06-21
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2024-06-21
fanotify: record either old name new name or both for FAN_RENAME
Amir Goldstein
2024-06-21
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
2024-06-21
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
2024-06-21
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein
2024-06-21
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein
2024-06-21
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
2024-06-21
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2024-06-21
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
2024-06-21
fsnotify: clarify object type argument
Amir Goldstein
2024-06-21
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2024-06-21
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2024-06-21
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
2024-06-21
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi
2024-06-21
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2024-06-21
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi
2024-06-21
fanotify: Support merging of error events
Gabriel Krisman Bertazi
2024-06-21
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
2024-06-21
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2024-06-21
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
[next]