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-17 08:49:51 linux-ext4 Re: [PATCH v7 20/28] fanotify: Support enqueueing of error events
2021-10-15 03:00:00 linux-ext4 Re: [PATCH 2/2] fs: ext4: Fix the inconsistent name exposed by /proc/self/cwd
2021-10-15 02:39:34 linux-ext4 [PATCH v7 23/28] fanotify: Report fid info for file related file system errors
2021-10-15 02:39:06 linux-ext4 [PATCH v7 28/28] docs: Document the FAN_FS_ERROR event
2021-10-15 02:37:57 linux-ext4 [PATCH v7 25/28] fanotify: Allow users to request FAN_FS_ERROR events
2021-10-15 02:37:57 linux-ext4 [PATCH v7 27/28] samples: Add fs error monitoring example
2021-10-15 02:37:57 linux-ext4 [PATCH v7 24/28] fanotify: Emit generic error info for error event
2021-10-15 02:37:57 linux-ext4 [PATCH v7 26/28] ext4: Send notifications on error
2021-10-15 01:20:53 linux-ext4 [PATCH v7 22/28] fanotify: Report FID entry even for zero-length file_handle
2021-10-15 01:20:53 linux-ext4 [PATCH v7 21/28] fanotify: Support merging of error events
2021-10-15 01:20:45 linux-ext4 [PATCH v7 16/28] fsnotify: Support FS_ERROR event type
2021-10-15 01:20:34 linux-ext4 [PATCH v7 20/28] fanotify: Support enqueueing of error events
2021-10-15 01:20:18 linux-ext4 [PATCH v7 19/28] fanotify: Limit number of marks with FAN_FS_ERROR per group
2021-10-15 01:20:10 linux-ext4 [PATCH v7 18/28] fanotify: Pre-allocate pool of error events
2021-10-15 01:20:08 linux-ext4 [PATCH v7 17/28] fanotify: Reserve UAPI bits for FAN_FS_ERROR
2021-10-15 01:19:27 linux-ext4 [PATCH v7 00/28] file system-wide error monitoring
2021-10-15 01:19:26 linux-ext4 [PATCH v7 15/28] fanotify: Require fid_mode for any non-fd event
2021-10-15 01:18:58 linux-ext4 [PATCH v7 14/28] fanotify: Encode empty file handle when no inode is provided
2021-10-15 01:18:56 linux-ext4 [PATCH v7 13/28] fanotify: Allow file handle encoding for unhashed events
2021-10-15 01:18:55 linux-ext4 [PATCH v7 12/28] fanotify: Support null inode event in fanotify_dfid_inode
2021-10-15 01:18:49 linux-ext4 [PATCH v7 11/28] fsnotify: Pass group argument to free_event
2021-10-15 01:18:45 linux-ext4 [PATCH v7 10/28] fsnotify: Retrieve super block from the data field
2021-10-15 01:18:44 linux-ext4 [PATCH v7 06/28] fanotify: Split fsid check from other fid mode checks
2021-10-15 01:18:40 linux-ext4 [PATCH v7 08/28] fsnotify: Add helper to detect overflow_event
2021-10-15 01:18:40 linux-ext4 [PATCH v7 09/28] fsnotify: Add wrapper around fsnotify_add_event
2021-10-15 01:18:39 linux-ext4 [PATCH v7 07/28] inotify: Don't force FS_IN_IGNORED
2021-10-15 01:18:27 linux-ext4 [PATCH v7 04/28] fsnotify: Don't insert unmergeable events in hashtable
2021-10-15 01:18:27 linux-ext4 [PATCH v7 01/28] fsnotify: pass data_type to fsnotify_name()
2021-10-15 01:18:22 linux-ext4 [PATCH v7 05/28] fanotify: Fold event size calculation to its own function
2021-10-15 01:18:16 linux-ext4 [PATCH v7 03/28] fsnotify: clarify contract for create event hooks
2021-10-15 01:18:16 linux-ext4 [PATCH v7 02/28] fsnotify: pass dentry instead of inode data
2021-10-12 14:41:55 linux-ext4 Re: [PATCH 10/11] unicode: Add utf8-data module
2021-10-12 11:28:15 linux-ext4 Re: [PATCH 10/11] unicode: Add utf8-data module
2021-10-01 19:22:59 linux-ext4 Re: [PATCH 2/2] fs: ext4: Fix the inconsistent name exposed by /proc/self/cwd
2021-10-01 19:10:45 linux-ext4 Re: [PATCH 1/2] fs: dcache: Handle case-exact lookup in d_alloc_parallel
2021-10-01 18:17:22 linux-ext4 Re: [PATCH 0/2] Handle a soft hang and the inconsistent name issue
2021-09-16 21:22:57 linux-kernel Re: [PATCH v3 2/6] futex2: Implement vectorized wait
2021-09-16 04:12:59 linux-kernel Re: [PATCH v3 2/6] futex2: Implement vectorized wait
2021-09-14 01:34:11 linux-kernel Re: [PATCH v3 5/6] selftests: futex2: Add waitv test
2021-09-14 01:33:12 linux-kernel Re: [PATCH v3 0/6] futex2: Add wait on multiple futexes syscall
2021-09-14 01:31:05 linux-kernel Re: [PATCH v3 2/6] futex2: Implement vectorized wait
2021-09-12 21:54:22 linux-kernel Re: [PATCH 09/10] spi: amd: Add support for latest platform
2021-09-06 22:25:47 linux-ext4 Re: [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load
2021-09-06 22:25:47 linux-ext4 Re: [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load
2021-09-02 21:27:23 linux-ext4 Re: [PATCH v6 15/21] fanotify: Preallocate per superblock mark error event
2021-09-01 20:05:17 linux-kernel Re: [PATCH 05/15] um/drivers/ubd_kern: add error handling support for add_disk()
2021-08-27 18:18:55 linux-ext4 Re: [PATCH v6 15/21] fanotify: Preallocate per superblock mark error event
2021-08-25 21:52:28 linux-ext4 Re: [PATCH v6 09/21] fsnotify: Allow events reported with an empty inode
2021-08-25 21:06:31 linux-ext4 Re: [PATCH v6 09/21] fsnotify: Allow events reported with an empty inode
2021-08-24 16:54:00 linux-ext4 Re: [PATCH v6 18/21] fanotify: Emit generic error info type for error event
2021-08-23 15:04:21 linux-ext4 Re: [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load