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