aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-20unicode: clean up the Kconfig symbol confusionChristoph Hellwig1-1/+1
2021-04-05ext4: handle casefolding with encryptionDaniel Rosenberg1-4/+21
2020-10-28ext4: use generic casefolding supportDaniel Rosenberg1-1/+1
2020-08-18ext4: change to use fallthrough macroShijie Luo1-2/+2
2019-09-03ext4: fix kernel oops caused by spurious casefold flagTheodore Ts'o1-1/+1
2019-04-25ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi1-1/+33
2019-02-21ext4: annotate implicit fall throughsMathieu Malaterre1-0/+2
2017-12-17ext4: fix up remaining files with SPDX cleanupsTheodore Ts'o1-5/+1
2017-08-24ext4: remove useless test and assignment in strtohash functionsDamien Guibouret1-4/+0
2017-02-02ext4: move halfmd4 into hash.c directlyJason A. Donenfeld1-1/+70
2015-04-02ext4: remove unused header filesSheng Yong1-1/+0
2013-02-01ext4: reduce one "if" comparison in ext4_dirhash()Cong Ding1-3/+3
2012-03-18ext4: return 32/64-bit dir name hash according to usage typeFan Yong1-2/+2
2008-10-28ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o1-10/+67
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o1-4/+4
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-5/+5
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+152