aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-29erofs: convert to use the new mount fs_context apiGravatar Chao Yu 1-11/+16
2020-03-03erofs: convert workstn to XArrayGravatar Gao Xiang 1-4/+4
2020-01-07erofs: remove unused tag argument while registering a workgroupGravatar Vladimir Zapolskiy 1-1/+1
2020-01-07erofs: remove unused tag argument while finding a workgroupGravatar Vladimir Zapolskiy 1-1/+1
2019-11-24erofs: drop all vle annotations for runtime namesGravatar Gao Xiang 1-3/+1
2019-11-24erofs: support superblock checksumGravatar Pratik Shinde 1-0/+1
2019-11-24erofs: get rid of __stagingpage_alloc helperGravatar Gao Xiang 1-1/+1
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gravatar Gao Xiang 1-4/+10
2019-09-05erofs: kill all erofs specific fault injectionGravatar Gao Xiang 1-65/+0
2019-09-05erofs: add "erofs_" prefix for common and short functionsGravatar Gao Xiang 1-1/+1
2019-09-05erofs: kill __submit_bio()Gravatar Gao Xiang 1-7/+0
2019-09-05erofs: kill prio and nofail of erofs_get_meta_page()Gravatar Gao Xiang 1-17/+1
2019-09-05erofs: localize erofs_grab_bio()Gravatar Gao Xiang 1-29/+0
2019-09-05erofs: better erofs symlink stuffsGravatar Gao Xiang 1-10/+0
2019-09-05erofs: use erofs_inode namingGravatar Gao Xiang 1-7/+7
2019-09-05erofs: better naming for erofs inode related stuffsGravatar Gao Xiang 1-16/+15
2019-09-05erofs: use feature_incompat rather than requirementsGravatar Gao Xiang 1-1/+1
2019-08-30erofs: remove all likely/unlikely annotationsGravatar Gao Xiang 1-2/+2
2019-08-24erofs: move erofs out of stagingGravatar Gao Xiang 1-0/+553