index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
hash.c
Age
Commit message (
Expand
)
Author
2023-08-27
ext4: remove redundant checks of s_encoding
Eric Biggers
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
2020-08-18
ext4: change to use fallthrough macro
Shijie Luo
2019-09-03
ext4: fix kernel oops caused by spurious casefold flag
Theodore Ts'o
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