aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20staging: erofs: simplify return value of `xattr_foreach'Gao Xiang1-15/+9
2018-09-20staging: erofs: add some comments for xattr subsystemGao Xiang1-1/+12
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh1-22/+22
2018-08-27staging: erofs: add error handling for xattr submoduleGao Xiang1-40/+82
2018-08-27staging: erofs: separate erofs_get_meta_pageGao Xiang1-9/+14
2018-08-05staging: erofs: fix if assignment style issueKristaps Čivkulis1-8/+8
2018-08-01staging: erofs: remove a redundant marco in xattrGao Xiang1-2/+0
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang1-0/+579