Show patches with: Archived = No       |   11005 patches
« 1 2 ... 68 69 70110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,10/23] nls: Add optional normalization and casefold hooks Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,12/23] nls: utf8n: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,13/23] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,14/23] nls: utf8: Move nls-utf8{,-core}.c Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,15/23] nls: utf8: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,16/23] nls: utf8n: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,18/23] nls: utf8: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,19/23] ext4: Reserve superblock fields for encoding information Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,20/23] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,21/23] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,22/23] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,23/23] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
e2p: Print encoding information in superblock dump e2p: Print encoding information in superblock dump - - - - --- 2018-12-04 Gabriel Krisman Bertazi New
[v4,01/23] nls: Wrap uni2char/char2uni callers Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,02/23] nls: Wrap charset field access Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,03/23] nls: Wrap charset hooks in ops structure Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,04/23] nls: Split default charset from NLS core Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,05/23] nls: Split struct nls_charset from struct nls_table Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,06/23] nls: Add support for multiple versions of an encoding Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,07/23] nls: Implement NLS_STRICT_MODE flag Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,08/23] nls: Let charsets define the behavior of tolower/toupper Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,09/23] nls: Add new interface for string comparisons Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,10/23] nls: Add optional normalization and casefold hooks Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,12/23] nls: utf8: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,13/23] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,14/23] nls: utf8: Move nls-utf8{,-core}.c Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,15/23] nls: utf8: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,16/23] nls: utf8n: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,18/23] nls: utf8: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,19/23] ext4: Reserve superblock fields for encoding information Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,20/23] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,21/23] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,22/23] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,23/23] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,01/23] nls: Wrap uni2char/char2uni callers Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,02/23] nls: Wrap charset field access Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,03/23] nls: Wrap charset hooks in ops structure Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,04/23] nls: Split default charset from NLS core Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,05/23] nls: Split struct nls_charset from struct nls_table Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,06/23] nls: Add support for multiple versions of an encoding Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,07/23] nls: Implement NLS_STRICT_MODE flag Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,08/23] nls: Let charsets define the behavior of tolower/toupper Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,09/23] nls: Add new interface for string comparisons Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,10/23] nls: Add optional normalization and casefold hooks Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,12/23] nls: utf8: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,13/23] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,14/23] nls: utf8: Move nls-utf8{,-core}.c Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,15/23] nls: utf8: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,16/23] nls: utf8n: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,18/23] nls: utf8: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,19/23] ext4: Reserve superblock fields for encoding information Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,20/23] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,21/23] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,22/23] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,23/23] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[RFC,v5,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v6,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[xfstests,1/2] common/casefold: Add infrastructure to test filename casefold feature [xfstests,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-05-06 Gabriel Krisman Bertazi Not Applicable
[xfstests,2/2] ext4/035: Add tests for filename casefolding feature [xfstests,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-05-06 Gabriel Krisman Bertazi Not Applicable
ext4: Optimize case-insensitive lookups ext4: Optimize case-insensitive lookups - - - - --- 2019-05-29 Gabriel Krisman Bertazi Superseded
[v2,1/2] common/casefold: Add infrastructure to test filename casefold feature [v2,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-06 Gabriel Krisman Bertazi Not Applicable
[v2,2/2] ext4/036: Add tests for filename casefolding feature [v2,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-06 Gabriel Krisman Bertazi Not Applicable
[v3,1/2] common/casefold: Add infrastructure to test filename casefold feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-10 Gabriel Krisman Bertazi Not Applicable
[v3,2/2] shared/012: Add tests for filename casefolding feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-10 Gabriel Krisman Bertazi Not Applicable
[v3,1/2] common/casefold: Add infrastructure to test filename casefold feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-12 Gabriel Krisman Bertazi Not Applicable
[v3,2/2] shared/012: Add tests for filename casefolding feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-12 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,01/11] tune2fs: Allow enabling casefold feature after fs creation Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,02/11] tune2fs: Fix casefold+encrypt error message Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,03/11] ext2fs: Add method to validate casefolded strings Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,04/11] ext2fs: Implement faster CI comparison of strings Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,05/11] e2fsck: Fix entries with invalid encoded characters Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,06/11] e2fsck: Support casefold directories when rehashing Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,07/11] dict: Support comparison with context Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
[e2fsprogs,08/11] e2fsck: Detect duplicated casefolded direntries for rehash Improvements for Case-insensitive handling - - - - --- 2020-03-25 Gabriel Krisman Bertazi Not Applicable
« 1 2 ... 68 69 70110 111 »