summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/xattr.c
AgeCommit message (Expand)Author
2019-02-20staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang
2019-02-14staging: erofs: fix memleak of inode's shared xattr arraySheng Yong
2019-01-30staging: erofs: complete POSIX ACL supportGao Xiang
2019-01-30staging: erofs: use xattr_prefix to wrap upGao Xiang
2019-01-15staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang
2019-01-11staging: erofs: Add identifier for function definition argumentsSidong Yang
2018-09-20staging: erofs: simplify return value of `xattr_foreach'Gao Xiang
2018-09-20staging: erofs: add some comments for xattr subsystemGao Xiang
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh
2018-08-27staging: erofs: add error handling for xattr submoduleGao Xiang
2018-08-27staging: erofs: separate erofs_get_meta_pageGao Xiang
2018-08-05staging: erofs: fix if assignment style issueKristaps Čivkulis
2018-08-01staging: erofs: remove a redundant marco in xattrGao Xiang
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang