index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
xattr.c
Age
Commit message (
Expand
)
Author
2022-01-04
erofs: use meta buffers for xattr operations
Gao Xiang
2021-10-17
erofs: decouple basic mount options from fs_context
Gao Xiang
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
2021-02-11
erofs: initialized fields can only be observed after bit is set
Gao Xiang
2020-09-18
erofs: avoid duplicated permission check for "trusted." xattrs
Gao Xiang
2020-08-03
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-29
erofs: convert to use the new mount fs_context api
Chao Yu
2019-12-04
erofs: zero out when listxattr is called with no xattr
Gao Xiang
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
2019-09-05
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
2019-09-05
erofs: use erofs_inode naming
Gao Xiang
2019-09-05
erofs: some macros are much more readable as a function
Gao Xiang
2019-08-30
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-24
erofs: move erofs out of staging
Gao Xiang