index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+2
2021-08-05
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2
-4
/
+2
2021-07-23
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2
-4
/
+2
2021-07-01
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
32
-592
/
+2411
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-83
/
+149
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-45
/
+26
2021-06-28
dm writecache: make writeback pause configurable
Mikulas Patocka
2
-8
/
+52
2021-06-25
dm writecache: pause writeback if cache full and origin being written directly
Mikulas Patocka
1
-1
/
+20
2021-06-25
dm io tracker: factor out IO tracker
Mike Snitzer
2
-76
/
+75
2021-06-25
dm btree remove: assign new_root only when removal succeeds
Hou Tao
1
-1
/
+2
2021-06-25
dm zone: fix dm_revalidate_zones() memory allocation
Damien Le Moal
1
-2
/
+8
2021-06-25
dm ps io affinity: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-25
dm writecache: add optional "metadata_only" parameter
Mikulas Patocka
1
-4
/
+12
2021-06-21
dm writecache: write at least 4k when committing
Mikulas Patocka
1
-1
/
+5
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-3
/
+3
2021-06-16
dm writecache: flush origin device when writing and cache is full
Mikulas Patocka
1
-2
/
+6
2021-06-15
dm writecache: have ssd writeback wait if the kcopyd workqueue is busy
Mikulas Patocka
2
-0
/
+11
2021-06-15
md/raid5: avoid device_lock in read_one_chunk()
Gal Ofri
1
-6
/
+23
2021-06-15
md: add comments in md_integrity_register
Guoqing Jiang
1
-0
/
+6
2021-06-15
md: check level before create and exit io_acct_set
Guoqing Jiang
1
-6
/
+14
2021-06-15
md: Constify attribute_group structs
Rikard Falkeborn
4
-7
/
+7
2021-06-15
md: mark some personalities as deprecated
Guoqing Jiang
4
-6
/
+6
2021-06-15
md/raid10: enable io accounting
Guoqing Jiang
2
-0
/
+7
2021-06-15
md/raid1: enable io accounting
Guoqing Jiang
2
-0
/
+8
2021-06-15
md/raid1: rename print_msg with r1bio_existed
Guoqing Jiang
1
-4
/
+4
2021-06-15
md/raid5: avoid redundant bio clone in raid5_read_one_chunk
Guoqing Jiang
1
-14
/
+15
2021-06-15
md/raid5: move checking badblock before clone bio in raid5_read_one_chunk
Guoqing Jiang
1
-7
/
+7
2021-06-15
md: add io accounting for raid0 and raid5
Guoqing Jiang
4
-3
/
+68
2021-06-15
md: revert io stats accounting
Guoqing Jiang
2
-46
/
+0
2021-06-14
dm writecache: use list_move instead of list_del/list_add in writecache_write...
Baokun Li
1
-6
/
+3
2021-06-14
dm writecache: commit just one block, not a full page
Mikulas Patocka
1
-5
/
+1
2021-06-14
dm writecache: remove unused gfp_t argument from wc_add_block()
Mikulas Patocka
1
-3
/
+3
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-33
/
+7
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
1
-6
/
+3
2021-06-09
bcache: avoid oversized read request in cache missing code path
Coly Li
1
-2
/
+7
2021-06-09
bcache: remove bcache device self-defined readahead
Coly Li
5
-32
/
+1
2021-06-04
dm crypt: Fix zoned block device support
Damien Le Moal
1
-5
/
+19
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
5
-54
/
+612
2021-06-04
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
2
-52
/
+59
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
3
-6
/
+41
2021-06-04
dm: Introduce dm_report_zones()
Damien Le Moal
4
-14
/
+29
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
5
-89
/
+119
2021-06-04
dm: cleanup device_area_is_invalid()
Damien Le Moal
1
-1
/
+1
2021-06-04
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
1
-2
/
+6
2021-06-04
dm zoned: check zone capacity
Damien Le Moal
1
-0
/
+7
2021-06-04
dm table: Constify static struct blk_ksm_ll_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-04
dm writecache: interrupt writeback if suspended
Mikulas Patocka
1
-2
/
+3
2021-06-04
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
1
-8
/
+30
2021-06-04
dm kcopyd: avoid spin_lock_irqsave from process context
Mikulas Patocka
1
-9
/
+6
2021-06-04
dm kcopyd: avoid useless atomic operations
Mikulas Patocka
3
-12
/
+12
[next]