summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* staging: erofs: harden inode lookup for 32-bit platformsGao Xiang2018-10-101-0/+9
* staging: erofs: add the missing __init tagsGao Xiang2018-10-091-0/+6
* staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'Gao Xiang2018-09-201-0/+11
* staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang2018-09-201-4/+2
* staging: erofs: code cleanup for erofs_kmalloc()Chengguang Xu2018-09-181-3/+10
* staging: erofs: fix potential overflow in erofs_grab_bio()Chao Yu2018-08-271-1/+1
* staging: erofs: add error handling for xattr submoduleGao Xiang2018-08-271-3/+3
* staging: erofs: separate erofs_get_meta_pageGao Xiang2018-08-271-5/+25
* staging: erofs: introduce erofs_grab_bioGao Xiang2018-08-271-18/+18
* staging: erofs: fix compile error without built-in decompression supportGao Xiang2018-07-291-2/+2
* staging: erofs: introduce cached decompressionGao Xiang2018-07-271-0/+26
* staging: erofs: introduce VLE decompression supportGao Xiang2018-07-271-0/+6
* staging: erofs: introduce workstation for decompressionGao Xiang2018-07-271-0/+93
* staging: erofs: introduce erofs shrinkerGao Xiang2018-07-271-0/+7
* staging: erofs: introduce superblock registrationGao Xiang2018-07-271-0/+6
* staging: erofs: add a generic z_erofs VLE decompressorGao Xiang2018-07-271-0/+5
* staging: erofs: globalize prepare_bio and __submit_bioGao Xiang2018-07-271-0/+33
* staging: erofs: add erofs_allocpageGao Xiang2018-07-271-0/+7
* staging: erofs: add erofs_map_blocks_iterGao Xiang2018-07-271-0/+12
* staging: erofs: introduce error injection infrastructureChao Yu2018-07-271-0/+57
* staging: erofs: support special inodeChao Yu2018-07-271-0/+1
* staging: erofs: introduce xattr & acl supportGao Xiang2018-07-271-0/+22
* staging: erofs: add erofs in-memory stuffsGao Xiang2018-07-271-0/+281