aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-15erofs: make kobj_type structures constantGravatar Thomas Weißschuh 1-3/+3
2022-11-10erofs: fix use-after-free of fsid and domain_id stringGravatar Jingbo Xu 1-4/+4
2022-09-26erofs: introduce partial-referenced pclustersGravatar Gao Xiang 1-0/+2
2022-09-26erofs: support on-disk compressed fragments dataGravatar Yue Hu 1-0/+2
2022-09-20erofs: introduce 'domain_id' mount optionGravatar Jia Zhu 1-2/+17
2022-05-18erofs: add 'fsid' mount optionGravatar Jeffle Xu 1-2/+2
2022-03-17fs: erofs: add sanity check for kobject in erofs_unregister_sysfsGravatar Dongliang Mu 1-3/+5
2021-12-31erofs: add on-disk compressed tail-packing inline supportGravatar Yue Hu 1-0/+2
2021-12-08erofs: add sysfs node to control sync decompression strategyGravatar Huang Jianan 1-0/+15
2021-12-08erofs: add sysfs interfaceGravatar Huang Jianan 1-0/+239