index
:
pm24.git
master
perf-mon
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
/
internal.h
Age
Commit message (
Expand
)
Author
2019-08-24
erofs: move erofs out of staging
Gao Xiang
2019-08-15
staging: erofs: correct all misused ENOTSUPP
Gao Xiang
2019-08-15
staging: erofs: introduce EFSCORRUPTED and more logs
Gao Xiang
2019-08-14
staging: erofs: remove incomplete cleancache
Gao Xiang
2019-08-02
staging: erofs: turn cache strategies into mount options
Gao Xiang
2019-08-02
staging: erofs: remove clusterbits in sbi
Gao Xiang
2019-08-02
staging: erofs: refine erofs_allocpage()
Gao Xiang
2019-08-02
staging: erofs: kill sbi->dev_name
Gao Xiang
2019-08-02
staging: erofs: clean up shrinker stuffs
Gao Xiang
2019-08-02
staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
Gao Xiang
2019-08-02
staging: erofs: clean up internal.h
Gao Xiang
2019-08-02
staging: erofs: sunset erofs_workstn_{lock,unlock}
Gao Xiang
2019-08-02
staging: erofs: update source file headers
Gao Xiang
2019-07-22
staging: erofs:converting all 'unsigned' to 'unsigned int'
Pratik Shinde
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: 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-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-05-30
staging: erofs: support statx
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-22
staging: erofs: Use !x or x in place of NULL comparision
Bhanusree Pola
2019-02-20
staging: erofs: fix race of initializing xattrs of a inode at the same time
Gao Xiang
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: 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-11
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...
Jeremy Sowden
2019-01-07
staging: erofs: fix return type of erofs_workgroup_get
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-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-10-10
staging: erofs: harden inode lookup for 32-bit platforms
Gao Xiang
2018-10-09
staging: erofs: add the missing __init tags
Gao Xiang
2018-09-20
staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'
Gao Xiang
2018-09-20
staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs
Gao Xiang
2018-09-18
staging: erofs: code cleanup for erofs_kmalloc()
Chengguang Xu
2018-08-27
staging: erofs: fix potential overflow in erofs_grab_bio()
Chao Yu
2018-08-27
staging: erofs: add error handling for xattr submodule
Gao Xiang
[next]