Gabriel Krisman Bertazi ([email protected])

Number of posts: 118 (0.21 per day)
First post: 2017-03-30 01:37:20
Last post: 2018-10-16 04:59:52

Date List Subject
2018-10-18 04:54:24 linux-ext4 [PATCH v3 23/23] docs: ext4.rst: Document encoding and case-insensitive
2018-10-18 04:54:20 linux-ext4 [PATCH v3 22/23] ext4: Implement EXT4_CASEFOLD_FL flag
2018-10-18 04:54:18 linux-ext4 [PATCH v3 21/23] ext4: Support encoding-aware file name lookups
2018-10-18 04:54:13 linux-ext4 [PATCH v3 20/23] ext4: Include encoding information in the superblock
2018-10-18 04:54:09 linux-ext4 [PATCH v3 19/23] ext4: Reserve superblock fields for encoding information
2018-10-18 04:54:05 linux-ext4 [PATCH v3 18/23] nls: utf8: Introduce test module for normalized utf8 implementation
2018-10-18 04:54:03 linux-ext4 [PATCH v3 17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset
2018-10-18 04:54:01 linux-ext4 [PATCH v3 16/23] nls: utf8n: reduce the size of utf8data[]
2018-10-18 04:53:56 linux-ext4 [PATCH v3 15/23] nls: utf8: Introduce code for UTF-8 normalization
2018-10-18 04:53:53 linux-ext4 [PATCH v3 13/23] scripts: add trie generator for UTF-8
2018-10-18 04:53:51 linux-ext4 [PATCH v3 14/23] nls: utf8: Move nls-utf8{,-core}.c
2018-10-18 04:53:43 linux-ext4 [PATCH v3 12/23] nls: utf8n: Add unicode character database files
2018-10-18 04:53:40 linux-ext4 [PATCH v3 11/23] nls: ascii: Support validation and normalization operations
2018-10-18 04:53:36 linux-ext4 [PATCH v3 10/23] nls: Add optional normalization and casefold hooks
2018-10-18 04:53:33 linux-ext4 [PATCH v3 08/23] nls: Let charsets define the behavior of tolower/toupper
2018-10-18 04:53:32 linux-ext4 [PATCH v3 09/23] nls: Add new interface for string comparisons
2018-10-18 04:53:24 linux-ext4 [PATCH v3 07/23] nls: Implement NLS_STRICT_MODE flag
2018-10-18 04:53:22 linux-ext4 [PATCH v3 06/23] nls: Add support for multiple versions of an encoding
2018-10-18 04:53:21 linux-ext4 [PATCH v3 05/23] nls: Split struct nls_charset from struct nls_table
2018-10-18 04:53:16 linux-ext4 [PATCH v3 03/23] nls: Wrap charset hooks in ops structure
2018-10-18 04:53:14 linux-ext4 [PATCH v3 04/23] nls: Split default charset from NLS core
2018-10-18 04:53:07 linux-ext4 [PATCH v3 02/23] nls: Wrap charset field access
2018-10-18 04:53:04 linux-ext4 [PATCH v3 01/23] nls: Wrap uni2char/char2uni callers
2018-10-18 04:52:58 linux-ext4 [PATCH v3 00/23] Ext4 Encoding and Case-insensitive support
2018-10-16 04:59:56 linux-ext4 [PATCH e2fsprogs 9/9] tune2fs: Prevent enabling encryption flag on encoding-aware fs
2018-10-16 04:59:52 linux-ext4 [PATCH e2fsprogs 8/9] debugfs/htree: Support encoding when printing the file hash
2018-10-16 04:59:51 linux-ext4 [PATCH e2fsprogs 7/9] lib/ext2fs: Support encoding when calculating dx hashes
2018-10-16 04:59:45 linux-ext4 [PATCH e2fsprogs 6/9] lib/ext2fs: Implement NLS support
2018-10-16 04:59:41 linux-ext4 [PATCH e2fsprogs 5/9] chattr/lsattr: Support casefold attribute
2018-10-16 04:59:38 linux-ext4 [PATCH e2fsprogs 4/9] mke2fs: Configure encoding during superblock initialization
2018-10-16 04:59:35 linux-ext4 [PATCH e2fsprogs 3/9] libe2p: Helpers for configuring the encoding superblock fields
2018-10-16 04:59:30 linux-ext4 [PATCH e2fsprogs 2/9] e2fsprogs: Reserve feature bit and SB field bit for filename encoding
2018-10-16 04:59:26 linux-ext4 [PATCH e2fsprogs 1/9] e2fsprogs: Add timestamp extension bits to superblock
2018-10-16 04:59:23 linux-ext4 [PATCH e2fsprogs 0/9] Support encoding awareness and casefold
2018-10-12 23:09:12 linux-ext4 Re: [PATCH RESEND v2 20/25] ext4: Include encoding information in the superblock
2018-10-12 23:02:27 linux-ext4 Re: [PATCH RESEND v2 00/25] Ext4 Encoding and Case-insensitive support
2018-10-09 22:10:41 linux-ext4 Re: [PATCH RESEND v2 21/25] ext4: Add encoding mount options
2018-10-09 21:57:59 linux-ext4 Re: [PATCH RESEND v2 19/25] vfs: Handle case-exact lookup in d_add_ci
2018-09-25 04:02:58 linux-ext4 [PATCH RESEND v2 25/25] docs: ext4.rst: Document encoding and case-insensitive lookups
2018-09-25 04:02:55 linux-ext4 [PATCH RESEND v2 24/25] ext4: Implement EXT4_CASEFOLD_FL flag
2018-09-25 04:02:50 linux-ext4 [PATCH RESEND v2 23/25] ext4: Implement encoding-aware dcache hooks
2018-09-25 04:02:47 linux-ext4 [PATCH RESEND v2 22/25] ext4: Support encoding-aware file name lookups
2018-09-25 04:02:45 linux-ext4 [PATCH RESEND v2 21/25] ext4: Add encoding mount options
2018-09-25 04:02:41 linux-ext4 [PATCH RESEND v2 20/25] ext4: Include encoding information in the superblock
2018-09-25 04:02:37 linux-ext4 [PATCH RESEND v2 19/25] vfs: Handle case-exact lookup in d_add_ci
2018-09-25 04:02:35 linux-ext4 [PATCH RESEND v2 18/25] nls: utf8: Introduce test module for normalized utf8 implementation
2018-09-25 04:02:31 linux-ext4 [PATCH RESEND v2 17/25] nls: utf8: Integrate utf8 normalization code with utf8 charset
2018-09-25 04:02:30 linux-ext4 [PATCH RESEND v2 16/25] nls: utf8n: reduce the size of utf8data[]
2018-09-25 04:02:27 linux-ext4 [PATCH RESEND v2 15/25] nls: utf8: Introduce code for UTF-8 normalization
2018-09-25 04:02:25 linux-ext4 [PATCH RESEND v2 13/25] scripts: add trie generator for UTF-8
2018-09-25 04:02:20 linux-ext4 [PATCH RESEND v2 14/25] nls: utf8: Move nls-utf8{,-core}.c