aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/data.c
AgeCommit message (Expand)Author
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGao Xiang
2019-03-26staging: erofs: support IO read error injectionGao Xiang
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei
2019-01-15staging: erofs: clean up erofs_map_blocks_iterChao Yu
2019-01-11staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...Jeremy Sowden
2018-11-07staging: erofs: Modify conditional checksBhagyashri P. Dighole
2018-11-07staging: erofs: Modify coding style alignmentsBhagyashri P. Dighole
2018-09-18staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh
2018-08-27staging: erofs: change 'unsigned' to 'unsigned int'Leon Imhof
2018-08-27staging: erofs: separate erofs_get_meta_pageGao Xiang
2018-08-27staging: erofs: introduce erofs_grab_bioGao Xiang
2018-07-27staging: erofs: globalize prepare_bio and __submit_bioGao Xiang
2018-07-27staging: erofs: add erofs_map_blocks_iterGao Xiang
2018-07-27staging: erofs: support tracepointChao Yu
2018-07-27staging: erofs: add raw address_space operationsGao Xiang