index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
zmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
erofs: get rid of z_erofs_map_blocks_iter_* tracepoints
Hongzhen Luo
1
-2
/
+2
2024-06-30
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
1
-0
/
+2
2024-05-17
erofs: don't round offset down for erofs_read_metabuf()
Al Viro
1
-8
/
+8
2024-05-17
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
1
-5
/
+3
2024-05-17
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
1
-3
/
+3
2024-05-09
erofs: Zstandard compression support
Gao Xiang
1
-1
/
+2
2024-05-08
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
1
-16
/
+5
2024-01-19
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+13
2024-01-13
erofs: fix inconsistent per-file compression format
Gao Xiang
1
-10
/
+13
2023-12-14
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
1
-18
/
+14
2023-08-11
erofs: DEFLATE compression support
Gao Xiang
1
-2
/
+3
2023-06-22
erofs: clean up zmap.c
Gao Xiang
1
-40
/
+29
2023-06-18
erofs: fix compact 4B support for 16k block size
Gao Xiang
1
-5
/
+1
2023-04-16
erofs: sunset erofs_dbg()
Gao Xiang
1
-3
/
+0
2023-04-16
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
1
-18
/
+0
2023-04-16
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
1
-0
/
+4
2023-04-16
erofs: tidy up EROFS on-disk naming
Gao Xiang
1
-59
/
+57
2023-04-16
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
1
-14
/
+15
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
1
-3
/
+0
2023-02-15
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
1
-123
/
+119
2023-02-15
erofs: simplify iloc()
Gao Xiang
1
-8
/
+5
2023-01-10
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
1
-3
/
+7
2022-12-07
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
1
-0
/
+5
2022-12-07
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
1
-4
/
+2
2022-12-07
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
1
-2
/
+2
2022-10-17
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
1
-12
/
+10
2022-09-27
erofs: clean up unnecessary code and comments
Gao Xiang
1
-2
/
+1
2022-09-27
erofs: fold in z_erofs_reload_indexes()
Yue Hu
1
-20
/
+8
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
1
-1
/
+5
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
1
-7
/
+46
2022-09-23
erofs: support interlaced uncompressed data for compressed files
Yue Hu
1
-4
/
+10
2022-09-05
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
1
-8
/
+8
2022-03-16
erofs: clean up z_erofs_extent_lookback
Gao Xiang
1
-34
/
+33
2022-03-16
erofs: silence warnings related to impossible m_plen
Gao Xiang
1
-2
/
+2
2022-02-04
erofs: fix small compressed files inlining
Gao Xiang
1
-0
/
+7
2022-01-04
erofs: use meta buffers for zmap operations
Gao Xiang
1
-40
/
+16
2021-12-30
erofs: add on-disk compressed tail-packing inline support
Yue Hu
1
-29
/
+84
2021-10-19
erofs: lzma compression support
Gao Xiang
1
-1
/
+4
2021-10-19
erofs: introduce the secondary compression head
Gao Xiang
1
-13
/
+28
2021-10-17
erofs: get compression algorithms directly on mapping
Gao Xiang
1
-9
/
+10
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
1
-1
/
+2
2021-08-18
erofs: add fiemap support with iomap
Gao Xiang
1
-0
/
+38
2021-08-18
erofs: add support for the full decompressed length
Gao Xiang
1
-8
/
+87
2021-06-07
erofs: clean up file headers & footers
Gao Xiang
1
-2
/
+0
2021-05-13
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
1
-2
/
+19
2021-04-09
erofs: support parsing big pcluster compact indexes
Gao Xiang
1
-10
/
+62
2021-04-09
erofs: support parsing big pcluster compress indexes
Gao Xiang
1
-6
/
+73
2021-04-07
erofs: reserve physical_clusterbits[]
Gao Xiang
1
-15
/
+0
2021-04-03
erofs: Clean up spelling mistakes found in fs/erofs
Ruiqi Gong
1
-1
/
+1
2021-02-11
erofs: initialized fields can only be observed after bit is set
Gao Xiang
1
-1
/
+9
[next]