Age | Commit message (Expand) | Author |
2022-07-22 | erofs: introduce multi-reference pclusters (fully-referenced) | Gao Xiang |
2022-07-21 | erofs: record the longest decompressed size in this round | Gao Xiang |
2022-07-21 | erofs: introduce struct z_erofs_decompress_backend | Gao Xiang |
2022-07-21 | erofs: get rid of `z_pagemap_global' | Gao Xiang |
2022-07-21 | erofs: rework online page handling | Gao Xiang |
2022-07-21 | erofs: switch compressed_pages[] to bufvec | Gao Xiang |
2022-07-21 | erofs: drop the old pagevec approach | Gao Xiang |
2022-07-21 | erofs: introduce bufvec to store decompressed buffers | Gao Xiang |
2022-05-31 | erofs: get rid of `struct z_erofs_collection' | Gao Xiang |
2022-04-15 | erofs: fix use-after-free of on-stack io[] | Hongyu Jin |
2021-12-31 | erofs: support inline data decompression | Yue Hu |
2021-11-13 | Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-11-08 | erofs: remove useless cache strategy of DELAYEDALLOC | Yue Hu |
2021-10-19 | erofs: lzma compression support | Gao Xiang |
2021-06-08 | erofs: clean up file headers & footers | Gao Xiang |
2021-04-10 | erofs: introduce physical cluster slab pools | Gao Xiang |
2020-12-08 | erofs: get rid of magical Z_EROFS_MAPPING_STAGING | Gao Xiang |
2020-08-03 | erofs: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-24 | erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup | Gao Xiang |
2019-11-24 | erofs: clean up decompress queue stuffs | Gao Xiang |
2019-09-05 | erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} | Gao Xiang |
2019-08-24 | erofs: move erofs out of staging | Gao Xiang |