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
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
2018-10-09
staging: erofs: add the missing __init tags
Gao Xiang
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-20
staging: erofs: option validation in remount
Chengguang Xu
2018-09-20
staging: erofs: code cleanup for erofs_show_options()
Chengguang Xu
2018-09-20
staging: erofs: code cleanup for option parsing of fault_injection
Chengguang Xu
2018-09-20
staging: erofs: simplify return value of `xattr_foreach'
Gao Xiang
2018-09-20
staging: erofs: add some comments for xattr subsystem
Gao Xiang
2018-09-20
staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'
Gao Xiang
2018-09-20
staging: erofs: drop multiref support temporarily
Gao Xiang
2018-09-20
staging: erofs: fold in `__update_workgrp_llen'
Gao Xiang
2018-09-20
staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs
Gao Xiang
2018-09-18
staging: erofs: replace BUG_ON with DBG_BUGON in data.c
Chen Gong
2018-09-18
staging: erofs: add trace points for reading zipped data
Chen Gong
2018-09-18
staging: erofs: avoid magic constants when initializing clusterbits
Gao Xiang
2018-09-18
staging: erofs: complete error handing of z_erofs_do_read_page
Gao Xiang
2018-09-18
staging: erofs: fix a bug when appling cache strategy
Gao Xiang
2018-09-18
staging: erofs: complete error handing of z_erofs_map_blocks_iter
Gao Xiang
2018-09-18
staging: erofs: clean up z_erofs_map_blocks_iter
Gao Xiang
2018-09-18
staging: erofs: fix a missing endian conversion
Gao Xiang
2018-09-18
staging: erofs: code cleanup for erofs_kmalloc()
Chengguang Xu
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-14
staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...
Chengguang Xu
2018-09-14
staging: erofs: use explicit unsigned int type
Thomas Weißschuh
2018-09-10
staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)
Gao Xiang
2018-09-10
staging: erofs: fix 1 warning and 9 checks
Pavel Zemlyanoy
2018-09-10
staging: erofs: formatting alignment parenthesis
Pavel Zemlyanoy
2018-09-10
staging: erofs: formatting add spaces arround '*'
Pavel Zemlyanoy
2018-09-10
staging: erofs: formatting spaces around '-'
Pavel Zemlyanoy
2018-09-10
staging: erofs: formatting fix to NULL comparison
Pavel Zemlyanoy
2018-09-10
staging: erofs: formatting fix in unzip_vle_lz4.c
Pavel Zemlyanoy
2018-09-10
Revert "staging: erofs: disable compiling temporarile"
Gao Xiang
2018-08-28
Revert "staging: erofs: disable compiling temporarile"
Gao Xiang
2018-08-27
staging: erofs: fix potential overflow in z_erofs_vle_normalaccess_readpage{,s}
Gao Xiang
2018-08-27
staging: erofs: change 'unsigned' to 'unsigned int'
Leon Imhof
2018-08-27
staging: erofs: fix potential overflow in erofs_grab_bio()
Chao Yu
2018-08-27
staging: erofs: fix compression mapping beyond EOF
Gao Xiang
2018-08-27
staging: erofs: fix integer overflow on 32-bit platform
Gao Xiang
2018-08-27
staging: erofs: fix vle_decompressed_index_clusterofs
Gao Xiang
2018-08-27
staging: erofs: rearrange vle clustertype definitions
Gao Xiang
2018-08-27
staging: erofs: cleanup z_erofs_vle_work_{lookup, register}
Gao Xiang
2018-08-27
staging: erofs: add error handling for xattr submodule
Gao Xiang
2018-08-27
staging: erofs: separate erofs_get_meta_page
Gao Xiang
2018-08-27
staging: erofs: introduce erofs_grab_bio
Gao Xiang
2018-08-08
staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_all
Gao Xiang
2018-08-05
staging: erofs: fix if assignment style issue
Kristaps Čivkulis
[next]