index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
erofs
/
data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-24
erofs: move erofs out of staging
Gao Xiang
1
-425
/
+0
2019-08-15
staging: erofs: introduce EFSCORRUPTED and more logs
Gao Xiang
1
-2
/
+4
2019-08-14
staging: erofs: remove incomplete cleancache
Gao Xiang
1
-6
/
+0
2019-08-02
staging: erofs: update source file headers
Gao Xiang
1
-5
/
+1
2019-07-22
staging: erofs: support bmap
Chao Yu
1
-0
/
+33
2019-06-26
staging: erofs: add compacted ondisk compression indexes
Gao Xiang
1
-2
/
+2
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-2
/
+1
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-03-26
staging: erofs: support IO read error injection
Gao Xiang
1
-6
/
+12
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-1
/
+2
2019-01-15
staging: erofs: clean up erofs_map_blocks_iter
Chao Yu
1
-26
/
+5
2019-01-11
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file.
Jeremy Sowden
1
-6
/
+0
2018-11-07
staging: erofs: Modify conditional checks
Bhagyashri P. Dighole
1
-7
/
+7
2018-11-07
staging: erofs: Modify coding style alignments
Bhagyashri P. Dighole
1
-25
/
+26
2018-09-18
staging: erofs: replace BUG_ON with DBG_BUGON in data.c
Chen Gong
1
-11
/
+20
2018-09-14
staging: erofs: use explicit unsigned int type
Thomas Weißschuh
1
-2
/
+2
2018-08-27
staging: erofs: change 'unsigned' to 'unsigned int'
Leon Imhof
1
-1
/
+1
2018-08-27
staging: erofs: separate erofs_get_meta_page
Gao Xiang
1
-20
/
+38
2018-08-27
staging: erofs: introduce erofs_grab_bio
Gao Xiang
1
-2
/
+10
2018-07-27
staging: erofs: globalize prepare_bio and __submit_bio
Gao Xiang
1
-25
/
+9
2018-07-27
staging: erofs: add erofs_map_blocks_iter
Gao Xiang
1
-2
/
+34
2018-07-27
staging: erofs: support tracepoint
Chao Yu
1
-3
/
+10
2018-07-27
staging: erofs: add raw address_space operations
Gao Xiang
1
-0
/
+362