summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/data.c
Commit message (Expand)AuthorAgeFilesLines
* staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong2018-09-181-11/+20
* staging: erofs: use explicit unsigned int typeThomas Weißschuh2018-09-141-2/+2
* staging: erofs: change 'unsigned' to 'unsigned int'Leon Imhof2018-08-271-1/+1
* staging: erofs: separate erofs_get_meta_pageGao Xiang2018-08-271-20/+38
* staging: erofs: introduce erofs_grab_bioGao Xiang2018-08-271-2/+10
* staging: erofs: globalize prepare_bio and __submit_bioGao Xiang2018-07-271-25/+9
* staging: erofs: add erofs_map_blocks_iterGao Xiang2018-07-271-2/+34
* staging: erofs: support tracepointChao Yu2018-07-271-3/+10
* staging: erofs: add raw address_space operationsGao Xiang2018-07-271-0/+362