summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/data.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: move erofs out of stagingGao Xiang2019-08-241-425/+0
* staging: erofs: introduce EFSCORRUPTED and more logsGao Xiang2019-08-151-2/+4
* staging: erofs: remove incomplete cleancacheGao Xiang2019-08-141-6/+0
* staging: erofs: update source file headersGao Xiang2019-08-021-5/+1
* staging: erofs: support bmapChao Yu2019-07-221-0/+33
* staging: erofs: add compacted ondisk compression indexesGao Xiang2019-06-261-2/+2
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-2/+1
|\
| * block: remove the i argument to bio_for_each_segment_allChristoph Hellwig2019-04-301-2/+1
* | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-1/+1
|\ \ | |/
| * staging: erofs: fix unexpected out-of-bound data accessGao Xiang2019-04-161-1/+1
* | staging: erofs: support IO read error injectionGao Xiang2019-03-261-6/+12
|/
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-1/+2
|\
| * block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-151-1/+2
* | staging: erofs: clean up erofs_map_blocks_iterChao Yu2019-01-151-26/+5
* | staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...Jeremy Sowden2019-01-111-6/+0
|/
* staging: erofs: Modify conditional checksBhagyashri P. Dighole2018-11-071-7/+7
* staging: erofs: Modify coding style alignmentsBhagyashri P. Dighole2018-11-071-25/+26
* 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
OpenPOWER on IntegriCloud