index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
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-18
staging: erofs: fix to handle error path of erofs_vmap()
Chao Yu
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
2019-01-07
staging: erofs: fix return type of erofs_workgroup_get
Gao Xiang
2018-12-12
staging: erofs: Fix spelling issue
Aaron Strahlberger
2018-12-12
staging: erofs: remove __EROFS_BIT
Gao Xiang
2018-12-12
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
Gao Xiang
2018-12-12
staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONs
Gao Xiang
2018-12-07
staging: erofs: simplify `z_erofs_vle_submit_all'
Gao Xiang
2018-12-07
staging: erofs: redefine where `owned_workgrp_t' points
Gao Xiang
2018-12-07
staging: erofs: refine compressed pages preload flow
Gao Xiang
2018-12-07
staging: erofs: revisit the page submission flow
Gao Xiang
2018-12-07
staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholder
Gao Xiang
2018-12-07
staging: erofs: introduce MNGD_MAPPING helper
Gao Xiang
2018-12-07
staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'
Gao Xiang
2018-12-06
staging: erofs: update erofs-utils information in TODO
Gao Xiang
2018-12-06
staging: erofs: {dir,inode,super}.c: rectify BUG_ONs
Gao Xiang
2018-11-23
staging: erofs: rename strange variable names in z_erofs_vle_frontend
Gao Xiang
2018-11-23
staging: erofs: decompress asynchronously if PG_readahead page at first
Gao Xiang
[next]