index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
hash.c
Age
Commit message (
Expand
)
Author
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-02-21
ext4: annotate implicit fall throughs
Mathieu Malaterre
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-08-24
ext4: remove useless test and assignment in strtohash functions
Damien Guibouret
2017-02-02
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
2015-04-02
ext4: remove unused header files
Sheng Yong
2013-02-01
ext4: reduce one "if" comparison in ext4_dirhash()
Cong Ding
2012-03-18
ext4: return 32/64-bit dir name hash according to usage type
Fan Yong
2008-10-28
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp