index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
24
-620
/
+1032
|
\
|
*
md/raid5: fix oops during stripe resizing
Song Liu
2020-10-09
1
-2
/
+2
|
*
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
2020-10-09
2
-1
/
+3
|
*
md: fix the checking of wrong work queue
Guoqing Jiang
2020-10-09
1
-1
/
+1
|
*
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
2020-10-09
1
-1
/
+1
|
*
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
2020-10-09
1
-2
/
+2
|
*
md/raid0: remove unused function is_io_in_chunk_boundary()
Jason Yan
2020-10-09
1
-17
/
+0
|
*
bcache: remove embedded struct cache_sb from struct cache_set
Coly Li
2020-10-02
11
-59
/
+46
|
*
bcache: check and set sync status on cache's in-memory super block
Coly Li
2020-10-02
4
-10
/
+7
|
*
bcache: remove can_attach_cache()
Coly Li
2020-10-02
1
-10
/
+0
|
*
bcache: don't check seq numbers in register_cache_set()
Coly Li
2020-10-02
1
-15
/
+0
|
*
bcache: only use bucket_bytes() on struct cache
Coly Li
2020-10-02
2
-2
/
+2
|
*
bcache: remove useless bucket_pages()
Coly Li
2020-10-02
1
-1
/
+0
|
*
bcache: remove useless alloc_bucket_pages()
Coly Li
2020-10-02
1
-3
/
+0
|
*
bcache: only use block_bytes() on struct cache
Coly Li
2020-10-02
7
-24
/
+24
|
*
bcache: add set_uuid in struct cache_set
Coly Li
2020-10-02
3
-13
/
+14
|
*
bcache: remove for_each_cache()
Coly Li
2020-10-02
6
-294
/
+237
|
*
bcache: explicitly make cache_set only have single cache
Coly Li
2020-10-02
3
-17
/
+12
|
*
bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
Coly Li
2020-10-02
4
-24
/
+19
|
*
bcache: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-02
1
-13
/
+3
|
*
bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()
Dongsheng Yang
2020-10-02
1
-1
/
+1
|
*
bcache: share register sysfs with async register
Coly Li
2020-10-02
1
-5
/
+7
|
*
md/raid10: improve discard request for far layout
Xiao Ni
2020-09-25
2
-23
/
+64
|
*
md/raid10: improve raid10 discard request
Xiao Ni
2020-09-25
1
-1
/
+255
|
*
md/raid10: pull codes that wait for blocked dev into one function
Xiao Ni
2020-09-25
1
-51
/
+67
|
*
md/raid10: extend r10bio devs to raid disks
Xiao Ni
2020-09-25
1
-5
/
+4
|
*
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
2020-09-25
3
-12
/
+24
|
*
md: Simplify code with existing definition RESYNC_SECTORS in raid10.c
Zhen Lei
2020-09-25
1
-4
/
+4
|
*
md/raid5: reallocate page array after setting new stripe_size
Yufen Yu
2020-09-25
1
-0
/
+20
|
*
md/raid5: resize stripe_head when reshape array
Yufen Yu
2020-09-25
1
-0
/
+24
|
*
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
2020-09-25
2
-3
/
+114
|
*
md/raid6: let async recovery function support different page offset
Yufen Yu
2020-09-25
1
-2
/
+2
|
*
md/raid6: let syndrome computor support different page offset
Yufen Yu
2020-09-25
1
-12
/
+24
|
*
md/raid5: convert to new xor compution interface
Yufen Yu
2020-09-25
1
-9
/
+34
|
*
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
2020-09-25
1
-3
/
+5
|
*
md/raid5: add a new member of offset into r5dev
Yufen Yu
2020-09-25
2
-11
/
+40
|
*
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
2020-09-25
1
-3
/
+4
|
*
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
12
-106
/
+58
|
|
\
*
|
\
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
13
-119
/
+106
|
\
\
\
|
*
|
|
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-05
1
-3
/
+4
|
*
|
|
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
3
-3
/
+38
|
*
|
|
md: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
2
-2
/
+2
|
*
|
|
md: compare bd_disk instead of bd_contains
Christoph Hellwig
2020-09-25
1
-4
/
+3
|
*
|
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
2
-7
/
+7
|
*
|
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
5
-56
/
+3
|
*
|
md: update the optimal I/O size on reshape
Christoph Hellwig
2020-09-24
2
-10
/
+22
|
*
|
bcache: inherit the optimal I/O size
Christoph Hellwig
2020-09-24
1
-0
/
+2
|
*
|
bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-12
1
-4
/
+6
|
*
|
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-12
1
-4
/
+4
[next]