index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
zmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-14
1
-20
/
+12
|
\
|
*
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
1
-20
/
+12
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
erofs: restrict pcluster size limitations
Gao Xiang
2024-09-12
1
-22
/
+20
*
erofs: get rid of z_erofs_map_blocks_iter_* tracepoints
Hongzhen Luo
2024-07-10
1
-2
/
+2
*
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
2024-06-30
1
-0
/
+2
*
erofs: don't round offset down for erofs_read_metabuf()
Al Viro
2024-05-17
1
-8
/
+8
*
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
2024-05-17
1
-5
/
+3
*
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
2024-05-17
1
-3
/
+3
*
erofs: Zstandard compression support
Gao Xiang
2024-05-09
1
-1
/
+2
*
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
2024-05-08
1
-16
/
+5
*
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-19
1
-10
/
+13
|
\
|
*
erofs: fix inconsistent per-file compression format
Gao Xiang
2024-01-13
1
-10
/
+13
*
|
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
2023-12-14
1
-18
/
+14
|
/
*
erofs: DEFLATE compression support
Gao Xiang
2023-08-11
1
-2
/
+3
*
erofs: clean up zmap.c
Gao Xiang
2023-06-22
1
-40
/
+29
*
erofs: fix compact 4B support for 16k block size
Gao Xiang
2023-06-18
1
-5
/
+1
*
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-16
1
-3
/
+0
*
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
2023-04-16
1
-18
/
+0
*
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
2023-04-16
1
-0
/
+4
*
erofs: tidy up EROFS on-disk naming
Gao Xiang
2023-04-16
1
-59
/
+57
*
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-04-16
1
-14
/
+15
*
erofs: get rid of a useless DBG_BUGON
Gao Xiang
2023-03-09
1
-3
/
+0
*
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
2023-02-15
1
-123
/
+119
*
erofs: simplify iloc()
Gao Xiang
2023-02-15
1
-8
/
+5
*
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2023-01-10
1
-3
/
+7
*
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
2022-12-07
1
-0
/
+5
*
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
2022-12-07
1
-4
/
+2
*
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
2022-12-07
1
-2
/
+2
*
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-10-17
1
-12
/
+10
*
erofs: clean up unnecessary code and comments
Gao Xiang
2022-09-27
1
-2
/
+1
*
erofs: fold in z_erofs_reload_indexes()
Yue Hu
2022-09-27
1
-20
/
+8
*
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
1
-1
/
+5
*
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-26
1
-7
/
+46
*
erofs: support interlaced uncompressed data for compressed files
Yue Hu
2022-09-23
1
-4
/
+10
*
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
2022-09-05
1
-8
/
+8
*
erofs: clean up z_erofs_extent_lookback
Gao Xiang
2022-03-16
1
-34
/
+33
*
erofs: silence warnings related to impossible m_plen
Gao Xiang
2022-03-16
1
-2
/
+2
*
erofs: fix small compressed files inlining
Gao Xiang
2022-02-04
1
-0
/
+7
*
erofs: use meta buffers for zmap operations
Gao Xiang
2022-01-04
1
-40
/
+16
*
erofs: add on-disk compressed tail-packing inline support
Yue Hu
2021-12-30
1
-29
/
+84
*
erofs: lzma compression support
Gao Xiang
2021-10-19
1
-1
/
+4
*
erofs: introduce the secondary compression head
Gao Xiang
2021-10-19
1
-13
/
+28
*
erofs: get compression algorithms directly on mapping
Gao Xiang
2021-10-17
1
-9
/
+10
*
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
2021-09-23
1
-1
/
+2
*
erofs: add fiemap support with iomap
Gao Xiang
2021-08-18
1
-0
/
+38
*
erofs: add support for the full decompressed length
Gao Xiang
2021-08-18
1
-8
/
+87
*
erofs: clean up file headers & footers
Gao Xiang
2021-06-07
1
-2
/
+0
*
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
2021-05-13
1
-2
/
+19
*
erofs: support parsing big pcluster compact indexes
Gao Xiang
2021-04-09
1
-10
/
+62
[next]