index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
4
-4
/
+6
*
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+3
*
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
2021-10-27
1
-4
/
+3
*
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
2021-10-27
3
-9
/
+9
*
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+2
*
inotify: Don't force FS_IN_IGNORED
Gabriel Krisman Bertazi
2021-10-27
1
-3
/
+3
*
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
2021-10-27
1
-9
/
+18
*
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
2021-10-27
1
-15
/
+20
*
fsnotify: Don't insert unmergeable events in hashtable
Gabriel Krisman Bertazi
2021-10-27
1
-2
/
+4
*
fsnotify: fix sb_connectors leak
Amir Goldstein
2021-09-10
1
-0
/
+1
*
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
4
-89
/
+235
|
\
|
*
fsnotify: count all objects with attached connectors
Amir Goldstein
2021-08-11
3
-6
/
+39
|
*
fsnotify: count s_fsnotify_inode_refs for attached connectors
Amir Goldstein
2021-08-11
1
-11
/
+18
|
*
fsnotify: replace igrab() with ihold() on attach connector
Amir Goldstein
2021-08-11
1
-2
/
+5
|
*
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
2021-08-10
1
-4
/
+81
|
*
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
2021-08-10
1
-67
/
+88
|
*
fanotify: minor cosmetic adjustments to fid labels
Matthew Bobrowski
2021-08-10
1
-14
/
+19
[next]