summaryrefslogtreecommitdiff
path: root/fs/erofs/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-15erofs: make kobj_type structures constantThomas Weißschuh1-3/+3
2022-11-10erofs: fix use-after-free of fsid and domain_id stringJingbo Xu1-4/+4
2022-09-26erofs: introduce partial-referenced pclustersGao Xiang1-0/+2
2022-09-26erofs: support on-disk compressed fragments dataYue Hu1-0/+2
2022-09-20erofs: introduce 'domain_id' mount optionJia Zhu1-2/+17
2022-05-17erofs: add 'fsid' mount optionJeffle Xu1-2/+2
2022-03-16fs: erofs: add sanity check for kobject in erofs_unregister_sysfsDongliang Mu1-3/+5
2021-12-30erofs: add on-disk compressed tail-packing inline supportYue Hu1-0/+2
2021-12-08erofs: add sysfs node to control sync decompression strategyHuang Jianan1-0/+15
2021-12-08erofs: add sysfs interfaceHuang Jianan1-0/+239