summaryrefslogtreecommitdiffstats
path: root/fs/erofs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* erofs: use kmap_local_page() only for erofs_bread()Gao Xiang2022-12-071-2/+1
* erofs: check the uniqueness of fsid in shared domain in advanceHou Tao2022-12-071-2/+8
* erofs: fix use-after-free of fsid and domain_id stringJingbo Xu2022-11-101-2/+4
* erofs: clean up erofs_iget()Gao Xiang2022-09-271-1/+1
* erofs: clean up unnecessary code and commentsGao Xiang2022-09-271-2/+0
* erofs: introduce partial-referenced pclustersGao Xiang2022-09-261-0/+4
* erofs: support on-disk compressed fragments dataYue Hu2022-09-261-3/+13
* erofs: support interlaced uncompressed data for compressed filesYue Hu2022-09-231-0/+1
* erofs: Support sharing cookies in the same domainJia Zhu2022-09-201-0/+3
* erofs: introduce a pseudo mnt to manage shared cookiesJia Zhu2022-09-201-0/+1
* erofs: introduce fscache-based domainJia Zhu2022-09-201-0/+9
* erofs: code clean up for fscacheJia Zhu2022-09-201-10/+9
* erofs: fix pcluster use-after-free on UP platformsGao Xiang2022-09-051-29/+0
* 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