Show patches with: Submitter = Gabriel Krisman Bertazi       |   494 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,8/8] f2fs: Move CONFIG_UNICODE defguards into the code flow Clean up the case-insensitive lookup path - - 2 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,7/8] ext4: Move CONFIG_UNICODE defguards into the code flow Clean up the case-insensitive lookup path - - 1 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,6/8] ext4: Log error when lookup of encoded dentry fails Clean up the case-insensitive lookup path - - 1 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,5/8] f2fs: Reuse generic_ci_match for ci comparisons Clean up the case-insensitive lookup path - - 2 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,4/8] ext4: Reuse generic_ci_match for ci comparisons Clean up the case-insensitive lookup path - - 1 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,3/8] libfs: Introduce case-insensitive string comparison helper Clean up the case-insensitive lookup path - - 1 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,2/8] f2fs: Simplify the handling of cached insensitive names Clean up the case-insensitive lookup path - - 1 - --- 2022-09-13 Gabriel Krisman Bertazi New
[v9,1/8] ext4: Simplify the handling of cached insensitive names Clean up the case-insensitive lookup path - - 1 - --- 2022-09-13 Gabriel Krisman Bertazi New
[7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - - --- 2022-06-22 Gabriel Krisman Bertazi New
[6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[4/7] libfs: Support revalidation of encrypted case-insensitive dentries Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[3/7] libfs: Validate negative dentries in case-insensitive directories Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[v8,8/8] f2fs: Move CONFIG_UNICODE defguards into the code flow Clean up the case-insensitive lookup path - - 2 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,7/8] ext4: Move CONFIG_UNICODE defguards into the code flow Clean up the case-insensitive lookup path - - 1 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,6/8] ext4: Log error when lookup of encoded dentry fails Clean up the case-insensitive lookup path - - 1 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,5/8] f2fs: Reuse generic_ci_match for ci comparisons Clean up the case-insensitive lookup path - - 2 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,4/8] ext4: Reuse generic_ci_match for ci comparisons Clean up the case-insensitive lookup path - - - - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,3/8] libfs: Introduce case-insensitive string comparison helper Clean up the case-insensitive lookup path - - 1 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,2/8] f2fs: Simplify the handling of cached insensitive names Clean up the case-insensitive lookup path - - 1 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v8,1/8] ext4: Simplify the handling of cached insensitive names Clean up the case-insensitive lookup path - - 1 - --- 2022-05-19 Gabriel Krisman Bertazi New
[v3] unicode: Expose available encodings in sysfs [v3] unicode: Expose available encodings in sysfs - - - - --- 2020-04-21 Gabriel Krisman Bertazi New
[v2] unicode: Expose available encodings in sysfs [v2] unicode: Expose available encodings in sysfs - - - - --- 2020-04-13 Gabriel Krisman Bertazi New
unicode: Expose available encodings in sysfs unicode: Expose available encodings in sysfs - - - - --- 2020-04-11 Gabriel Krisman Bertazi New
[e2fsprogs,11/11] tests: f_bad_fname: Validate fix of invalid filenames and duplicates Untitled series #166719 - - - - --- 2020-03-25 Gabriel Krisman Bertazi New
e2p: Print encoding information in superblock dump e2p: Print encoding information in superblock dump - - - - --- 2018-12-04 Gabriel Krisman Bertazi New
e2fsck: Always probe filesystem blocksize with simple io_manager e2fsck: Always probe filesystem blocksize with simple io_manager - - - - --- 2022-04-25 Gabriel Krisman Bertazi Accepted
[GIT,PULL] Unicode patches for v5.9 [GIT,PULL] Unicode patches for v5.9 - - - - --- 2020-07-20 Gabriel Krisman Bertazi Accepted
ext4: Fix coverity warning on error path of filename setup ext4: Fix coverity warning on error path of filename setup - 1 - - --- 2019-06-28 Gabriel Krisman Bertazi Accepted
ext4: Optimize case-insensitive lookups ext4: Optimize case-insensitive lookups - - - - --- 2019-06-17 Gabriel Krisman Bertazi Accepted
ext4: Fix dcache lookup of !casefolded directories ext4: Fix dcache lookup of !casefolded directories - 1 - - --- 2019-05-24 Gabriel Krisman Bertazi Accepted
nls: Update to Unicode 12.1.0 nls: Update to Unicode 12.1.0 - - - - --- 2019-04-16 Gabriel Krisman Bertazi Accepted
[2/2] ext4: Update to use unicode 12.1 Untitled series #103131 - - - - --- 2019-04-16 Gabriel Krisman Bertazi Accepted
[1/2] unicode: Update unicode database unicode version 12.1.0 Ext4 case-insensitive support - - - - --- 2019-04-16 Gabriel Krisman Bertazi Accepted
[v7,10/10] docs: ext4.rst: Document case-insensitive directories Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[v7,09/10] ext4: Support case-insensitive file name lookups Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[v7,08/10] ext4: Include encoding information in the superblock Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[v7,07/10] MAINTAINERS: Add Unicode subsystem entry Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[v7,05/10] unicode: Introduce test module for normalized utf8 implementation Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[v7,04/10] unicode: Implement higher level API for string handling Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[v7,02/10] unicode: Introduce code for UTF-8 normalization Ext4 case-insensitive support - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,10/10] ext4.5.in: Document design changes on the casefold attribute case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,09/10] ext2fs: nls: Drop ascii NLS support case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,08/10] ext2fs: nls: Drop normalization code case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,07/10] ext2fs: Don't normalize names on -F directories case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,05/10] ext2fs: nls: Merge sparse fixes from the kernel version case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,04/10] ext2fs: nls: Fix potential null dereference in utf8nlookup case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,02/10] ext2fs: Always attempt to load nls table when loading the filesystem case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
[e2fsprogs,01/10] e2p: encoding: Fix default flags lookup case-insensitive feature updates - - - - --- 2019-04-13 Gabriel Krisman Bertazi Accepted
e2fsprogs: Introduce script used to generate utf8data.h e2fsprogs: Introduce script used to generate utf8data.h - - - - --- 2018-12-03 Gabriel Krisman Bertazi Accepted
[v4,9/9] ext4.5: Add fname_encoding feature to ext4 man page Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,7/9] tune2fs: Prevent enabling encryption flag on encoding-aware fs Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,6/9] debugfs/htree: Support encoding when printing the file hash Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,5/9] lib/ext2fs: Support encoding when calculating dx hashes Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,4/9] lib/ext2fs: Implement NLS support Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,3/9] chattr/lsattr: Support casefold attribute Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,2/9] mke2fs: Configure encoding during superblock initialization Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,1/9] libe2p: Helpers for configuring the encoding superblock fields Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v3,12/12] chattr.1: Document the casefold attribute Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,11/12] mke2fs.conf.5: Document fname_encoding configuration option Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,10/12] mke2fs.8: Document fname_encoding options Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,09/12] ext4.5: Add fname_encoding feature to ext4 man page Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,07/12] tune2fs: Prevent enabling encryption flag on encoding-aware fs Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,06/12] debugfs/htree: Support encoding when printing the file hash Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,05/12] lib/ext2fs: Support encoding when calculating dx hashes Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,04/12] lib/ext2fs: Implement NLS support Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,03/12] chattr/lsattr: Support casefold attribute Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,02/12] mke2fs: Configure encoding during superblock initialization Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
[v3,01/12] libe2p: Helpers for configuring the encoding superblock fields Support encoding awareness and casefold - - - - --- 2018-11-26 Gabriel Krisman Bertazi Accepted
ext2fs: Fix build of new superblock fields on BE machines ext2fs: Fix build of new superblock fields on BE machines - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,7/8] tune2fs: Prevent enabling encryption flag on encoding-aware fs Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,6/8] debugfs/htree: Support encoding when printing the file hash Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,5/8] lib/ext2fs: Support encoding when calculating dx hashes Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,4/8] lib/ext2fs: Implement NLS support Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,3/8] chattr/lsattr: Support casefold attribute Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,2/8] mke2fs: Configure encoding during superblock initialization Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v2,1/8] libe2p: Helpers for configuring the encoding superblock fields Support encoding awareness and casefold - - - - --- 2018-11-21 Gabriel Krisman Bertazi Accepted
[v4,9/9] syscalls/fanotify22: Test capture of multiple errors Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,8/9] syscalls/fanotify22: Test file event with broken inode Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,7/9] syscalls/fanotify22: Create a corrupted file Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,6/9] syscalls/fanotify22: Support submission of debugfs commands Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,5/9] syscalls/fanotify22: Validate incoming FID in FAN_FS_ERROR Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,4/9] syscalls/fanotify22: Validate the generic error info Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,3/9] syscalls/fanotify22: Introduce FAN_FS_ERROR test Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,2/9] syscalls: fanotify: Add macro to require specific events Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,1/9] syscalls: fanotify: Add macro to require specific mark types Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v3,9/9] syscalls/fanotify21: Test capture of multiple errors Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,8/9] syscalls/fanotify21: Test file event with broken inode Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,7/9] syscalls/fanotify21: Create a corrupted file Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,6/9] syscalls/fanotify21: Support submission of debugfs commands Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,5/9] syscalls/fanotify21: Validate incoming FID in FAN_FS_ERROR Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,4/9] syscalls/fanotify21: Validate the generic error info Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,3/9] syscalls/fanotify21: Introduce FAN_FS_ERROR test Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,2/9] syscalls: fanotify: Add macro to require specific events Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v3,1/9] syscalls: fanotify: Add macro to require specific mark types Test the new fanotify FAN_FS_ERROR event - - 3 - --- 2021-10-29 Gabriel Krisman Bertazi Not Applicable
[v2,10/10] syscalls/fanotify20: Test capture of multiple errors Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-26 Gabriel Krisman Bertazi Not Applicable
[v2,09/10] syscalls/fanotify20: Test file event with broken inode Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-26 Gabriel Krisman Bertazi Not Applicable
[v2,08/10] syscalls/fanotify20: Test event after filesystem abort Test the new fanotify FAN_FS_ERROR event - - - - --- 2021-10-26 Gabriel Krisman Bertazi Not Applicable
« 1 2 3 44 5 »