index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
zmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-17
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-31
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-18
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-19
1
-0
/
+38
*
erofs: add support for the full decompressed length
Gao Xiang
2021-08-19
1
-8
/
+87
*
erofs: clean up file headers & footers
Gao Xiang
2021-06-08
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-10
1
-10
/
+62
*
erofs: support parsing big pcluster compress indexes
Gao Xiang
2021-04-10
1
-6
/
+73
*
erofs: reserve physical_clusterbits[]
Gao Xiang
2021-04-07
1
-15
/
+0
*
erofs: Clean up spelling mistakes found in fs/erofs
Ruiqi Gong
2021-04-03
1
-1
/
+1
*
erofs: initialized fields can only be observed after bit is set
Gao Xiang
2021-02-11
1
-1
/
+9
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
1
-1
/
+1
*
erofs: drop all vle annotations for runtime names
Gao Xiang
2019-11-24
1
-14
/
+14
*
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
2019-09-05
1
-16
/
+21
*
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
2019-09-05
1
-2
/
+2
*
erofs: use erofs_inode naming
Gao Xiang
2019-09-05
1
-14
/
+14
*
erofs: better naming for erofs inode related stuffs
Gao Xiang
2019-09-05
1
-3
/
+3
*
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-30
1
-4
/
+4
*
erofs: move erofs out of staging
Gao Xiang
2019-08-24
1
-0
/
+466