summaryrefslogtreecommitdiff
path: root/fs/erofs/zmap.c
AgeCommit message (Expand)Author
2024-01-18Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-13erofs: fix inconsistent per-file compression formatGao Xiang
2023-12-15erofs: fix up compacted indexes for block size < 4096Gao Xiang
2023-08-11erofs: DEFLATE compression supportGao Xiang
2023-06-22erofs: clean up zmap.cGao Xiang
2023-06-18erofs: fix compact 4B support for 16k block sizeGao Xiang
2023-04-17erofs: sunset erofs_dbg()Gao Xiang
2023-04-17erofs: get rid of z_erofs_fill_inode()Gao Xiang
2023-04-17erofs: stop parsing non-compact HEAD index if clusterofs is invalidGao Xiang
2023-04-17erofs: tidy up EROFS on-disk namingGao Xiang
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2023-03-09erofs: get rid of a useless DBG_BUGONGao Xiang
2023-02-15erofs: get rid of z_erofs_do_map_blocks() forward declarationGao Xiang
2023-02-15erofs: simplify iloc()Gao Xiang
2023-01-10erofs/zmap.c: Fix incorrect offset calculationSiddh Raman Pant
2022-12-07erofs: validate the extent length for uncompressed pclustersGao Xiang
2022-12-07erofs: fix missing unmap if z_erofs_get_extent_compressedlen() failsGao Xiang
2022-12-07erofs: use kmap_local_page() only for erofs_bread()Gao Xiang
2022-10-17erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()Yue Hu
2022-09-27erofs: clean up unnecessary code and commentsGao Xiang
2022-09-27erofs: fold in z_erofs_reload_indexes()Yue Hu
2022-09-26erofs: introduce partial-referenced pclustersGao Xiang
2022-09-26erofs: support on-disk compressed fragments dataYue Hu
2022-09-23erofs: support interlaced uncompressed data for compressed filesYue Hu
2022-09-05erofs: avoid the potentially wrong m_plen for big pclusterYue Hu
2022-03-17erofs: clean up z_erofs_extent_lookbackGao Xiang
2022-03-16erofs: silence warnings related to impossible m_plenGao Xiang
2022-02-04erofs: fix small compressed files inliningGao Xiang
2022-01-04erofs: use meta buffers for zmap operationsGao Xiang
2021-12-31erofs: add on-disk compressed tail-packing inline supportYue Hu
2021-10-19erofs: lzma compression supportGao Xiang
2021-10-19erofs: introduce the secondary compression headGao Xiang
2021-10-18erofs: get compression algorithms directly on mappingGao Xiang
2021-09-23erofs: clear compacted_2b if compacted_4b_initial > totalidxYue Hu
2021-08-19erofs: add fiemap support with iomapGao Xiang
2021-08-19erofs: add support for the full decompressed lengthGao Xiang
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-05-13erofs: fix 1 lcluster-sized pcluster for big pclusterGao Xiang
2021-04-10erofs: support parsing big pcluster compact indexesGao Xiang
2021-04-10erofs: support parsing big pcluster compress indexesGao Xiang
2021-04-07erofs: reserve physical_clusterbits[]Gao Xiang
2021-04-03erofs: Clean up spelling mistakes found in fs/erofsRuiqi Gong
2021-02-11erofs: initialized fields can only be observed after bit is setGao Xiang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-11-24erofs: drop all vle annotations for runtime namesGao Xiang
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang
2019-09-05erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang
2019-09-05erofs: use erofs_inode namingGao Xiang
2019-09-05erofs: better naming for erofs inode related stuffsGao Xiang