aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-17erofs: decouple basic mount options from fs_contextGao Xiang1-2/+2
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi1-1/+4
2021-06-08erofs: clean up file headers & footersGao Xiang1-2/+0
2021-02-11erofs: initialized fields can only be observed after bit is setGao Xiang1-1/+9
2020-09-18erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang1-2/+0
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-29erofs: convert to use the new mount fs_context apiChao Yu1-2/+2
2019-12-04erofs: zero out when listxattr is called with no xattrGao Xiang1-0/+2
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-3/+5
2019-09-05erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang1-7/+6
2019-09-05erofs: use erofs_inode namingGao Xiang1-9/+9
2019-09-05erofs: some macros are much more readable as a functionGao Xiang1-1/+1
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-6/+6
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+703