summaryrefslogtreecommitdiff
path: root/fs/erofs
AgeCommit message (Expand)Author
2021-11-23erofs: fix deadlock when shrink erofs slabHuang Jianan
2021-11-13Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-08erofs: remove useless cache strategy of DELAYEDALLOCYue Hu
2021-11-08erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-31erofs: don't trigger WARN() when decompression failsGao Xiang
2021-10-25erofs: get rid of ->lru usageGao Xiang
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher
2021-10-19erofs: lzma compression supportGao Xiang
2021-10-19erofs: rename some generic methods in decompressorGao Xiang
2021-10-19erofs: introduce readmore decompression strategyGao Xiang
2021-10-19erofs: introduce the secondary compression headGao Xiang
2021-10-18erofs: get compression algorithms directly on mappingGao Xiang
2021-10-18erofs: add multiple device supportGao Xiang
2021-10-17erofs: decouple basic mount options from fs_contextGao Xiang
2021-10-15erofs: remove the fast path of per-CPU buffer decompressionYue Hu
2021-09-23erofs: clear compacted_2b if compacted_4b_initial > totalidxYue Hu
2021-09-23erofs: fix misbehavior of unsupported chunk format checkGao Xiang
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-25erofs: fix double free of 'copied'Gao Xiang
2021-08-20erofs: support reading chunk-based uncompressed filesGao Xiang
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-19erofs: add fiemap support with iomapGao Xiang
2021-08-19erofs: add support for the full decompressed lengthGao Xiang
2021-08-11erofs: remove the mapping parameter from erofs_try_to_free_cached_page()Yue Hu
2021-08-11erofs: directly use wrapper erofs_page_is_managed() when shrinkingYue Hu
2021-08-10erofs: convert all uncompressed cases to iomapGao Xiang
2021-08-10erofs: dax support for non-tailpacking regular fileGao Xiang
2021-08-10erofs: iomap support for non-tailpacking DIOHuang Jianan
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-06-08erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu
2021-06-08erofs: fix error return code in erofs_read_superblock()Wei Yongjun
2021-05-13erofs: fix 1 lcluster-sized pcluster for big pclusterGao Xiang
2021-04-10erofs: enable big pcluster featureGao Xiang
2021-04-10erofs: support decompress big pcluster for lz4 backendGao Xiang
2021-04-10erofs: support parsing big pcluster compact indexesGao Xiang
2021-04-10erofs: support parsing big pcluster compress indexesGao Xiang
2021-04-10erofs: adjust per-CPU buffers according to max_pclusterblksGao Xiang
2021-04-10erofs: add big physical cluster definitionGao Xiang
2021-04-10erofs: fix up inplace I/O pointer for big pclusterGao Xiang
2021-04-10erofs: introduce physical cluster slab poolsGao Xiang
2021-04-10erofs: introduce multipage per-CPU buffersGao Xiang
2021-04-07erofs: reserve physical_clusterbits[]Gao Xiang
2021-04-03erofs: Clean up spelling mistakes found in fs/erofsRuiqi Gong
2021-03-29erofs: add on-disk compression configurationsGao Xiang
2021-03-29erofs: introduce on-disk lz4 fs configurationsGao Xiang
2021-03-29erofs: support adjust lz4 history window sizeHuang Jianan
2021-03-29erofs: introduce erofs_sb_has_xxx() helpersGao Xiang