aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27staging: erofs: introduce pagevec for unzip subsystemGao Xiang1-0/+172
2018-07-27staging: erofs: <linux/tagptr.h>: introduce tagged pointerGao Xiang1-0/+110
2018-07-27staging: erofs: support tracepointChao Yu5-3/+261
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu4-1/+103
2018-07-27staging: erofs: support special inodeChao Yu2-2/+35
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang8-1/+835
2018-07-27staging: erofs: update Kconfig and MakefileGao Xiang2-0/+47
2018-07-27staging: erofs: add namei functionsGao Xiang1-0/+243
2018-07-27staging: erofs: add directory operationsGao Xiang1-0/+145
2018-07-27staging: erofs: add inode operationsGao Xiang1-0/+210
2018-07-27staging: erofs: add raw address_space operationsGao Xiang1-0/+362
2018-07-27staging: erofs: add super block operationsGao Xiang1-0/+415
2018-07-27staging: erofs: add erofs in-memory stuffsGao Xiang1-0/+281
2018-07-27staging: erofs: add on-disk layoutGao Xiang1-0/+266