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
2020-04-14 18:13:02 linux-ext4 [PATCH v2] unicode: Expose available encodings in sysfs
2020-04-12 01:03:25 linux-ext4 [PATCH] unicode: Expose available encodings in sysfs
2020-03-26 17:28:33 linux-ext4 Re: [PATCH e2fsprogs 11/11] tests: f_bad_fname: Validate fix of invalid filenames and duplicates
2020-03-25 21:19:19 linux-ext4 [PATCH e2fsprogs 11/11] tests: f_bad_fname: Validate fix of invalid filenames and duplicates
2020-03-25 21:19:17 linux-ext4 [PATCH e2fsprogs 11/11] tests: f_bad_fname: Test fixes of invalid filenames and duplicates
2020-03-25 21:19:13 linux-ext4 [PATCH e2fsprogs 10/11] e2fsck.8.in: Document check_encoding extended option
2020-03-25 21:19:09 linux-ext4 [PATCH e2fsprogs 09/11] e2fsck: Add option to force encoded filename verification
2020-03-25 21:19:04 linux-ext4 [PATCH e2fsprogs 05/11] e2fsck: Fix entries with invalid encoded characters
2020-03-25 21:19:04 linux-ext4 [PATCH e2fsprogs 08/11] e2fsck: Detect duplicated casefolded direntries for rehash
2020-03-25 21:19:03 linux-ext4 [PATCH e2fsprogs 07/11] dict: Support comparison with context
2020-03-25 21:18:58 linux-ext4 [PATCH e2fsprogs 06/11] e2fsck: Support casefold directories when rehashing
2020-03-25 21:18:51 linux-ext4 [PATCH e2fsprogs 04/11] ext2fs: Implement faster CI comparison of strings
2020-03-25 21:18:48 linux-ext4 [PATCH e2fsprogs 03/11] ext2fs: Add method to validate casefolded strings
2020-03-25 21:18:44 linux-ext4 [PATCH e2fsprogs 02/11] tune2fs: Fix casefold+encrypt error message
2020-03-25 21:18:44 linux-ext4 [PATCH e2fsprogs 00/11] Improvements for Case-insensitive handling
2020-03-25 21:18:44 linux-ext4 [PATCH e2fsprogs 01/11] tune2fs: Allow enabling casefold feature after fs creation
2020-03-17 01:06:02 linux-kernel [PATCH 2/2] um: ubd: Retry buffer read on any kind of error
2020-03-17 01:05:43 linux-kernel [PATCH 0/2] fixes to the hypervisor ubd thread
2020-03-17 01:05:43 linux-kernel [PATCH 1/2] um: ubd: Prevent buffer overrun on command completion
2020-02-17 19:19:39 linux-ext4 Re: [PATCH v7 1/8] unicode: Add utf8_casefold_iter
2020-02-05 04:22:48 linux-kernel Re: [PATCH v6 1/5] unicode: Add standard casefolded d_ops
2020-02-03 01:53:04 linux-ext4 Re: [PATCH v6 1/5] unicode: Add standard casefolded d_ops
2020-01-22 00:26:36 linux-kernel Re: vfat: Broken case-insensitive support for UTF-8
2020-01-06 19:47:45 linux-kernel Re: [PATCH v9 10/13] exfat: add nls operations
2020-01-06 18:59:47 linux-kernel [PATCH 2/3] drivers: base: Propagate errors through the transport component
2020-01-06 18:59:44 linux-kernel [PATCH 3/3] iscsi: Fail session and connection on transport registration failure
2020-01-06 18:59:31 linux-kernel [PATCH 1/3] drivers: base: Support atomic version of attribute_container_device_trigger
2020-01-06 18:59:24 linux-kernel [PATCH 0/3] drivers base: transport component error propagation
2019-12-03 21:21:43 linux-ext4 Re: [PATCH 4/8] vfs: Fold casefolding into vfs
2019-12-03 19:45:29 linux-ext4 Re: [PATCH 6/8] ext4: Use struct super_block's casefold data
2019-12-03 19:43:44 linux-kernel Re: [PATCH 4/8] vfs: Fold casefolding into vfs
2019-12-03 19:32:00 linux-ext4 Re: [PATCH 4/8] vfs: Fold casefolding into vfs
2019-10-08 18:49:28 linux-kernel Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
2019-10-08 16:36:36 linux-kernel Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
2019-09-10 18:26:53 linux-kernel Re: [PATCH] unicode: make array 'token' static const, makes object smaller
2019-09-03 19:54:31 linux-kernel Re: [PATCH] unicode: Move static keyword to the front of declarations
2019-08-06 06:28:17 linux-kernel Re: [PATCH RFC 2/2] futex: Implement mechanism to wait on any of several futexes
2019-08-01 01:21:30 linux-kernel Re: [PATCH RFC 1/2] futex: Split key setup from key queue locking and read
2019-08-01 00:42:29 linux-kernel Re: [PATCH RFC 1/2] futex: Split key setup from key queue locking and read
2019-07-31 02:34:17 linux-kernel [PATCH RFC 1/2] futex: Split key setup from key queue locking and read
2019-07-31 00:08:09 linux-kernel [PATCH RFC 2/2] futex: Implement mechanism to wait on any of several futexes
2019-06-28 20:20:02 linux-ext4 [PATCH] ext4: Fix coverity warning on error path of filename setup
2019-06-17 19:03:10 linux-ext4 [PATCH] ext4: Optimize case-insensitive lookups
2019-06-12 18:42:15 linux-ext4 [PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
2019-06-12 18:42:01 linux-ext4 [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature
2019-06-12 18:33:43 linux-ext4 Re: [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature
2019-06-12 08:00:13 linux-ext4 Re: [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature
2019-06-10 17:36:38 linux-ext4 [PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
2019-06-10 17:36:38 linux-ext4 [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature
2019-06-06 20:18:00 linux-ext4 [PATCH v2 1/2] common/casefold: Add infrastructure to test filename casefold feature
2019-06-06 20:18:00 linux-ext4 [PATCH v2 2/2] ext4/036: Add tests for filename casefolding feature