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
/
erofs
/
decompressor_lzma.c
Age
Commit message (
Expand
)
Author
2024-07-26
erofs: convert comma to semicolon
Chen Ni
2024-07-09
erofs: tidy up stream decompressors
Gao Xiang
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
2024-07-09
erofs: move each decompressor to its own source file
Gao Xiang
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
2024-01-27
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
2023-10-31
erofs: don't warn MicroLZMA format anymore
Gao Xiang
2023-09-11
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-07-09
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
2021-12-29
erofs: introduce z_erofs_fixup_insize
Gao Xiang
2021-10-25
erofs: get rid of ->lru usage
Gao Xiang
2021-10-19
erofs: lzma compression support
Gao Xiang