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
/
zmap.c
Age
Commit message (
Expand
)
Author
2024-06-30
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
2024-05-18
erofs: don't round offset down for erofs_read_metabuf()
Al Viro
2024-05-18
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
2024-05-18
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
2024-05-09
erofs: Zstandard compression support
Gao Xiang
2024-05-08
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
2024-01-18
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-13
erofs: fix inconsistent per-file compression format
Gao Xiang
2023-12-15
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
2023-08-11
erofs: DEFLATE compression support
Gao Xiang
2023-06-22
erofs: clean up zmap.c
Gao Xiang
2023-06-18
erofs: fix compact 4B support for 16k block size
Gao Xiang
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-17
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
2023-04-17
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
2023-04-17
erofs: tidy up EROFS on-disk naming
Gao Xiang
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
2023-02-15
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
2023-02-15
erofs: simplify iloc()
Gao Xiang
2023-01-10
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2022-12-07
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
2022-12-07
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
2022-12-07
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
2022-10-17
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-09-27
erofs: clean up unnecessary code and comments
Gao Xiang
2022-09-27
erofs: fold in z_erofs_reload_indexes()
Yue Hu
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-23
erofs: support interlaced uncompressed data for compressed files
Yue Hu
2022-09-05
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
2022-03-17
erofs: clean up z_erofs_extent_lookback
Gao Xiang
2022-03-16
erofs: silence warnings related to impossible m_plen
Gao Xiang
2022-02-04
erofs: fix small compressed files inlining
Gao Xiang
2022-01-04
erofs: use meta buffers for zmap operations
Gao Xiang
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
2021-10-19
erofs: lzma compression support
Gao Xiang
2021-10-19
erofs: introduce the secondary compression head
Gao Xiang
2021-10-18
erofs: get compression algorithms directly on mapping
Gao Xiang
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
2021-08-19
erofs: add fiemap support with iomap
Gao Xiang
2021-08-19
erofs: add support for the full decompressed length
Gao Xiang
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
2021-05-13
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
2021-04-10
erofs: support parsing big pcluster compact indexes
Gao Xiang
2021-04-10
erofs: support parsing big pcluster compress indexes
Gao Xiang
2021-04-07
erofs: reserve physical_clusterbits[]
Gao Xiang
2021-04-03
erofs: Clean up spelling mistakes found in fs/erofs
Ruiqi Gong
2021-02-11
erofs: initialized fields can only be observed after bit is set
Gao Xiang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]