Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d9bd9d4c60c34fe3e71732b8edcba3a880193948
/
fs
/
erofs
/
utils.c
77d9c2e
erofs: fix deadlock when shrink erofs slab
by Huang Jianan
· 3 years, 2 months ago
ee4bf86
erofs: fold in used-once helper erofs_workgroup_unfreeze_final()
by Gao Xiang
· 4 years, 5 months ago
592e7cd
erofs: Replace HTTP links with HTTPS ones
by Alexander A. Klimov
· 4 years, 6 months ago
9d5a09c
erofs: correct the remaining shrink objects
by Gao Xiang
· 4 years, 11 months ago
64094a0
erofs: convert workstn to XArray
by Gao Xiang
· 4 years, 11 months ago
e3915ad
erofs: remove void tagging/untagging of workgroup pointers
by Vladimir Zapolskiy
· 5 years ago
e5e9a43
erofs: remove unused tag argument while registering a workgroup
by Vladimir Zapolskiy
· 5 years ago
997626d
erofs: remove unused tag argument while finding a workgroup
by Vladimir Zapolskiy
· 5 years ago
5ddcee1
erofs: get rid of __stagingpage_alloc helper
by Gao Xiang
· 5 years ago
bda17a4
erofs: remove dead code since managed cache is now built-in
by Gao Xiang
· 5 years ago
8d8a09b
erofs: remove all likely/unlikely annotations
by Gao Xiang
· 5 years ago
47e4937
erofs: move erofs out of staging
by Gao Xiang
· 5 years ago
[Renamed (99%) from drivers/staging/erofs/utils.c]
2bb90cc
staging: erofs: tidy up utils.c
by Gao Xiang
· 5 years ago
4279f3f
staging: erofs: turn cache strategies into mount options
by Gao Xiang
· 5 years ago
b25a151
staging: erofs: refine erofs_allocpage()
by Gao Xiang
· 5 years ago
22fe04a
staging: erofs: clean up shrinker stuffs
by Gao Xiang
· 5 years ago
b1897c6
staging: erofs: sunset erofs_workstn_{lock,unlock}
by Gao Xiang
· 5 years ago
29b24f6
staging: erofs: update source file headers
by Gao Xiang
· 5 years ago
fa61a33
staging: erofs: move per-CPU buffers implementation to utils.c
by Gao Xiang
· 6 years ago
561fb35
staging: erofs: Use !x or x in place of NULL comparision
by Bhanusree Pola
· 6 years ago
447a362
staging: erofs: fix parenthesis alignment
by Julian Merida
· 6 years ago
d55bc7b
staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan
by Gao Xiang
· 6 years ago
4501ca3
staging: erofs: move shrink accounting inside the function
by Gao Xiang
· 6 years ago
d60eff4
staging: erofs: localize erofs_workgroup_get
by Gao Xiang
· 6 years ago
e7dfb1c
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file.
by Jeremy Sowden
· 6 years ago
0a64d62
staging: erofs: fixed -Wmissing-prototype warnings by making functions static.
by Jeremy Sowden
· 6 years ago
b8e076a
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
by Gao Xiang
· 6 years ago
51232df
staging: erofs: fix race when the managed cache is enabled
by Gao Xiang
· 6 years ago
738b04f
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
3159f94
xarray: Replace exceptional entries
by Matthew Wilcox
· 7 years ago
7dd68b1
staging: erofs: use explicit unsigned int type
by Thomas Weißschuh
· 6 years ago
47e541a
staging: erofs: fix compile error without built-in decompression support
by Gao Xiang
· 6 years ago
105d4ad
staging: erofs: introduce cached decompression
by Gao Xiang
· 6 years ago
3883a79
staging: erofs: introduce VLE decompression support
by Gao Xiang
· 6 years ago
e7e9a30
staging: erofs: introduce workstation for decompression
by Gao Xiang
· 6 years ago
a158131
staging: erofs: introduce erofs shrinker
by Gao Xiang
· 6 years ago
2497ee4
staging: erofs: introduce superblock registration
by Gao Xiang
· 6 years ago
b29e64d
staging: erofs: add erofs_allocpage
by Gao Xiang
· 6 years ago