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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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-12
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2
-4
/
+2
2021-07-19
dm writecache: write at least 4k when committing
Mikulas Patocka
1
-1
/
+5
2021-07-19
dm btree remove: assign new_root only when removal succeeds
Hou Tao
1
-1
/
+2
2021-07-19
dm writecache: flush origin device when writing and cache is full
Mikulas Patocka
1
-2
/
+6
2021-07-19
dm zoned: check zone capacity
Damien Le Moal
1
-0
/
+7
2021-07-19
dm writecache: commit just one block, not a full page
Mikulas Patocka
1
-5
/
+1
2021-07-19
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
1
-2
/
+6
2021-07-19
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
1
-8
/
+30
2021-07-19
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2
-2
/
+16
2021-07-14
md: revert io stats accounting
Guoqing Jiang
2
-46
/
+0
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-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-05-29
Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-05-26
md/raid5: remove an incorrect assert in in_chunk_boundary
Christoph Hellwig
1
-2
/
+0
2021-05-25
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
1
-1
/
+1
2021-05-25
dm snapshot: revert "fix a crash when an origin has no snapshots"
Mikulas Patocka
1
-2
/
+3
2021-05-25
dm verity: fix require_signatures module_param permissions
John Keeping
1
-1
/
+1
2021-05-13
dm integrity: fix sparse warnings
Mikulas Patocka
1
-12
/
+12
2021-05-13
dm integrity: revert to not using discard filler when recalulating
Mikulas Patocka
1
-33
/
+24
2021-05-13
dm snapshot: fix crash with transient storage and zero chunk size
Mikulas Patocka
1
-0
/
+1
2021-05-10
dm snapshot: fix a crash when an origin has no snapshots
Mikulas Patocka
1
-3
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-05-01
Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-264
/
+356
2021-04-30
dm raid: remove unnecessary discard limits for raid0 and raid10
Mike Snitzer
1
-9
/
+0
2021-04-30
dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
Benjamin Block
1
-0
/
+2
2021-04-30
dm integrity: use discard support when recalculating
Mikulas Patocka
1
-24
/
+33
2021-04-30
dm integrity: increase RECALC_SECTORS to improve recalculate speed
Mikulas Patocka
1
-1
/
+1
2021-04-30
dm integrity: don't re-write metadata if discarding same blocks
Mikulas Patocka
1
-2
/
+4
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-196
/
+541
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2021-04-23
md/raid1: properly indicate failure when ending a failed write request
Paul Clements
1
-0
/
+2
2021-04-23
md-cluster: fix use-after-free issue when removing rdev
Heming Zhao
1
-4
/
+4
2021-04-22
dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...
Heinz Mauelshagen
1
-6
/
+28
2021-04-21
dm raid: fix fall-through warning in rs_check_takeover() for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-19
dm clone metadata: remove unused function
Jiapeng Chong
1
-6
/
+0
2021-04-19
dm integrity: fix missing goto in bitmap_flush_interval error handling
Tian Tao
1
-0
/
+1
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
3
-29
/
+12
2021-04-19
dm space map common: fix division bug in sm_ll_find_free_block()
Joe Thornber
1
-0
/
+2
2021-04-19
dm persistent data: packed struct should have an aligned() attribute too
Joe Thornber
2
-6
/
+6
2021-04-19
dm btree spine: remove paranoid node_check call in node_prep_for_write()
Joe Thornber
1
-2
/
+0
2021-04-19
dm space map disk: remove redundant calls to sm_disk_get_nr_free()
Joe Thornber
1
-9
/
+0
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
1
-0
/
+2
2021-04-15
md: do not return existing mddevs from mddev_find_or_alloc
Christoph Hellwig
1
-23
/
+23
2021-04-15
md: refactor mddev_find_or_alloc
Christoph Hellwig
1
-36
/
+24
2021-04-15
md: factor out a mddev_alloc_unit helper from mddev_find
Christoph Hellwig
1
-20
/
+27
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2
-3
/
+9
2021-04-11
bcache: fix a regression of code compiling failure in debug.c
Coly Li
1
-1
/
+1
2021-04-11
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
[next]