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