index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+2
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-122
/
+139
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+2
2019-05-01
erofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2
-4
/
+2
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2019-04-16
staging: erofs: fix unexpected out-of-bound data access
Gao Xiang
1
-1
/
+1
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
3
-22
/
+34
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-03-26
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
1
-13
/
+28
2019-03-26
staging: erofs: support IO read error injection
Gao Xiang
5
-14
/
+28
2019-03-26
staging: erofs: introduce erofs_page_is_managed()
Gao Xiang
2
-22
/
+16
2019-03-26
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
1
-13
/
+28
2019-03-22
staging: erofs: Use !x or x in place of NULL comparision
Bhanusree Pola
6
-18
/
+18
2019-03-21
staging: erofs: Replace NULL comparisons
Vatsala Narang
1
-8
/
+8
2019-03-20
staging: erofs: fix parenthesis alignment
Julian Merida
6
-63
/
+71
2019-03-18
staging: erofs: fix to handle error path of erofs_vmap()
Chao Yu
2
-2
/
+9
2019-03-18
staging: erofs: add a new line after variable declaration
Julio Bianco
1
-0
/
+1
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2019-02-27
staging: erofs: fix mis-acted TAIL merging behavior
Gao Xiang
1
-25
/
+45
2019-02-27
staging: erofs: fix illegal address access under memory pressure
Gao Xiang
1
-1
/
+6
2019-02-27
staging: erofs: compressed_pages should not be accessed again after freed
Gao Xiang
3
-31
/
+29
2019-02-26
staging: erofs: switch to ->iterate_shared()
Gao Xiang
1
-1
/
+1
2019-02-26
staging: erofs: no need to take page lock in readdir
Gao Xiang
1
-2
/
+0
2019-02-20
staging: erofs: remove rcu_read_lock() in erofs_try_to_free_cached_page
Gao Xiang
1
-11
/
+5
2019-02-20
staging: erofs: fix race of initializing xattrs of a inode at the same time
Gao Xiang
2
-15
/
+37
2019-02-19
staging: erofs: match alignment with open parentheses
Bhanusree Pola
1
-4
/
+4
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2
-2
/
+4
2019-02-14
staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
Gao Xiang
1
-86
/
+97
2019-02-14
staging: erofs: fix memleak of inode's shared xattr array
Sheng Yong
1
-1
/
+4
2019-02-12
staging: erofs: remove redundant unlikely annotation in unzip_vle.c
Chengguang Xu
1
-1
/
+1
2019-02-12
staging: erofs: remove redundant likely/unlikely annotation in namei.c
Chengguang Xu
1
-3
/
+3
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-30
staging: erofs: complete POSIX ACL support
Gao Xiang
6
-0
/
+59
2019-01-30
staging: erofs: use xattr_prefix to wrap up
Gao Xiang
1
-2
/
+1
2019-01-25
staging: erofs: fix potential double iput in erofs_read_super()
Chengguang Xu
1
-6
/
+3
2019-01-18
staging: erofs: drop the extern prefix for function definitions
Gao Xiang
2
-38
/
+33
2019-01-18
staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan
Gao Xiang
3
-14
/
+11
2019-01-18
staging: erofs: move shrink accounting inside the function
Gao Xiang
1
-10
/
+7
2019-01-18
staging: erofs: localize erofs_workgroup_get
Gao Xiang
2
-21
/
+19
2019-01-18
staging: erofs: sunset erofs_workstation_cleanup_all
Gao Xiang
2
-6
/
+2
2019-01-15
staging: erofs: clean up erofs_map_blocks_iter
Chao Yu
3
-54
/
+35
2019-01-15
staging: erofs: move erofs_xattr_handlers to xattr.h
Gao Xiang
3
-5
/
+3
2019-01-15
staging: erofs: remove unneeded inode_operations
Gao Xiang
4
-58
/
+30
2019-01-15
staging: erofs: fix fast symlink w/o xattr when fs xattr is on
Gao Xiang
2
-9
/
+24
2019-01-15
staging: erofs: add document
Gao Xiang
1
-0
/
+206
2019-01-11
staging: erofs: Add identifier for function definition arguments
Sidong Yang
1
-4
/
+6
2019-01-11
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...
Jeremy Sowden
3
-8
/
+7
2019-01-11
staging: erofs: fixed -Wmissing-prototype warnings by making functions static.
Jeremy Sowden
3
-8
/
+8
2019-01-07
staging: erofs: fix return type of erofs_workgroup_get
Gao Xiang
1
-1
/
+1
[next]