index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
Age
Commit message (
Expand
)
Author
2022-03-14
fsnotify: remove redundant parameter judgment
Bang Li
2022-02-24
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
2022-02-24
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
2022-02-01
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-20
fanotify: remove variable set but not used
Yang Li
2021-12-15
fanotify: wire up FAN_RENAME event
Amir Goldstein
2021-12-15
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2021-12-15
fanotify: record either old name new name or both for FAN_RENAME
Amir Goldstein
2021-12-15
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
2021-12-15
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
2021-12-15
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein
2021-12-15
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein
2021-12-15
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
2021-12-15
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2021-12-15
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
2021-12-15
fsnotify: clarify object type argument
Amir Goldstein
2021-10-27
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2021-10-27
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
2021-10-27
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi
2021-10-27
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2021-10-27
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi
2021-10-27
fanotify: Support merging of error events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
2021-10-27
fanotify: Encode empty file handle when no inode is provided
Gabriel Krisman Bertazi
2021-10-27
fanotify: Allow file handle encoding for unhashed events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Support null inode event in fanotify_dfid_inode
Gabriel Krisman Bertazi
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
2021-10-27
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
2021-10-27
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
2021-10-27
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
2021-10-27
inotify: Don't force FS_IN_IGNORED
Gabriel Krisman Bertazi
2021-10-27
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
2021-10-27
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
2021-10-27
fsnotify: Don't insert unmergeable events in hashtable
Gabriel Krisman Bertazi
2021-09-10
fsnotify: fix sb_connectors leak
Amir Goldstein
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-11
fsnotify: count all objects with attached connectors
Amir Goldstein
2021-08-11
fsnotify: count s_fsnotify_inode_refs for attached connectors
Amir Goldstein
2021-08-11
fsnotify: replace igrab() with ihold() on attach connector
Amir Goldstein
2021-08-10
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
2021-08-10
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
2021-08-10
fanotify: minor cosmetic adjustments to fid labels
Matthew Bobrowski
[next]