aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/zdata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-22erofs: introduce multi-reference pclusters (fully-referenced)Gao Xiang1-54/+88
2022-07-21erofs: record the longest decompressed size in this roundGao Xiang1-51/+27
2022-07-21erofs: introduce z_erofs_do_decompressed_bvec()Gao Xiang1-27/+22
2022-07-21erofs: try to leave (de)compressed_pages on stack if possibleGao Xiang1-13/+21
2022-07-21erofs: introduce struct z_erofs_decompress_backendGao Xiang1-65/+75
2022-07-21erofs: get rid of `z_pagemap_global'Gao Xiang1-24/+4
2022-07-21erofs: clean up `enum z_erofs_collectmode'Gao Xiang1-32/+31
2022-07-21erofs: get rid of `enum z_erofs_page_type'Gao Xiang1-25/+5
2022-07-21erofs: rework online page handlingGao Xiang1-34/+23
2022-07-21erofs: switch compressed_pages[] to bufvecGao Xiang1-58/+55
2022-07-21erofs: introduce `z_erofs_parse_in_bvecs'Gao Xiang1-52/+80
2022-07-21erofs: drop the old pagevec approachGao Xiang1-6/+15
2022-07-21erofs: introduce bufvec to store decompressed buffersGao Xiang1-46/+131
2022-07-21erofs: introduce `z_erofs_parse_out_bvecs()'Gao Xiang1-38/+43
2022-07-21erofs: clean up z_erofs_collector_begin()Gao Xiang1-17/+15
2022-07-21erofs: get rid of unneeded `inode', `map' and `sb'Gao Xiang1-23/+19
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-100/+67
2022-05-31erofs: fix 'backmost' member of z_erofs_decompress_frontendWeizhao Ouyang1-1/+1
2022-05-31erofs: simplify z_erofs_pcluster_readmore()Gao Xiang1-13/+10
2022-05-31erofs: get rid of label `restart_now'Gao Xiang1-19/+14
2022-05-31erofs: get rid of `struct z_erofs_collection'Gao Xiang1-68/+43
2022-05-09erofs: Convert erofs zdata to read_folioMatthew Wilcox (Oracle)1-3/+4
2022-04-15erofs: fix use-after-free of on-stack io[]Hongyu Jin1-8/+4
2022-03-22Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-96/+88
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+2
2022-03-17erofs: refine managed inode stuffsGao Xiang1-4/+3
2022-03-16erofs: clean up preload_compressed_pages()Gao Xiang1-8/+10
2022-03-16erofs: get rid of `struct z_erofs_collector'Gao Xiang1-86/+77
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-3/+2
2022-01-24erofs: avoid unnecessary z_erofs_decompressqueue_work() declarationGao Xiang1-57/+56
2022-01-04erofs: use meta buffers for zmap operationsGao Xiang1-14/+9
2021-12-31erofs: support inline data decompressionYue Hu1-42/+97
2021-12-08erofs: add sysfs node to control sync decompression strategyHuang Jianan1-4/+22
2021-11-13Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-26/+7
2021-11-08erofs: remove useless cache strategy of DELAYEDALLOCYue Hu1-20/+0
2021-11-08erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang1-6/+7
2021-10-25erofs: get rid of ->lru usageGao Xiang1-24/+18
2021-10-19erofs: lzma compression supportGao Xiang1-2/+2
2021-10-19erofs: introduce readmore decompression strategyGao Xiang1-19/+80
2021-10-18erofs: get compression algorithms directly on mappingGao Xiang1-6/+6
2021-10-18erofs: add multiple device supportGao Xiang1-5/+15
2021-10-17erofs: decouple basic mount options from fs_contextGao Xiang1-4/+4
2021-08-11erofs: remove the mapping parameter from erofs_try_to_free_cached_page()Yue Hu1-2/+1
2021-08-11erofs: directly use wrapper erofs_page_is_managed() when shrinkingYue Hu1-2/+1
2021-06-08erofs: clean up file headers & footersGao Xiang1-2/+0
2021-06-08erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu1-3/+1
2021-04-10erofs: fix up inplace I/O pointer for big pclusterGao Xiang1-14/+14
2021-04-10erofs: introduce physical cluster slab poolsGao Xiang1-56/+116
2021-04-07erofs: reserve physical_clusterbits[]Gao Xiang1-2/+1
2021-04-03erofs: Clean up spelling mistakes found in fs/erofsRuiqi Gong1-1/+1