index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
2019-05-20
staging: erofs: set sb->s_root to NULL when failing from __getname()
Chengguang Xu
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
2019-02-19
staging: erofs: match alignment with open parentheses
Bhanusree Pola
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-14
staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
Gao Xiang
2019-02-14
staging: erofs: fix memleak of inode's shared xattr array
Sheng Yong
2019-02-12
staging: erofs: remove redundant unlikely annotation in unzip_vle.c
Chengguang Xu
2019-02-12
staging: erofs: remove redundant likely/unlikely annotation in namei.c
Chengguang Xu
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-30
staging: erofs: complete POSIX ACL support
Gao Xiang
2019-01-30
staging: erofs: use xattr_prefix to wrap up
Gao Xiang
2019-01-25
staging: erofs: fix potential double iput in erofs_read_super()
Chengguang Xu
2019-01-18
staging: erofs: drop the extern prefix for function definitions
Gao Xiang
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-18
staging: erofs: sunset erofs_workstation_cleanup_all
Gao Xiang
2019-01-15
staging: erofs: clean up erofs_map_blocks_iter
Chao Yu
2019-01-15
staging: erofs: move erofs_xattr_handlers to xattr.h
Gao Xiang
2019-01-15
staging: erofs: remove unneeded inode_operations
Gao Xiang
2019-01-15
staging: erofs: fix fast symlink w/o xattr when fs xattr is on
Gao Xiang
2019-01-15
staging: erofs: add document
Gao Xiang
2019-01-11
staging: erofs: Add identifier for function definition arguments
Sidong Yang
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
[next]