summaryrefslogtreecommitdiffstats
path: root/fs/unicode
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-2/+2
* unicode: Add utf8_casefold_hashDaniel Rosenberg2020-09-101-1/+22
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* unicode: make array 'token' static const, makes object smallerColin Ian King2019-09-171-1/+1
* unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski2019-09-171-2/+2
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-07-101-0/+28
|\
| * ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi2019-06-191-0/+28
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-052-20/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* unicode: update to Unicode 12.1.0 finalTheodore Ts'o2019-05-121-21/+7
* unicode: add missing check for an error return from utf8lookup()Theodore Ts'o2019-05-121-0/+2
* unicode: refactor the rule for regenerating utf8data.hMasahiro Yamada2019-04-285-16/+3455
* unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi2019-04-253-2075/+2138
* unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi2019-04-253-0/+326
* unicode: implement higher level API for string handlingGabriel Krisman Bertazi2019-04-254-1/+197
* unicode: reduce the size of utf8data[]Olaf Weber2019-04-254-12646/+3028
* unicode: introduce code for UTF-8 normalizationOlaf Weber2019-04-253-0/+756
* unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi2019-04-254-0/+13913