summaryrefslogtreecommitdiffstats
path: root/fs/erofs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* erofs: implement fscache-based data read for non-inline layoutJeffle Xu2022-05-181-0/+2
* erofs: register fscache context for extra data blobsJeffle Xu2022-05-181-0/+2
* erofs: register fscache context for primary data blobJeffle Xu2022-05-181-0/+1
* erofs: add anonymous inode caching metadata for data blobsJeffle Xu2022-05-181-2/+4
* erofs: add fscache context helper functionsJeffle Xu2022-05-181-0/+19
* erofs: register fscache volumeJeffle Xu2022-05-181-0/+16
* erofs: add fscache mode check helperJeffle Xu2022-05-181-0/+5
* erofs: make erofs_map_blocks() generally availableJeffle Xu2022-05-181-0/+2
* erofs: make filesystem exportableHongnan Li2022-05-171-1/+1
* erofs: remove obsoleted commentsGao Xiang2022-05-171-25/+0
* erofs: use meta buffers for reading directoriesGao Xiang2022-03-171-0/+2
* 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-121-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-311-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-181-3/+9
* erofs: add multiple device supportGao Xiang2021-10-181-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-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