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
2018-12-06 22:05:33 linux-ext4 [PATCH v4 14/23] nls: utf8: Move nls-utf8{,-core}.c
2018-12-06 22:05:25 linux-ext4 [PATCH v4 12/23] nls: utf8: Add unicode character database files
2018-12-06 22:05:23 linux-ext4 [PATCH v4 11/23] nls: ascii: Support validation and normalization operations
2018-12-06 22:05:18 linux-ext4 [PATCH v4 10/23] nls: Add optional normalization and casefold hooks
2018-12-06 22:05:15 linux-ext4 [PATCH v4 09/23] nls: Add new interface for string comparisons
2018-12-06 22:05:13 linux-ext4 [PATCH v4 08/23] nls: Let charsets define the behavior of tolower/toupper
2018-12-06 22:05:06 linux-ext4 [PATCH v4 07/23] nls: Implement NLS_STRICT_MODE flag
2018-12-06 22:05:04 linux-ext4 [PATCH v4 06/23] nls: Add support for multiple versions of an encoding
2018-12-06 22:05:03 linux-ext4 [PATCH v4 05/23] nls: Split struct nls_charset from struct nls_table
2018-12-06 22:04:57 linux-ext4 [PATCH v4 04/23] nls: Split default charset from NLS core
2018-12-06 22:04:55 linux-ext4 [PATCH v4 03/23] nls: Wrap charset hooks in ops structure
2018-12-06 22:04:49 linux-ext4 [PATCH v4 02/23] nls: Wrap charset field access
2018-12-06 22:04:46 linux-ext4 [PATCH v4 01/23] nls: Wrap uni2char/char2uni callers
2018-12-06 22:04:41 linux-ext4 [PATCH v4 00/23] Ext4 Encoding and Case-insensitive support
2018-12-04 21:16:14 linux-ext4 [PATCH] e2p: Print encoding information in superblock dump
2018-12-03 23:04:39 linux-ext4 [PATCH] e2fsprogs: Introduce script used to generate utf8data.h
2018-12-03 21:00:16 linux-ext4 Re: [PATCH e2fsprogs v4 0/9] Support encoding awareness and casefold
2018-12-01 11:53:56 linux-ext4 [PATCH v4 9/9] ext4.5: Add fname_encoding feature to ext4 man page
2018-12-01 11:51:26 linux-ext4 [PATCH v4 7/9] tune2fs: Prevent enabling encryption flag on encoding-aware fs
2018-12-01 11:51:23 linux-ext4 [PATCH v4 6/9] debugfs/htree: Support encoding when printing the file hash
2018-12-01 11:51:20 linux-ext4 [PATCH v4 5/9] lib/ext2fs: Support encoding when calculating dx hashes
2018-12-01 11:51:17 linux-ext4 [PATCH v4 4/9] lib/ext2fs: Implement NLS support
2018-12-01 11:51:15 linux-ext4 [PATCH v4 3/9] chattr/lsattr: Support casefold attribute
2018-12-01 11:51:11 linux-ext4 [PATCH v4 2/9] mke2fs: Configure encoding during superblock initialization
2018-12-01 11:51:08 linux-ext4 [PATCH v4 1/9] libe2p: Helpers for configuring the encoding superblock fields
2018-12-01 11:51:05 linux-ext4 [PATCH e2fsprogs v4 0/9] Support encoding awareness and casefold
2018-12-01 07:56:57 linux-ext4 Re: [PATCH v3 01/12] libe2p: Helpers for configuring the encoding superblock fields
2018-12-01 05:58:47 linux-ext4 Re: [PATCH v3 08/12] ext2fs: nls: Support UTF-8 11.0 with NFKD normalization
2018-11-27 09:16:13 linux-ext4 [PATCH v3 12/12] chattr.1: Document the casefold attribute
2018-11-27 09:16:09 linux-ext4 [PATCH v3 11/12] mke2fs.conf.5: Document fname_encoding configuration option
2018-11-27 09:16:06 linux-ext4 [PATCH v3 10/12] mke2fs.8: Document fname_encoding options
2018-11-27 09:16:02 linux-ext4 [PATCH v3 09/12] ext4.5: Add fname_encoding feature to ext4 man page
2018-11-27 09:15:56 linux-ext4 [PATCH v3 07/12] tune2fs: Prevent enabling encryption flag on encoding-aware fs
2018-11-27 09:15:52 linux-ext4 [PATCH v3 06/12] debugfs/htree: Support encoding when printing the file hash
2018-11-27 09:15:49 linux-ext4 [PATCH v3 05/12] lib/ext2fs: Support encoding when calculating dx hashes
2018-11-27 09:15:46 linux-ext4 [PATCH v3 04/12] lib/ext2fs: Implement NLS support
2018-11-27 09:15:42 linux-ext4 [PATCH v3 03/12] chattr/lsattr: Support casefold attribute
2018-11-27 09:15:38 linux-ext4 [PATCH v3 02/12] mke2fs: Configure encoding during superblock initialization
2018-11-27 09:15:34 linux-ext4 [PATCH v3 01/12] libe2p: Helpers for configuring the encoding superblock fields
2018-11-27 09:15:31 linux-ext4 [PATCH e2fsprogs v3 00/12] Support encoding awareness and casefold
2018-11-22 06:21:56 linux-ext4 Re: [PATCH e2fsprogs 9/9] tune2fs: Prevent enabling encryption flag on encoding-aware fs
2018-11-22 06:20:38 linux-ext4 Re: [PATCH e2fsprogs 6/9] lib/ext2fs: Implement NLS support
2018-11-22 06:19:06 linux-ext4 Re: [PATCH e2fsprogs 4/9] mke2fs: Configure encoding during superblock initialization
2018-11-22 06:09:11 linux-ext4 Re: [PATCH e2fsprogs 3/9] libe2p: Helpers for configuring the encoding superblock fields
2018-11-22 05:02:51 linux-ext4 Re: [PATCH] ext2fs: Fix build of new superblock fields on BE machines
2018-11-21 10:43:27 linux-ext4 [PATCH] ext2fs: Fix build of new superblock fields on BE machines
2018-11-21 10:34:26 linux-ext4 [PATCH v2 7/8] tune2fs: Prevent enabling encryption flag on encoding-aware fs
2018-11-21 10:34:22 linux-ext4 [PATCH v2 6/8] debugfs/htree: Support encoding when printing the file hash
2018-11-21 10:34:19 linux-ext4 [PATCH v2 5/8] lib/ext2fs: Support encoding when calculating dx hashes
2018-11-21 10:34:15 linux-ext4 [PATCH v2 4/8] lib/ext2fs: Implement NLS support
2018-11-21 10:34:12 linux-ext4 [PATCH v2 3/8] chattr/lsattr: Support casefold attribute