index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-10
clean erofs_lookup()
Al Viro
2018-09-10
staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)
Gao Xiang
2018-08-28
Revert "staging: erofs: disable compiling temporarile"
Gao Xiang
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