summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* staging: erofs: harden inode lookup for 32-bit platformsGao Xiang2018-10-101-1/+36
* staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang2018-09-201-6/+0
* staging: erofs: use explicit unsigned int typeThomas Weißschuh2018-09-141-3/+4
* staging: erofs: introduce VLE decompression supportGao Xiang2018-07-271-0/+5
* staging: erofs: support tracepointChao Yu2018-07-271-0/+4
* staging: erofs: introduce error injection infrastructureChao Yu2018-07-271-1/+2
* staging: erofs: support special inodeChao Yu2018-07-271-2/+34
* staging: erofs: introduce xattr & acl supportGao Xiang2018-07-271-1/+32
* staging: erofs: add inode operationsGao Xiang2018-07-271-0/+210