aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/data.c
Commit message (Expand)AuthorAge
* erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang2019-09-30
* erofs: use read_cache_page_gfp for erofs_get_meta_pageGao Xiang2019-09-05
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-05
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-05
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-05
* erofs: kill __submit_bio()Gao Xiang2019-09-05
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-05
* erofs: localize erofs_grab_bio()Gao Xiang2019-09-05
* erofs: use erofs_inode namingGao Xiang2019-09-05
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-05
* erofs: reduntant assignment in __erofs_get_meta_page()Gao Xiang2019-08-30
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-30
* erofs: move erofs out of stagingGao Xiang2019-08-24