aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/unicode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-12unicode: Add utf8-data moduleChristoph Hellwig1-0/+2
2021-10-11unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig1-0/+19
2021-10-11unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig1-1/+24
2021-10-11unicode: mark the version field in struct unicode_map unsignedChristoph Hellwig1-1/+1
2021-10-11unicode: remove the charset field from struct unicode_mapChristoph Hellwig1-1/+0
2020-09-10unicode: Add utf8_casefold_hashDaniel Rosenberg1-0/+3
2019-06-19ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi1-0/+3
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi1-0/+30