LinuxLists
Users
About
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
Next Page
Date
List
Subject
2022-09-23 15:00:57
linux-ext4
Re: [PATCH v9 0/8] Clean up the case-insensitive lookup path
2022-09-14 00:08:44
linux-ext4
[PATCH v9 2/8] f2fs: Simplify the handling of cached insensitive names
2022-09-14 00:05:00
linux-ext4
[PATCH v9 1/8] ext4: Simplify the handling of cached insensitive names
2022-09-14 00:04:33
linux-ext4
[PATCH v9 8/8] f2fs: Move CONFIG_UNICODE defguards into the code flow
2022-09-14 00:04:27
linux-ext4
[PATCH v9 3/8] libfs: Introduce case-insensitive string comparison helper
2022-09-14 00:04:07
linux-ext4
[PATCH v9 5/8] f2fs: Reuse generic_ci_match for ci comparisons
2022-09-14 00:02:47
linux-ext4
[PATCH v9 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
2022-09-14 00:02:46
linux-ext4
[PATCH v9 6/8] ext4: Log error when lookup of encoded dentry fails
2022-09-14 00:02:32
linux-ext4
[PATCH v9 4/8] ext4: Reuse generic_ci_match for ci comparisons
2022-09-13 23:50:31
linux-ext4
[PATCH v9 0/8] Clean up the case-insensitive lookup path
2022-08-10 18:29:01
linux-kernel
Re: [PATCH 0/5] Add process_memwatch syscall
2022-08-10 18:23:26
linux-kernel
Re: [PATCH 0/5] Add process_memwatch syscall
2022-07-14 14:55:00
linux-kernel
Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
2022-07-11 20:18:40
linux-kernel
Re: [PATCH V4 2/2] ublk_drv: add UBLK_IO_REFETCH_REQ for supporting to build as module
2022-07-07 21:11:52
linux-ext4
Re: [PATCH] tune2fs: allow disabling casefold feature
2022-07-07 20:19:34
linux-ext4
Re: [PATCH v2] tune2fs: allow disabling casefold feature
2022-07-04 22:38:12
linux-kernel
Re: [PATCH V3 1/1] ublk: add io_uring based userspace block driver
2022-07-04 16:17:52
linux-kernel
Re: [PATCH V3 1/1] ublk: add io_uring based userspace block driver
2022-06-23 16:37:59
linux-ext4
Re: [PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
2022-06-22 20:12:34
linux-ext4
[PATCH 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
2022-06-22 20:12:09
linux-ext4
[PATCH 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
2022-06-22 20:10:47
linux-ext4
[PATCH 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
2022-06-22 20:08:31
linux-ext4
[PATCH 0/7] Support negative dentries on case-insensitive directories
2022-06-22 20:05:47
linux-ext4
[PATCH 1/7] fs: Expose name under lookup to d_revalidate hook
2022-06-22 20:00:04
linux-ext4
[PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
2022-06-22 19:56:28
linux-ext4
[PATCH 7/7] f2fs: Enable negative dentries on case-insensitive lookup
2022-06-22 19:50:39
linux-ext4
[PATCH 3/7] libfs: Validate negative dentries in case-insensitive directories
2022-06-06 06:00:04
linux-ext4
Re: simplify ext4_sb_read_encoding regression
2022-06-02 21:06:45
linux-ext4
Re: simplify ext4_sb_read_encoding regression
2022-06-02 21:01:39
linux-ext4
Re: [PATCH] e2fsck: Always probe filesystem blocksize with simple io_manager
2022-06-01 21:39:27
linux-ext4
[PATCH RFC 3/7] libfs: Validate negative dentries in case-insensitive directories
2022-06-01 21:39:25
linux-ext4
[PATCH RFC 7/7] f2fs: Enable negative dentries on case-insensitive lookup
2022-06-01 21:39:24
linux-ext4
[PATCH RFC 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
2022-06-01 21:39:20
linux-ext4
[PATCH RFC 0/7] Support negative dentries on case-insensitive directories
2022-06-01 21:39:16
linux-ext4
[PATCH RFC 6/7] ext4: Enable negative dentries on case-insensitive lookup
2022-06-01 21:39:13
linux-ext4
[PATCH RFC 1/7] fs: Expose name under lookup to d_revalidate hook
2022-06-01 21:39:13
linux-ext4
[PATCH RFC 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
2022-06-01 21:39:05
linux-ext4
[PATCH RFC 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
2022-06-01 20:32:07
linux-ext4
Re: simplify ext4_sb_read_encoding regression
2022-05-21 06:44:57
linux-ext4
[PATCH v7 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
2022-05-21 04:17:09
linux-ext4
[PATCH v7 5/8] f2fs: Reuse generic_ci_match for ci comparisons
2022-05-20 12:54:03
linux-ext4
Re: [PATCH v4] ext4: only allow test_dummy_encryption when supported
2022-05-20 12:20:03
linux-ext4
[PATCH v8 5/8] f2fs: Reuse generic_ci_match for ci comparisons
2022-05-20 07:00:33
linux-ext4
[PATCH v7 6/8] ext4: Log error when lookup of encoded dentry fails
2022-05-20 06:47:57
linux-ext4
[PATCH v8 4/8] ext4: Reuse generic_ci_match for ci comparisons
2022-05-20 05:38:03
linux-ext4
[PATCH v8 3/8] libfs: Introduce case-insensitive string comparison helper
2022-05-20 04:49:19
linux-ext4
[PATCH v7 0/8] Clean up the case-insensitive lookup path
2022-05-20 03:50:19
linux-ext4
Re: [PATCH v7 0/8] Clean up the case-insensitive lookup path
2022-05-20 02:19:29
linux-ext4
[PATCH v8 8/8] f2fs: Move CONFIG_UNICODE defguards into the code flow
2022-05-20 01:16:43
linux-ext4
[PATCH v7 2/8] f2fs: Simplify the handling of cached insensitive names
2022-05-20 01:12:17
linux-ext4
[PATCH v8 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow