aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong1-11/+20
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh1-2/+2
2018-08-27staging: erofs: change 'unsigned' to 'unsigned int'Leon Imhof1-1/+1
2018-08-27staging: erofs: separate erofs_get_meta_pageGao Xiang1-20/+38
2018-08-27staging: erofs: introduce erofs_grab_bioGao Xiang1-2/+10
2018-07-27staging: erofs: globalize prepare_bio and __submit_bioGao Xiang1-25/+9
2018-07-27staging: erofs: add erofs_map_blocks_iterGao Xiang1-2/+34
2018-07-27staging: erofs: support tracepointChao Yu1-3/+10
2018-07-27staging: erofs: add raw address_space operationsGao Xiang1-0/+362