index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
/
xattr.c
Age
Commit message (
Expand
)
Author
2019-03-22
staging: erofs: Use !x or x in place of NULL comparision
Bhanusree Pola
2019-03-20
staging: erofs: fix parenthesis alignment
Julian Merida
2019-02-20
staging: erofs: fix race of initializing xattrs of a inode at the same time
Gao Xiang
2019-02-14
staging: erofs: fix memleak of inode's shared xattr array
Sheng Yong
2019-01-30
staging: erofs: complete POSIX ACL support
Gao Xiang
2019-01-30
staging: erofs: use xattr_prefix to wrap up
Gao Xiang
2019-01-15
staging: erofs: fix fast symlink w/o xattr when fs xattr is on
Gao Xiang
2019-01-11
staging: erofs: Add identifier for function definition arguments
Sidong Yang
2018-09-20
staging: erofs: simplify return value of `xattr_foreach'
Gao Xiang
2018-09-20
staging: erofs: add some comments for xattr subsystem
Gao Xiang
2018-09-14
staging: erofs: use explicit unsigned int type
Thomas Weißschuh
2018-08-27
staging: erofs: add error handling for xattr submodule
Gao Xiang
2018-08-27
staging: erofs: separate erofs_get_meta_page
Gao Xiang
2018-08-05
staging: erofs: fix if assignment style issue
Kristaps Čivkulis
2018-08-01
staging: erofs: remove a redundant marco in xattr
Gao Xiang
2018-07-27
staging: erofs: introduce xattr & acl support
Gao Xiang