summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs
AgeCommit message (Expand)Author
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
2018-09-18staging: erofs: complete error handing of z_erofs_do_read_pageGao Xiang
2018-09-18staging: erofs: fix a bug when appling cache strategyGao Xiang
2018-09-18staging: erofs: complete error handing of z_erofs_map_blocks_iterGao Xiang
2018-09-18staging: erofs: clean up z_erofs_map_blocks_iterGao Xiang
2018-09-18staging: erofs: fix a missing endian conversionGao Xiang
2018-09-18staging: erofs: code cleanup for erofs_kmalloc()Chengguang Xu
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman
2018-09-14staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...Chengguang Xu
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh
2018-09-10staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang
2018-09-10staging: erofs: fix 1 warning and 9 checksPavel Zemlyanoy
2018-09-10staging: erofs: formatting alignment parenthesisPavel Zemlyanoy
2018-09-10staging: erofs: formatting add spaces arround '*'Pavel Zemlyanoy
2018-09-10staging: erofs: formatting spaces around '-'Pavel Zemlyanoy
2018-09-10staging: erofs: formatting fix to NULL comparisonPavel Zemlyanoy
2018-09-10staging: erofs: formatting fix in unzip_vle_lz4.cPavel Zemlyanoy
2018-09-10Revert "staging: erofs: disable compiling temporarile"Gao Xiang
2018-08-28Revert "staging: erofs: disable compiling temporarile"Gao Xiang
2018-08-27staging: erofs: fix potential overflow in z_erofs_vle_normalaccess_readpage{,s}Gao Xiang
2018-08-27staging: erofs: change 'unsigned' to 'unsigned int'Leon Imhof
2018-08-27staging: erofs: fix potential overflow in erofs_grab_bio()Chao Yu
2018-08-27staging: erofs: fix compression mapping beyond EOFGao Xiang
2018-08-27staging: erofs: fix integer overflow on 32-bit platformGao Xiang
2018-08-27staging: erofs: fix vle_decompressed_index_clusterofsGao Xiang
2018-08-27staging: erofs: rearrange vle clustertype definitionsGao Xiang
2018-08-27staging: erofs: cleanup z_erofs_vle_work_{lookup, register}Gao Xiang
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-08-08staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_allGao Xiang
2018-08-05staging: erofs: fix if assignment style issueKristaps Čivkulis