summaryrefslogtreecommitdiffstats
path: root/fs/erofs/super.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: use read_mapping_page instead of sb_breadGao Xiang2019-09-051-6/+9
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-28/+55
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-70/+0
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-20/+20
* erofs: kill verbose debug info in erofs_fill_superGao Xiang2019-09-051-7/+2
* erofs: use dsb instead of layout for ondisk super_blockGao Xiang2019-09-051-18/+17
* erofs: better erofs symlink stuffsGao Xiang2019-09-051-3/+2
* erofs: use erofs_inode namingGao Xiang2019-09-051-5/+5
* erofs: kill erofs_{init,exit}_inode_cacheGao Xiang2019-09-051-19/+12
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-1/+1
* erofs: use feature_incompat rather than requirementsGao Xiang2019-09-051-5/+5
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-8/+8
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+669