summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs
AgeCommit message (Expand)Author
2018-12-12staging: erofs: Fix spelling issueAaron Strahlberger
2018-12-12staging: erofs: remove __EROFS_BITGao Xiang
2018-12-12staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang
2018-12-12staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang
2018-12-07staging: erofs: simplify `z_erofs_vle_submit_all'Gao Xiang
2018-12-07staging: erofs: redefine where `owned_workgrp_t' pointsGao Xiang
2018-12-07staging: erofs: refine compressed pages preload flowGao Xiang
2018-12-07staging: erofs: revisit the page submission flowGao Xiang
2018-12-07staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholderGao Xiang
2018-12-07staging: erofs: introduce MNGD_MAPPING helperGao Xiang
2018-12-07staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'Gao Xiang
2018-12-06staging: erofs: update erofs-utils information in TODOGao Xiang
2018-12-06staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang
2018-11-23staging: erofs: rename strange variable names in z_erofs_vle_frontendGao Xiang
2018-11-23staging: erofs: decompress asynchronously if PG_readahead page at firstGao Xiang
2018-11-23staging: erofs: locked before registering for all new workgroupsGao Xiang
2018-11-23staging: erofs: separate into init_once / alwaysGao 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-11-23staging: erofs: fix `trace_erofs_readpage' positionGao Xiang
2018-11-20staging: erofs: unzip_vle.c: Align parameter to the parentesisCristian Sicilia
2018-11-20staging: erofs: unzip_vle.c: Constant in comparison on right sideCristian Sicilia
2018-11-20staging: erofs: unzip_vle.c: Replace comparison to NULL.Cristian Sicilia
2018-11-09staging: erofs: fix undefined LZ4_decompress_safe_partial()Gao Xiang
2018-11-08staging: erofs: use the new LZ4_decompress_safe_partial()Gao Xiang
2018-11-07staging: erofs: Modify conditional checksBhagyashri P. Dighole
2018-11-07staging: erofs: Modify coding style alignmentsBhagyashri P. Dighole
2018-11-05staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-10clean erofs_lookup()Al Viro
2018-10-10staging: erofs: harden inode lookup for 32-bit platformsGao Xiang
2018-10-09staging: erofs: add the missing __init tagsGao Xiang
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-20staging: erofs: option validation in remountChengguang Xu
2018-09-20staging: erofs: code cleanup for erofs_show_options()Chengguang Xu
2018-09-20staging: erofs: code cleanup for option parsing of fault_injectionChengguang Xu
2018-09-20staging: erofs: simplify return value of `xattr_foreach'Gao Xiang
2018-09-20staging: erofs: add some comments for xattr subsystemGao Xiang
2018-09-20staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'Gao Xiang
2018-09-20staging: erofs: drop multiref support temporarilyGao Xiang
2018-09-20staging: erofs: fold in `__update_workgrp_llen'Gao Xiang
2018-09-20staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang
2018-09-18staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong
2018-09-18staging: erofs: add trace points for reading zipped dataChen Gong
2018-09-18staging: erofs: avoid magic constants when initializing clusterbitsGao Xiang