summaryrefslogtreecommitdiffstats
path: root/fs/erofs/internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* erofs: fix ztailpacking on > 4GiB filesystemsGao Xiang2022-03-021-1/+1
* Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-0/+3
|\
| * fsdax: shift partition offset handling into the file systemsChristoph Hellwig2021-12-041-0/+1
| * dax: return the partition offset from fs_dax_get_by_bdevChristoph Hellwig2021-12-041-0/+2
* | erofs: use meta buffers for zmap operationsGao Xiang2022-01-041-3/+3
* | erofs: use meta buffers for inode operationsGao Xiang2022-01-041-0/+3
* | erofs: introduce meta buffer operationsGao Xiang2022-01-041-0/+13
* | erofs: add on-disk compressed tail-packing inline supportYue Hu2021-12-301-0/+6
* | erofs: add sysfs node to control sync decompression strategyHuang Jianan2021-12-081-2/+8
* | erofs: add sysfs interfaceHuang Jianan2021-12-081-0/+12
* | erofs: rename lz4_0pading to zero_paddingHuang Jianan2021-12-011-1/+1
|/
* erofs: get rid of ->lru usageGao Xiang2021-10-251-1/+8
* erofs: lzma compression supportGao Xiang2021-10-191-0/+22
* erofs: introduce readmore decompression strategyGao Xiang2021-10-191-0/+13
* erofs: get compression algorithms directly on mappingGao Xiang2021-10-171-3/+9
* erofs: add multiple device supportGao Xiang2021-10-171-2/+33
* erofs: decouple basic mount options from fs_contextGao Xiang2021-10-171-6/+10
* erofs: support reading chunk-based uncompressed filesGao Xiang2021-08-201-0/+5
* erofs: add fiemap support with iomapGao Xiang2021-08-181-0/+5
* erofs: add support for the full decompressed lengthGao Xiang2021-08-181-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-091-0/+3
* erofs: iomap support for non-tailpacking DIOHuang Jianan2021-08-091-0/+1
* erofs: clean up file headers & footersGao Xiang2021-06-071-2/+0
* erofs: support decompress big pcluster for lz4 backendGao Xiang2021-04-091-0/+15
* erofs: adjust per-CPU buffers according to max_pclusterblksGao Xiang2021-04-091-0/+2
* erofs: add big physical cluster definitionGao Xiang2021-04-091-0/+1
* erofs: introduce physical cluster slab poolsGao Xiang2021-04-091-3/+0
* erofs: introduce multipage per-CPU buffersGao Xiang2021-04-091-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