summaryrefslogtreecommitdiffstats
path: root/fs/erofs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* erofs: support reading chunk-based uncompressed filesGao Xiang2021-08-201-0/+5
* erofs: add fiemap support with iomapGao Xiang2021-08-191-0/+5
* erofs: add support for the full decompressed lengthGao Xiang2021-08-191-0/+5
* erofs: remove the mapping parameter from erofs_try_to_free_cached_page()Yue Hu2021-08-111-2/+1
* erofs: dax support for non-tailpacking regular fileGao Xiang2021-08-101-0/+3
* erofs: iomap support for non-tailpacking DIOHuang Jianan2021-08-101-0/+1
* erofs: clean up file headers & footersGao Xiang2021-06-081-2/+0
* erofs: support decompress big pcluster for lz4 backendGao Xiang2021-04-101-0/+15
* erofs: adjust per-CPU buffers according to max_pclusterblksGao Xiang2021-04-101-0/+2
* erofs: add big physical cluster definitionGao Xiang2021-04-101-0/+1
* erofs: introduce physical cluster slab poolsGao Xiang2021-04-101-3/+0
* erofs: introduce multipage per-CPU buffersGao Xiang2021-04-101-18/+7
* erofs: reserve physical_clusterbits[]Gao Xiang2021-04-071-1/+0
* erofs: add on-disk compression configurationsGao Xiang2021-03-291-1/+4
* erofs: introduce on-disk lz4 fs configurationsGao Xiang2021-03-291-3/+5
* erofs: support adjust lz4 history window sizeHuang Jianan2021-03-291-0/+19
* erofs: introduce erofs_sb_has_xxx() helpersGao Xiang2021-03-291-0/+9
* erofs: don't use erofs_map_blocks() any moreYue Hu2021-03-291-4/+2
* erofs: use sync decompression for atomic contexts onlyHuang Jianan2021-03-291-0/+2
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-2/+3
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: convert to use the new mount fs_context apiChao Yu2020-05-291-11/+16
* erofs: convert workstn to XArrayGao Xiang2020-03-031-4/+4
* erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy2020-01-071-1/+1
* erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy2020-01-071-1/+1
* erofs: drop all vle annotations for runtime namesGao Xiang2019-11-241-3/+1
* erofs: support superblock checksumPratik Shinde2019-11-241-0/+1
* erofs: get rid of __stagingpage_alloc helperGao Xiang2019-11-241-1/+1
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-4/+10
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-65/+0
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-1/+1
* erofs: kill __submit_bio()Gao Xiang2019-09-051-7/+0
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-051-17/+1
* erofs: localize erofs_grab_bio()Gao Xiang2019-09-051-29/+0
* erofs: better erofs symlink stuffsGao Xiang2019-09-051-10/+0
* erofs: use erofs_inode namingGao Xiang2019-09-051-7/+7
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-16/+15
* erofs: use feature_incompat rather than requirementsGao Xiang2019-09-051-1/+1
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-2/+2
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+553