aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10staging: erofs: harden inode lookup for 32-bit platformsGao Xiang1-1/+36
2018-09-20staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang1-6/+0
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh1-3/+4
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang1-0/+5
2018-07-27staging: erofs: support tracepointChao Yu1-0/+4
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu1-1/+2
2018-07-27staging: erofs: support special inodeChao Yu1-2/+34
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang1-1/+32
2018-07-27staging: erofs: add inode operationsGao Xiang1-0/+210