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
/
utils.c
Age
Commit message (
Expand
)
Author
2019-01-18
staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan
Gao Xiang
2019-01-18
staging: erofs: move shrink accounting inside the function
Gao Xiang
2019-01-18
staging: erofs: localize erofs_workgroup_get
Gao Xiang
2019-01-11
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...
Jeremy Sowden
2019-01-11
staging: erofs: fixed -Wmissing-prototype warnings by making functions static.
Jeremy Sowden
2018-12-12
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
Gao Xiang
2018-11-23
staging: erofs: fix race when the managed cache is enabled
Gao Xiang
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-14
staging: erofs: use explicit unsigned int type
Thomas Weißschuh
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: add erofs_allocpage
Gao Xiang