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-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
2018-11-23
staging: erofs: locked before registering for all new workgroups
Gao Xiang
2018-11-23
staging: erofs: separate into init_once / always
Gao Xiang
2018-11-23
staging: erofs: add a full barrier in erofs_workgroup_unfreeze
Gao Xiang
2018-11-23
staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'
Gao Xiang
2018-11-23
staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup
Gao Xiang
2018-11-23
staging: erofs: fix race when the managed cache is enabled
Gao Xiang
2018-11-23
staging: erofs: fix the definition of DBG_BUGON
Gao Xiang
2018-11-23
staging: erofs: fix `trace_erofs_readpage' position
Gao Xiang
2018-11-20
staging: erofs: unzip_vle.c: Align parameter to the parentesis
Cristian Sicilia
2018-11-20
staging: erofs: unzip_vle.c: Constant in comparison on right side
Cristian Sicilia
2018-11-20
staging: erofs: unzip_vle.c: Replace comparison to NULL.
Cristian Sicilia
2018-11-09
staging: erofs: fix undefined LZ4_decompress_safe_partial()
Gao Xiang
2018-11-08
staging: erofs: use the new LZ4_decompress_safe_partial()
Gao Xiang
2018-11-07
staging: erofs: Modify conditional checks
Bhagyashri P. Dighole
2018-11-07
staging: erofs: Modify coding style alignments
Bhagyashri P. Dighole
2018-11-05
staging: erofs: remove the redundant d_rehash() for the root dentry
Gao Xiang
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
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-10-10
staging: erofs: harden inode lookup for 32-bit platforms
Gao Xiang
[next]