Gabriel Krisman Bertazi ([email protected])

Number of posts: 229 (0.44 per day)
First post: 2022-11-05 23:49:20
Last post: 2024-04-11 19:25:34

Date List Subject
2024-01-11 22:59:45 linux-ext4 [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
2024-01-11 22:59:44 linux-ext4 [PATCH v3 08/10] f2fs: Configure dentry operations at dentry-creation time
2024-01-11 22:59:37 linux-ext4 [PATCH v3 07/10] ext4: Configure dentry operations at dentry-creation time
2024-01-11 22:59:30 linux-ext4 [PATCH v3 06/10] libfs: Add helper to choose dentry operations at mount
2024-01-11 22:59:27 linux-ext4 [PATCH v3 02/10] fscrypt: Share code between functions that prepare lookup
2024-01-11 22:59:09 linux-ext4 [PATCH v3 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
2024-01-11 22:59:07 linux-ext4 [PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-11 22:58:55 linux-ext4 [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
2024-01-10 16:56:23 linux-kernel Re: [cocci] [PATCH] io_uring: Fix exception handling in io_ring_ctx_alloc()
2023-12-23 12:47:02 linux-ext4 Re: [PATCH] ovl: Reject mounting case-insensitive filesystems
2023-12-23 04:24:45 linux-ext4 [PATCH] ovl: Reject mounting case-insensitive filesystems
2023-12-15 21:17:17 linux-ext4 [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
2023-12-15 21:17:11 linux-ext4 [PATCH v2 7/8] libfs: Don't support setting casefold operations during lookup
2023-12-15 21:17:09 linux-ext4 [PATCH v2 6/8] f2fs: Set the case-insensitive dentry operations through ->s_d_op
2023-12-15 21:17:03 linux-ext4 [PATCH v2 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
2023-12-15 21:16:55 linux-ext4 [PATCH v2 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
2023-12-15 21:16:49 linux-ext4 [PATCH v2 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
2023-12-15 21:16:44 linux-ext4 [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
2023-12-15 21:16:39 linux-ext4 [PATCH v2 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
2023-12-15 21:16:33 linux-ext4 [PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
2023-12-13 23:42:26 linux-ext4 [PATCH 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
2023-12-13 23:42:18 linux-ext4 [PATCH 7/8] libfs: Don't support setting casefold operations during lookup
2023-12-13 23:42:09 linux-ext4 [PATCH 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
2023-12-13 23:41:58 linux-ext4 [PATCH 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
2023-12-13 23:41:53 linux-ext4 [PATCH 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
2023-12-13 23:41:45 linux-ext4 [PATCH 6/8] f2fs: Set the case-insensitive dentry operations through ->s_d_op
2023-12-13 23:41:38 linux-ext4 [PATCH 0/8] Revert setting casefolding dentry operations through s_d_op
2023-12-13 23:41:31 linux-ext4 [PATCH 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
2023-12-13 23:41:28 linux-ext4 [PATCH 2/8] fscrypt: Drop d_revalidate if key is available
2023-11-22 03:31:19 linux-ext4 Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
2023-11-20 17:00:16 linux-ext4 Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
2023-11-19 23:11:53 linux-ext4 Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
2023-08-19 19:53:33 linux-ext4 [PATCH v6 4/9] fs: Add DCACHE_CASEFOLDED_NAME flag
2023-08-19 18:08:48 linux-ext4 Re: [PATCH 1/3] ext4: reject casefold inode flag without casefold feature
2023-08-15 09:47:29 linux-ext4 Re: [PATCH 1/3] ext4: reject casefold inode flag without casefold feature
2023-08-14 15:42:26 linux-ext4 Re: [PATCH v5 05/10] fs: Add DCACHE_CASEFOLDED_NAME flag
2023-08-14 15:14:16 linux-ext4 Re: [PATCH v5 01/10] fs: Expose helper to check if a directory needs casefolding
2023-08-14 15:09:39 linux-ext4 Re: [PATCH v5 06/10] libfs: Validate negative dentries in case-insensitive directories
2023-08-12 03:00:25 linux-ext4 [PATCH v5 07/10] libfs: Chain encryption checks after case-insensitive revalidation
2023-08-12 02:58:00 linux-ext4 [PATCH v5 10/10] f2fs: Enable negative dentries on case-insensitive lookup
2023-08-12 02:54:25 linux-ext4 [PATCH v5 02/10] ecryptfs: Reject casefold directory inodes
2023-08-12 02:22:59 linux-ext4 [PATCH v5 08/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
2023-08-12 01:50:49 linux-ext4 [PATCH v5 00/10] Support negative dentries on case-insensitive ext4 and f2fs
2023-08-12 01:49:43 linux-ext4 [PATCH v5 06/10] libfs: Validate negative dentries in case-insensitive directories
2023-08-12 01:47:12 linux-ext4 [PATCH v5 03/10] 9p: Split ->weak_revalidate from ->revalidate
2023-08-12 01:30:46 linux-ext4 [PATCH v5 09/10] ext4: Enable negative dentries on case-insensitive lookup
2023-08-12 01:21:02 linux-ext4 [PATCH v5 04/10] fs: Expose name under lookup to d_revalidate hooks
2023-08-12 01:12:27 linux-ext4 [PATCH v5 05/10] fs: Add DCACHE_CASEFOLDED_NAME flag
2023-08-12 01:06:35 linux-ext4 [PATCH v5 01/10] fs: Expose helper to check if a directory needs casefolding
2023-08-09 19:49:26 linux-kernel Re: [PATCH 03/12] futex: Flag conversion
2023-08-09 19:36:24 linux-kernel Re: [PATCH v3 1/1] io_uring: add a sysctl to disable io_uring system-wide