summaryrefslogtreecommitdiffstats
path: root/fs/erofs/data.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang2019-10-011-3/+7
* erofs: use read_cache_page_gfp for erofs_get_meta_pageGao Xiang2019-09-051-61/+9
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-4/+6
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-7/+0
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-2/+2
* erofs: kill __submit_bio()Gao Xiang2019-09-051-8/+13
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-051-19/+6
* erofs: localize erofs_grab_bio()Gao Xiang2019-09-051-13/+15
* erofs: use erofs_inode namingGao Xiang2019-09-051-4/+4
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-4/+5
* erofs: reduntant assignment in __erofs_get_meta_page()Gao Xiang2019-08-301-2/+1
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-11/+11
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+423