index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
Revert "staging: erofs: disable compiling temporarile"
Gao Xiang
1
-1
/
+1
2018-08-08
staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_all
Gao Xiang
1
-1
/
+1
2018-08-05
staging: erofs: fix if assignment style issue
Kristaps Čivkulis
2
-9
/
+10
2018-08-02
staging: erofs: disable compiling temporarile
Chao Yu
1
-1
/
+1
2018-08-01
staging: erofs: remove a redundant marco in xattr
Gao Xiang
1
-2
/
+0
2018-08-01
staging: erofs: add the missing break in z_erofs_map_blocks_iter
Gao Xiang
1
-0
/
+3
2018-07-30
staging: erofs: use the wrapped PTR_ERR_OR_ZERO instead of open code
Gao Xiang
1
-1
/
+1
2018-07-29
staging: erofs: fix conditional uninitialized `pcn' in z_erofs_map_blocks_iter
Gao Xiang
1
-4
/
+21
2018-07-29
staging: erofs: fix compile error without built-in decompression support
Gao Xiang
4
-9
/
+11
2018-07-28
staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES
Gao Xiang
1
-1
/
+1
2018-07-27
staging: erofs: add a TODO and update MAINTAINERS for staging
Gao Xiang
1
-0
/
+45
2018-07-27
staging: erofs: introduce cached decompression
Gao Xiang
5
-1
/
+427
2018-07-27
staging: erofs: introduce VLE decompression support
Gao Xiang
6
-2
/
+1418
2018-07-27
staging: erofs: introduce workstation for decompression
Gao Xiang
3
-3
/
+180
2018-07-27
staging: erofs: introduce erofs shrinker
Gao Xiang
3
-6
/
+101
2018-07-27
staging: erofs: introduce superblock registration
Gao Xiang
3
-0
/
+27
2018-07-27
staging: erofs: add a generic z_erofs VLE decompressor
Gao Xiang
5
-1
/
+264
2018-07-27
staging: erofs: introduce a customized LZ4 decompression
Gao Xiang
3
-1
/
+479
2018-07-27
staging: erofs: globalize prepare_bio and __submit_bio
Gao Xiang
2
-25
/
+42
2018-07-27
staging: erofs: add erofs_allocpage
Gao Xiang
3
-1
/
+39
2018-07-27
staging: erofs: add erofs_map_blocks_iter
Gao Xiang
5
-2
/
+300
2018-07-27
staging: erofs: introduce pagevec for unzip subsystem
Gao Xiang
1
-0
/
+172
2018-07-27
staging: erofs: <linux/tagptr.h>: introduce tagged pointer
Gao Xiang
1
-0
/
+110
2018-07-27
staging: erofs: support tracepoint
Chao Yu
5
-3
/
+261
2018-07-27
staging: erofs: introduce error injection infrastructure
Chao Yu
4
-1
/
+103
2018-07-27
staging: erofs: support special inode
Chao Yu
2
-2
/
+35
2018-07-27
staging: erofs: introduce xattr & acl support
Gao Xiang
8
-1
/
+835
2018-07-27
staging: erofs: update Kconfig and Makefile
Gao Xiang
2
-0
/
+47
2018-07-27
staging: erofs: add namei functions
Gao Xiang
1
-0
/
+243
2018-07-27
staging: erofs: add directory operations
Gao Xiang
1
-0
/
+145
2018-07-27
staging: erofs: add inode operations
Gao Xiang
1
-0
/
+210
2018-07-27
staging: erofs: add raw address_space operations
Gao Xiang
1
-0
/
+362
2018-07-27
staging: erofs: add super block operations
Gao Xiang
1
-0
/
+415
2018-07-27
staging: erofs: add erofs in-memory stuffs
Gao Xiang
1
-0
/
+281
2018-07-27
staging: erofs: add on-disk layout
Gao Xiang
1
-0
/
+266