summaryrefslogtreecommitdiffstats
path: root/fs/erofs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: simplify iloc()Gao Xiang2023-02-151-13/+7
* erofs: use kmap_local_page() only for erofs_bread()Gao Xiang2022-12-071-4/+4
* erofs: use meta buffers for xattr operationsGao Xiang2022-01-041-94/+41
* erofs: decouple basic mount options from fs_contextGao Xiang2021-10-171-2/+2
* vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-181-1/+4
* erofs: clean up file headers & footersGao Xiang2021-06-081-2/+0
* erofs: initialized fields can only be observed after bit is setGao Xiang2021-02-111-1/+9
* erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang2020-09-181-2/+0
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: convert to use the new mount fs_context apiChao Yu2020-05-291-2/+2
* erofs: zero out when listxattr is called with no xattrGao Xiang2019-12-041-0/+2
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-3/+5
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-051-7/+6
* erofs: use erofs_inode namingGao Xiang2019-09-051-9/+9
* erofs: some macros are much more readable as a functionGao Xiang2019-09-051-1/+1
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-6/+6
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+703