aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/hash.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03ext4: fix kernel oops caused by spurious casefold flagGravatar Theodore Ts'o 1-1/+1
2019-04-25ext4: Support case-insensitive file name lookupsGravatar Gabriel Krisman Bertazi 1-1/+33
2019-02-21ext4: annotate implicit fall throughsGravatar Mathieu Malaterre 1-0/+2
2017-12-17ext4: fix up remaining files with SPDX cleanupsGravatar Theodore Ts'o 1-5/+1
2017-08-24ext4: remove useless test and assignment in strtohash functionsGravatar Damien Guibouret 1-4/+0
2017-02-02ext4: move halfmd4 into hash.c directlyGravatar Jason A. Donenfeld 1-1/+70
2015-04-02ext4: remove unused header filesGravatar Sheng Yong 1-1/+0
2013-02-01ext4: reduce one "if" comparison in ext4_dirhash()Gravatar Cong Ding 1-3/+3
2012-03-18ext4: return 32/64-bit dir name hash according to usage typeGravatar Fan Yong 1-2/+2
2008-10-28ext4: Add support for non-native signed/unsigned htree hash algorithmsGravatar Theodore Ts'o 1-10/+67
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsGravatar Theodore Ts'o 1-4/+4
2008-04-29ext4: move headers out of include/linuxGravatar Christoph Hellwig 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdGravatar Mingming Cao 1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsGravatar Mingming Cao 1-5/+5
2006-10-11[PATCH] ext4: initial copy of files from ext3Gravatar Dave Kleikamp 1-0/+152