summaryrefslogtreecommitdiffstats
path: root/fs/erofs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: make kobj_type structures constantThomas Weißschuh2023-02-151-3/+3
* erofs: fix use-after-free of fsid and domain_id stringJingbo Xu2022-11-101-4/+4
* erofs: introduce partial-referenced pclustersGao Xiang2022-09-261-0/+2
* erofs: support on-disk compressed fragments dataYue Hu2022-09-261-0/+2
* erofs: introduce 'domain_id' mount optionJia Zhu2022-09-201-2/+17
* erofs: add 'fsid' mount optionJeffle Xu2022-05-181-2/+2
* fs: erofs: add sanity check for kobject in erofs_unregister_sysfsDongliang Mu2022-03-171-3/+5
* erofs: add on-disk compressed tail-packing inline supportYue Hu2021-12-311-0/+2
* erofs: add sysfs node to control sync decompression strategyHuang Jianan2021-12-081-0/+15
* erofs: add sysfs interfaceHuang Jianan2021-12-081-0/+239