开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
2019-07-03
staging: erofs: fix LZ4 limited bounced page mis-reuse
Gao Xiang
2019-07-01
staging: erofs: Replace kzalloc(struct ..) with kzalloc(*ptr)
Shobhit Kukreti
2019-07-01
staging: erofs: don't check special inode layout
Yue Hu
2019-07-01
staging: erofs: return the error value if fill_inline_data() fails
Yue Hu
2019-06-26
staging: erofs: integrate decompression inplace
Gao Xiang
2019-06-26
staging: erofs: switch to new decompression backend
Gao Xiang
2019-06-26
staging: erofs: introduce LZ4 decompression inplace
Gao Xiang
2019-06-26
staging: erofs: introduce generic decompression backend
Gao Xiang
2019-06-26
staging: erofs: move stagingpage operations to compress.h
Gao Xiang
2019-06-26
staging: erofs: move per-CPU buffers implementation to utils.c
Gao Xiang
2019-06-26
staging: erofs: add compacted compression indexes support
Gao Xiang
2019-06-26
staging: erofs: add compacted ondisk compression indexes
Gao Xiang
2019-06-18
staging: erofs: clean up initialization of pointer de
Colin Ian King
2019-06-17
staging: erofs: rename data_mapping_mode to datamode
Gao Xiang
2019-06-17
Merge branch 'erofs_fix' into staging-next
Greg Kroah-Hartman
2019-06-17
staging: erofs: add requirements field in superblock
Gao Xiang
2019-06-09
staging: erofs: make use of DBG_BUGON
Hariprasad Kelam
2019-06-09
staging: erofs: fix warning Comparison to bool
Hariprasad Kelam
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-05-30
staging: erofs: fix i_blocks calculation
Gao Xiang
2019-05-30
staging: erofs: support statx
Gao Xiang
2019-05-20
staging: erofs: fix Warning Use BUG_ON instead of if condition followed by BUG
Hariprasad Kelam
2019-05-20
staging: erofs: set sb->s_root to NULL when failing from __getname()
Chengguang Xu
2019-05-20
staging: erofs: drop unneeded -Wall addition
Masahiro Yamada
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-01
erofs: switch to ->free_inode()
Al Viro
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-16
staging: erofs: fix unexpected out-of-bound data access
Gao Xiang
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
2019-03-26
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
2019-03-26
staging: erofs: support IO read error injection
Gao Xiang
2019-03-26
staging: erofs: introduce erofs_page_is_managed()
Gao Xiang
2019-03-26
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
2019-03-22
staging: erofs: Use !x or x in place of NULL comparision
Bhanusree Pola
2019-03-21
staging: erofs: Replace NULL comparisons
Vatsala Narang
2019-03-20
staging: erofs: fix parenthesis alignment
Julian Merida
2019-03-18
staging: erofs: fix to handle error path of erofs_vmap()
Chao Yu
2019-03-18
staging: erofs: add a new line after variable declaration
Julio Bianco
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-27
staging: erofs: fix mis-acted TAIL merging behavior
Gao Xiang
2019-02-27
staging: erofs: fix illegal address access under memory pressure
Gao Xiang
2019-02-27
staging: erofs: compressed_pages should not be accessed again after freed
Gao Xiang
2019-02-26
staging: erofs: switch to ->iterate_shared()
Gao Xiang
2019-02-26
staging: erofs: no need to take page lock in readdir
Gao Xiang
2019-02-20
staging: erofs: remove rcu_read_lock() in erofs_try_to_free_cached_page
Gao Xiang
2019-02-20
staging: erofs: fix race of initializing xattrs of a inode at the same time
Gao Xiang
[next]