summaryrefslogtreecommitdiffstats
path: root/fs/ext4/hash.c
Commit message (Expand)AuthorAgeFilesLines
* unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-201-1/+1
* ext4: handle casefolding with encryptionDaniel Rosenberg2021-04-051-4/+21
* ext4: use generic casefolding supportDaniel Rosenberg2020-10-281-1/+1
* ext4: change to use fallthrough macroShijie Luo2020-08-181-2/+2
* ext4: fix kernel oops caused by spurious casefold flagTheodore Ts'o2019-09-031-1/+1
* ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi2019-04-251-1/+33
* ext4: annotate implicit fall throughsMathieu Malaterre2019-02-211-0/+2
* ext4: fix up remaining files with SPDX cleanupsTheodore Ts'o2017-12-171-5/+1
* ext4: remove useless test and assignment in strtohash functionsDamien Guibouret2017-08-241-4/+0
* ext4: move halfmd4 into hash.c directlyJason A. Donenfeld2017-02-021-1/+70
* ext4: remove unused header filesSheng Yong2015-04-021-1/+0
* ext4: reduce one "if" comparison in ext4_dirhash()Cong Ding2013-02-011-3/+3
* ext4: return 32/64-bit dir name hash according to usage typeFan Yong2012-03-181-2/+2
* ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-281-10/+67
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-081-4/+4
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-5/+5
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+152