summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/internal.h
AgeCommit message (Expand)Author
2019-02-20staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang
2019-01-18staging: erofs: drop the extern prefix for function definitionsGao Xiang
2019-01-18staging: erofs: staticize erofs_shrink_count, erofs_shrink_scanGao Xiang
2019-01-18staging: erofs: localize erofs_workgroup_getGao Xiang
2019-01-18staging: erofs: sunset erofs_workstation_cleanup_allGao Xiang
2019-01-15staging: erofs: clean up erofs_map_blocks_iterChao Yu
2019-01-15staging: erofs: move erofs_xattr_handlers to xattr.hGao Xiang
2019-01-15staging: erofs: remove unneeded inode_operationsGao Xiang
2019-01-11staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...Jeremy Sowden
2019-01-07staging: erofs: fix return type of erofs_workgroup_getGao Xiang
2018-12-07staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholderGao Xiang
2018-12-07staging: erofs: introduce MNGD_MAPPING helperGao Xiang
2018-11-23staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang
2018-11-23staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang
2018-11-23staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang
2018-11-23staging: erofs: fix race when the managed cache is enabledGao Xiang
2018-11-23staging: erofs: fix the definition of DBG_BUGONGao Xiang
2018-10-10staging: erofs: harden inode lookup for 32-bit platformsGao Xiang
2018-10-09staging: erofs: add the missing __init tagsGao Xiang
2018-09-20staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'Gao Xiang
2018-09-20staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang
2018-09-18staging: erofs: code cleanup for erofs_kmalloc()Chengguang Xu
2018-08-27staging: erofs: fix potential overflow in erofs_grab_bio()Chao Yu
2018-08-27staging: erofs: add error handling for xattr submoduleGao Xiang
2018-08-27staging: erofs: separate erofs_get_meta_pageGao Xiang
2018-08-27staging: erofs: introduce erofs_grab_bioGao Xiang
2018-07-29staging: erofs: fix compile error without built-in decompression supportGao Xiang
2018-07-27staging: erofs: introduce cached decompressionGao Xiang
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang
2018-07-27staging: erofs: introduce workstation for decompressionGao Xiang
2018-07-27staging: erofs: introduce erofs shrinkerGao Xiang
2018-07-27staging: erofs: introduce superblock registrationGao Xiang
2018-07-27staging: erofs: add a generic z_erofs VLE decompressorGao Xiang
2018-07-27staging: erofs: globalize prepare_bio and __submit_bioGao Xiang
2018-07-27staging: erofs: add erofs_allocpageGao Xiang
2018-07-27staging: erofs: add erofs_map_blocks_iterGao Xiang
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu
2018-07-27staging: erofs: support special inodeChao Yu
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang
2018-07-27staging: erofs: add erofs in-memory stuffsGao Xiang