Gabriel Krisman Bertazi ([email protected])

Number of posts: 922 (0.73 per day)
First post: 2019-04-01 19:24:59
Last post: 2022-09-23 15:00:57

Date List Subject
2021-10-25 19:34:47 linux-ext4 [PATCH v9 29/31] ext4: Send notifications on error
2021-10-25 19:34:43 linux-ext4 [PATCH v9 13/31] fanotify: Support null inode event in fanotify_dfid_inode
2021-10-25 19:34:40 linux-ext4 [PATCH v9 23/31] fanotify: Add helpers to decide whether to report FID/DFID
2021-10-25 19:34:40 linux-ext4 [PATCH v9 15/31] fanotify: Encode empty file handle when no inode is provided
2021-10-25 19:34:37 linux-ext4 [PATCH v9 18/31] fanotify: Reserve UAPI bits for FAN_FS_ERROR
2021-10-25 19:34:31 linux-ext4 [PATCH v9 10/31] fsnotify: Retrieve super block from the data field
2021-10-25 19:33:26 linux-ext4 [PATCH v9 05/31] fanotify: Fold event size calculation to its own function
2021-10-25 19:33:26 linux-ext4 [PATCH v9 06/31] fanotify: Split fsid check from other fid mode checks
2021-10-25 19:33:22 linux-ext4 [PATCH v9 07/31] inotify: Don't force FS_IN_IGNORED
2021-10-25 19:33:20 linux-ext4 [PATCH v9 04/31] fsnotify: Don't insert unmergeable events in hashtable
2021-10-25 19:33:20 linux-ext4 [PATCH v9 02/31] fsnotify: pass dentry instead of inode data
2021-10-25 19:33:20 linux-ext4 [PATCH v9 01/31] fsnotify: pass data_type to fsnotify_name()
2021-10-21 18:18:17 linux-ext4 Re: [PATCH v8 20/32] fanotify: Dynamically resize the FAN_FS_ERROR pool
2021-10-21 16:38:57 linux-kernel Re: [PATCH 14/20] exit/syscall_user_dispatch: Send ordinary signals on failure
2021-10-19 16:57:37 linux-ext4 Re: [PATCH v8 30/32] ext4: Send notifications on error
2021-10-19 00:05:55 linux-ext4 [PATCH v8 25/32] fanotify: Report fid entry even for zero-length file_handle
2021-10-19 00:05:46 linux-ext4 [PATCH v8 24/32] fanotify: Add helpers to decide whether to report FID/DFID
2021-10-19 00:05:34 linux-ext4 [PATCH v8 22/32] fanotify: Support merging of error events
2021-10-19 00:05:21 linux-ext4 [PATCH v8 29/32] fanotify: Allow users to request FAN_FS_ERROR events
2021-10-19 00:05:18 linux-ext4 [PATCH v8 19/32] fanotify: Pre-allocate pool of error events
2021-10-19 00:05:17 linux-ext4 [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event
2021-10-19 00:05:08 linux-ext4 [PATCH v8 27/32] fanotify: Report fid info for file related file system errors
2021-10-19 00:05:04 linux-ext4 [PATCH v8 31/32] samples: Add fs error monitoring example
2021-10-19 00:04:59 linux-ext4 [PATCH v8 30/32] ext4: Send notifications on error
2021-10-19 00:04:46 linux-ext4 [PATCH v8 14/32] fanotify: Allow file handle encoding for unhashed events
2021-10-19 00:04:41 linux-ext4 [PATCH v8 28/32] fanotify: Emit generic error info for error event
2021-10-19 00:04:28 linux-ext4 [PATCH v8 26/32] fanotify: WARN_ON against too large file handles
2021-10-19 00:03:54 linux-ext4 [PATCH v8 23/32] fanotify: Wrap object_fh inline space in a creator macro
2021-10-19 00:03:51 linux-ext4 [PATCH v8 16/32] fanotify: Require fid_mode for any non-fd event
2021-10-19 00:03:48 linux-ext4 [PATCH v8 21/32] fanotify: Support enqueueing of error events
2021-10-19 00:03:44 linux-ext4 [PATCH v8 15/32] fanotify: Encode empty file handle when no inode is provided
2021-10-19 00:03:40 linux-ext4 [PATCH v8 20/32] fanotify: Dynamically resize the FAN_FS_ERROR pool
2021-10-19 00:03:22 linux-ext4 [PATCH v8 18/32] fanotify: Reserve UAPI bits for FAN_FS_ERROR
2021-10-19 00:03:20 linux-ext4 [PATCH v8 01/32] fsnotify: pass data_type to fsnotify_name()
2021-10-19 00:03:19 linux-ext4 [PATCH v8 17/32] fsnotify: Support FS_ERROR event type
2021-10-19 00:03:04 linux-ext4 [PATCH v8 13/32] fanotify: Support null inode event in fanotify_dfid_inode
2021-10-19 00:03:00 linux-ext4 [PATCH v8 12/32] fsnotify: Pass group argument to free_event
2021-10-19 00:02:44 linux-ext4 [PATCH v8 11/32] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
2021-10-19 00:02:43 linux-ext4 [PATCH v8 10/32] fsnotify: Retrieve super block from the data field
2021-10-19 00:02:33 linux-ext4 [PATCH v8 09/32] fsnotify: Add wrapper around fsnotify_add_event
2021-10-19 00:02:29 linux-ext4 [PATCH v8 08/32] fsnotify: Add helper to detect overflow_event
2021-10-19 00:02:14 linux-ext4 [PATCH v8 07/32] inotify: Don't force FS_IN_IGNORED
2021-10-19 00:02:04 linux-ext4 [PATCH v8 06/32] fanotify: Split fsid check from other fid mode checks
2021-10-19 00:01:54 linux-ext4 [PATCH v8 05/32] fanotify: Fold event size calculation to its own function
2021-10-19 00:01:34 linux-ext4 [PATCH v8 04/32] fsnotify: Don't insert unmergeable events in hashtable
2021-10-19 00:01:30 linux-ext4 [PATCH v8 03/32] fsnotify: clarify contract for create event hooks
2021-10-19 00:01:19 linux-ext4 [PATCH v8 02/32] fsnotify: pass dentry instead of inode data
2021-10-19 00:01:15 linux-ext4 [PATCH v8 00/32] file system-wide error monitoring
2021-10-18 14:15:43 linux-ext4 Re: [PATCH v7 21/28] fanotify: Support merging of error events
2021-10-17 10:10:37 linux-ext4 Re: [PATCH v7 21/28] fanotify: Support merging of error events
2021-10-17 08:53:49 linux-ext4 Re: [PATCH v7 19/28] fanotify: Limit number of marks with FAN_FS_ERROR per group