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
Age
Commit message (
Expand
)
Author
2018-08-08
staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_all
Gao Xiang
2018-08-05
staging: erofs: fix if assignment style issue
Kristaps Čivkulis
2018-08-02
staging: erofs: disable compiling temporarile
Chao Yu
2018-08-01
staging: erofs: remove a redundant marco in xattr
Gao Xiang
2018-08-01
staging: erofs: add the missing break in z_erofs_map_blocks_iter
Gao Xiang
2018-07-30
staging: erofs: use the wrapped PTR_ERR_OR_ZERO instead of open code
Gao Xiang
2018-07-29
staging: erofs: fix conditional uninitialized `pcn' in z_erofs_map_blocks_iter
Gao Xiang
2018-07-29
staging: erofs: fix compile error without built-in decompression support
Gao Xiang
2018-07-28
staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES
Gao Xiang
2018-07-27
staging: erofs: add a TODO and update MAINTAINERS for staging
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: add a generic z_erofs VLE decompressor
Gao Xiang
2018-07-27
staging: erofs: introduce a customized LZ4 decompression
Gao Xiang
2018-07-27
staging: erofs: globalize prepare_bio and __submit_bio
Gao Xiang
2018-07-27
staging: erofs: add erofs_allocpage
Gao Xiang
2018-07-27
staging: erofs: add erofs_map_blocks_iter
Gao Xiang
2018-07-27
staging: erofs: introduce pagevec for unzip subsystem
Gao Xiang
2018-07-27
staging: erofs: <linux/tagptr.h>: introduce tagged pointer
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: support special inode
Chao Yu
2018-07-27
staging: erofs: introduce xattr & acl support
Gao Xiang
2018-07-27
staging: erofs: update Kconfig and Makefile
Gao Xiang
2018-07-27
staging: erofs: add namei functions
Gao Xiang
2018-07-27
staging: erofs: add directory operations
Gao Xiang
2018-07-27
staging: erofs: add inode operations
Gao Xiang
2018-07-27
staging: erofs: add raw address_space operations
Gao Xiang
2018-07-27
staging: erofs: add super block operations
Gao Xiang
2018-07-27
staging: erofs: add erofs in-memory stuffs
Gao Xiang
2018-07-27
staging: erofs: add on-disk layout
Gao Xiang