index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
staging: erofs: Fix spelling issue
Aaron Strahlberger
1
-2
/
+2
2018-12-12
staging: erofs: remove __EROFS_BIT
Gao Xiang
1
-5
/
+3
2018-12-12
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
Gao Xiang
2
-7
/
+7
2018-12-12
staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONs
Gao Xiang
2
-21
/
+14
2018-12-07
staging: erofs: simplify `z_erofs_vle_submit_all'
Gao Xiang
1
-82
/
+113
2018-12-07
staging: erofs: redefine where `owned_workgrp_t' points
Gao Xiang
2
-7
/
+9
2018-12-07
staging: erofs: refine compressed pages preload flow
Gao Xiang
1
-43
/
+123
2018-12-07
staging: erofs: revisit the page submission flow
Gao Xiang
1
-71
/
+112
2018-12-07
staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholder
Gao Xiang
2
-4
/
+8
2018-12-07
staging: erofs: introduce MNGD_MAPPING helper
Gao Xiang
2
-16
/
+17
2018-12-07
staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'
Gao Xiang
1
-4
/
+9
2018-12-06
staging: erofs: update erofs-utils information in TODO
Gao Xiang
1
-7
/
+8
2018-12-06
staging: erofs: {dir,inode,super}.c: rectify BUG_ONs
Gao Xiang
3
-11
/
+19
2018-11-23
staging: erofs: rename strange variable names in z_erofs_vle_frontend
Gao Xiang
1
-14
/
+11
2018-11-23
staging: erofs: decompress asynchronously if PG_readahead page at first
Gao Xiang
1
-1
/
+8
2018-11-23
staging: erofs: locked before registering for all new workgroups
Gao Xiang
1
-2
/
+7
2018-11-23
staging: erofs: separate into init_once / always
Gao Xiang
1
-5
/
+29
2018-11-23
staging: erofs: add a full barrier in erofs_workgroup_unfreeze
Gao Xiang
1
-0
/
+5
2018-11-23
staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'
Gao Xiang
1
-16
/
+25
2018-11-23
staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup
Gao Xiang
1
-12
/
+18
2018-11-23
staging: erofs: fix race when the managed cache is enabled
Gao Xiang
2
-39
/
+96
2018-11-23
staging: erofs: fix the definition of DBG_BUGON
Gao Xiang
1
-1
/
+1
2018-11-23
staging: erofs: fix `trace_erofs_readpage' position
Gao Xiang
1
-2
/
+2
2018-11-20
staging: erofs: unzip_vle.c: Align parameter to the parentesis
Cristian Sicilia
1
-5
/
+6
2018-11-20
staging: erofs: unzip_vle.c: Constant in comparison on right side
Cristian Sicilia
1
-4
/
+4
2018-11-20
staging: erofs: unzip_vle.c: Replace comparison to NULL.
Cristian Sicilia
1
-43
/
+43
2018-11-09
staging: erofs: fix undefined LZ4_decompress_safe_partial()
Gao Xiang
1
-1
/
+2
2018-11-08
staging: erofs: use the new LZ4_decompress_safe_partial()
Gao Xiang
4
-481
/
+24
2018-11-07
staging: erofs: Modify conditional checks
Bhagyashri P. Dighole
1
-7
/
+7
2018-11-07
staging: erofs: Modify coding style alignments
Bhagyashri P. Dighole
1
-25
/
+26
2018-11-05
staging: erofs: remove the redundant d_rehash() for the root dentry
Gao Xiang
1
-6
/
+0
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-464
/
+707
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-12
/
+6
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-12
/
+7
2018-10-10
clean erofs_lookup()
Al Viro
1
-12
/
+7
2018-10-10
staging: erofs: harden inode lookup for 32-bit platforms
Gao Xiang
2
-1
/
+45
2018-10-09
staging: erofs: add the missing __init tags
Gao Xiang
3
-13
/
+8
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
1
-12
/
+6
2018-09-20
staging: erofs: option validation in remount
Chengguang Xu
1
-6
/
+31
2018-09-20
staging: erofs: code cleanup for erofs_show_options()
Chengguang Xu
1
-3
/
+11
2018-09-20
staging: erofs: code cleanup for option parsing of fault_injection
Chengguang Xu
1
-13
/
+21
2018-09-20
staging: erofs: simplify return value of `xattr_foreach'
Gao Xiang
1
-15
/
+9
2018-09-20
staging: erofs: add some comments for xattr subsystem
Gao Xiang
1
-1
/
+12
2018-09-20
staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'
Gao Xiang
3
-14
/
+22
2018-09-20
staging: erofs: drop multiref support temporarily
Gao Xiang
2
-42
/
+6
2018-09-20
staging: erofs: fold in `__update_workgrp_llen'
Gao Xiang
1
-13
/
+7
2018-09-20
staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs
Gao Xiang
2
-10
/
+2
2018-09-18
staging: erofs: replace BUG_ON with DBG_BUGON in data.c
Chen Gong
1
-11
/
+20
2018-09-18
staging: erofs: add trace points for reading zipped data
Chen Gong
2
-2
/
+29
2018-09-18
staging: erofs: avoid magic constants when initializing clusterbits
Gao Xiang
1
-2
/
+3
[next]