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
/
super.c
Age
Commit message (
Expand
)
Author
2019-01-30
staging: erofs: complete POSIX ACL support
Gao Xiang
2019-01-25
staging: erofs: fix potential double iput in erofs_read_super()
Chengguang Xu
2019-01-18
staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan
Gao Xiang
2019-01-18
staging: erofs: sunset erofs_workstation_cleanup_all
Gao Xiang
2019-01-15
staging: erofs: move erofs_xattr_handlers to xattr.h
Gao Xiang
2018-12-06
staging: erofs: {dir,inode,super}.c: rectify BUG_ONs
Gao Xiang
2018-11-05
staging: erofs: remove the redundant d_rehash() for the root dentry
Gao Xiang
2018-10-09
staging: erofs: add the missing __init tags
Gao Xiang
2018-09-20
staging: erofs: option validation in remount
Chengguang Xu
2018-09-20
staging: erofs: code cleanup for erofs_show_options()
Chengguang Xu
2018-09-20
staging: erofs: code cleanup for option parsing of fault_injection
Chengguang Xu
2018-09-20
staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'
Gao Xiang
2018-09-18
staging: erofs: avoid magic constants when initializing clusterbits
Gao Xiang
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-14
staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...
Chengguang Xu
2018-09-14
staging: erofs: use explicit unsigned int type
Thomas Weißschuh
2018-09-10
staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)
Gao Xiang
2018-07-29
staging: erofs: fix compile error without built-in decompression support
Gao Xiang
2018-07-27
staging: erofs: introduce cached decompression
Gao Xiang
2018-07-27
staging: erofs: introduce VLE decompression support
Gao Xiang
2018-07-27
staging: erofs: introduce workstation for decompression
Gao Xiang
2018-07-27
staging: erofs: introduce erofs shrinker
Gao Xiang
2018-07-27
staging: erofs: introduce superblock registration
Gao Xiang
2018-07-27
staging: erofs: support tracepoint
Chao Yu
2018-07-27
staging: erofs: introduce error injection infrastructure
Chao Yu
2018-07-27
staging: erofs: introduce xattr & acl support
Gao Xiang
2018-07-27
staging: erofs: add super block operations
Gao Xiang