Age | Commit message (Expand) | Author |
---|---|---|
2024-07-09 | erofs: tidy up stream decompressors | Gao Xiang |
2024-07-09 | erofs: refine z_erofs_{init,exit}_subsystem() | Gao Xiang |
2024-07-09 | erofs: move each decompressor to its own source file | Gao Xiang |
2024-05-21 | erofs: avoid allocating DEFLATE streams before mounting | Gao Xiang |
2024-03-10 | erofs: refine managed cache operations to folios | Gao Xiang |
2024-01-27 | erofs: relaxed temporary buffers allocation on readahead | Chunhai Guo |
2024-01-10 | erofs: make erofs_{err,info}() support NULL sb parameter | Chunhai Guo |
2023-10-31 | erofs: tidy up redundant includes | Ferry Meng |
2023-10-31 | erofs: simplify compression configuration parser | Gao Xiang |
2023-08-11 | erofs: DEFLATE compression support | Gao Xiang |