index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
zdata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
erofs: move zdata.h into zdata.c
Gao Xiang
1
-177
/
+0
2023-02-15
erofs: remove tagged pointer helpers
Gao Xiang
1
-1
/
+0
2023-02-15
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
1
-1
/
+1
2022-10-17
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
1
-3
/
+3
2022-07-22
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
1
-0
/
+3
2022-07-21
erofs: record the longest decompressed size in this round
Gao Xiang
1
-7
/
+4
2022-07-21
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
1
-2
/
+1
2022-07-21
erofs: get rid of `z_pagemap_global'
Gao Xiang
1
-1
/
+0
2022-07-21
erofs: rework online page handling
Gao Xiang
1
-49
/
+19
2022-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
1
-2
/
+2
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
1
-6
/
+3
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
1
-4
/
+22
2022-05-31
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
1
-28
/
+22
2022-04-15
erofs: fix use-after-free of on-stack io[]
Hongyu Jin
1
-1
/
+1
2021-12-31
erofs: support inline data decompression
Yue Hu
1
-2
/
+22
2021-11-13
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2021-11-08
erofs: remove useless cache strategy of DELAYEDALLOC
Yue Hu
1
-1
/
+0
2021-10-19
erofs: lzma compression support
Gao Xiang
1
-7
/
+0
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
1
-1
/
+0
2021-04-10
erofs: introduce physical cluster slab pools
Gao Xiang
1
-7
/
+7
2020-12-08
erofs: get rid of magical Z_EROFS_MAPPING_STAGING
Gao Xiang
1
-0
/
+1
2020-08-03
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-24
erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
Gao Xiang
1
-10
/
+10
2019-11-24
erofs: clean up decompress queue stuffs
Gao Xiang
1
-6
/
+2
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
1
-1
/
+1
2019-08-24
erofs: move erofs out of staging
Gao Xiang
1
-0
/
+193