aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/erofs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-07erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy1-1/+1
2020-01-07erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy1-1/+1
2019-11-24erofs: drop all vle annotations for runtime namesGao Xiang1-3/+1
2019-11-24erofs: support superblock checksumPratik Shinde1-0/+1
2019-11-24erofs: get rid of __stagingpage_alloc helperGao Xiang1-1/+1
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-4/+10
2019-09-05erofs: kill all erofs specific fault injectionGao Xiang1-65/+0
2019-09-05erofs: add "erofs_" prefix for common and short functionsGao Xiang1-1/+1
2019-09-05erofs: kill __submit_bio()Gao Xiang1-7/+0
2019-09-05erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang1-17/+1
2019-09-05erofs: localize erofs_grab_bio()Gao Xiang1-29/+0
2019-09-05erofs: better erofs symlink stuffsGao Xiang1-10/+0
2019-09-05erofs: use erofs_inode namingGao Xiang1-7/+7
2019-09-05erofs: better naming for erofs inode related stuffsGao Xiang1-16/+15
2019-09-05erofs: use feature_incompat rather than requirementsGao Xiang1-1/+1
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-2/+2
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+553