summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/internal.h
AgeCommit message (Expand)Author
2019-08-24erofs: move erofs out of stagingGao Xiang
2019-08-15staging: erofs: correct all misused ENOTSUPPGao Xiang
2019-08-15staging: erofs: introduce EFSCORRUPTED and more logsGao Xiang
2019-08-14staging: erofs: remove incomplete cleancacheGao Xiang
2019-08-02staging: erofs: turn cache strategies into mount optionsGao Xiang
2019-08-02staging: erofs: remove clusterbits in sbiGao Xiang
2019-08-02staging: erofs: refine erofs_allocpage()Gao Xiang
2019-08-02staging: erofs: kill sbi->dev_nameGao Xiang
2019-08-02staging: erofs: clean up shrinker stuffsGao Xiang
2019-08-02staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIESGao Xiang
2019-08-02staging: erofs: clean up internal.hGao Xiang
2019-08-02staging: erofs: sunset erofs_workstn_{lock,unlock}Gao Xiang
2019-08-02staging: erofs: update source file headersGao Xiang
2019-07-22staging: erofs:converting all 'unsigned' to 'unsigned int'Pratik Shinde
2019-06-26staging: erofs: integrate decompression inplaceGao Xiang
2019-06-26staging: erofs: switch to new decompression backendGao Xiang
2019-06-26staging: erofs: move per-CPU buffers implementation to utils.cGao Xiang
2019-06-26staging: erofs: add compacted compression indexes supportGao Xiang
2019-06-26staging: erofs: add compacted ondisk compression indexesGao Xiang
2019-06-17staging: erofs: rename data_mapping_mode to datamodeGao Xiang
2019-06-17Merge branch 'erofs_fix' into staging-nextGreg Kroah-Hartman
2019-06-17staging: erofs: add requirements field in superblockGao Xiang
2019-05-30staging: erofs: support statxGao Xiang
2019-03-26staging: erofs: support IO read error injectionGao Xiang
2019-03-26staging: erofs: introduce erofs_page_is_managed()Gao Xiang
2019-03-22staging: erofs: Use !x or x in place of NULL comparisionBhanusree Pola
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