aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-02-26staging: erofs: switch to ->iterate_shared()Gao Xiang1-1/+1
2019-02-26staging: erofs: no need to take page lock in readdirGao Xiang1-2/+0
2019-02-19staging: erofs: match alignment with open parenthesesBhanusree Pola1-4/+4
2018-12-12staging: erofs: Fix spelling issueAaron Strahlberger1-2/+2
2018-12-06staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang1-2/+5
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh1-7/+8
2018-07-27staging: erofs: add directory operationsGao Xiang1-0/+145