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
starfive-6.6.48-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
2023-09-13
md: fix regression for null-ptr-deference in __md_stop()
Yu Kuai
1
-1
/
+2
2023-09-13
md: Free resources in __md_stop
Xiao Ni
1
-8
/
+5
2023-09-13
md: raid0: account for split bio in iostat accounting
David Jeffery
1
-2
/
+1
2023-09-13
md/raid0: Fix performance regression for large sequential writes
Jan Kara
1
-1
/
+1
2023-09-13
md/raid0: Factor out helper for mapping and submitting a bio
Jan Kara
1
-39
/
+40
2023-09-13
md: add error_handlers for raid0 and linear
Mariusz Tkaczyk
4
-10
/
+31
2023-09-13
md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()
Yu Kuai
1
-2
/
+1
2023-09-13
md/raid5-cache: fix a deadlock in r5l_exit_log()
Yu Kuai
1
-3
/
+6
2023-09-13
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
Yu Kuai
1
-0
/
+7
2023-09-13
md/md-bitmap: remove unnecessary local variable in backlog_store()
Yu Kuai
1
-2
/
+0
2023-09-13
md/raid10: use dereference_rdev_and_rrdev() to get devices
Li Nan
1
-8
/
+5
2023-09-13
md/raid10: factor out dereference_rdev_and_rrdev()
Li Nan
1
-9
/
+20
2023-09-13
md: restore 'noio_flag' for the last mddev_resume()
Yu Kuai
1
-2
/
+4
2023-09-13
md: Change active_io to percpu
Xiao Ni
2
-20
/
+25
2023-09-13
md: Factor out is_md_suspended helper
Xiao Ni
1
-5
/
+12
2023-08-03
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
Joe Thornber
1
-10
/
+18
2023-08-03
dm raid: protect md_stop() with 'reconfig_mutex'
Yu Kuai
2
-1
/
+5
2023-08-03
dm raid: clean up four equivalent goto tags in raid_ctr()
Yu Kuai
1
-18
/
+9
2023-08-03
dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
Yu Kuai
1
-2
/
+7
2023-07-23
dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
Matthias Kaehlcke
1
-0
/
+3
2023-07-23
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
1
-1
/
+21
2023-07-23
md/raid0: add discard support for the 'original' layout
Jason Baron
2
-8
/
+55
2023-07-23
dm integrity: reduce vmalloc space footprint on 32-bit architectures
Mikulas Patocka
1
-2
/
+2
2023-07-19
bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
Zheng Wang
1
-1
/
+3
2023-07-19
bcache: Remove unnecessary NULL point check in node allocations
Zheng Wang
2
-7
/
+7
2023-07-19
bcache: fixup btree_cache_wait list damage
Mingzhe Zou
3
-1
/
+21
2023-07-19
dm ioctl: Avoid double-fetch of version
Demi Marie Obenour
1
-12
/
+21
2023-07-19
dm ioctl: have constant on the right side of the test
Heinz Mauelshagen
1
-2
/
+2
2023-07-19
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
12
-67
/
+37
2023-07-19
dm: fix undue/missing spaces
Heinz Mauelshagen
8
-13
/
+12
2023-07-19
md/raid10: fix the condition to call bio_end_io_acct()
Li Nan
1
-1
/
+1
2023-07-19
md/raid1-10: fix casting from randomized structure in raid1_submit_write()
Yu Kuai
1
-1
/
+1
2023-07-19
md/raid1-10: submit write io directly if bitmap is not enabled
Yu Kuai
3
-5
/
+19
2023-07-19
md/raid1-10: factor out a helper to submit normal write
Yu Kuai
3
-33
/
+23
2023-07-19
md/raid1-10: factor out a helper to add bio to plug
Yu Kuai
3
-21
/
+18
2023-07-19
md/raid10: fix io loss while replacement replace rdev
Li Nan
1
-4
/
+18
2023-07-19
md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
Li Nan
1
-9
/
+5
2023-07-19
md/raid10: fix wrong setting of max_corr_read_errors
Li Nan
1
-0
/
+2
2023-07-19
md/raid10: fix overflow of md/safe_mode_delay
Li Nan
1
-3
/
+4
2023-07-19
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
Li Nan
1
-8
/
+9
2023-06-21
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
2023-06-21
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-21
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-09
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yu Kuai
1
-1
/
+1
2023-05-24
md: fix soft lockup in status_resync
Yu Kuai
1
-9
/
+9
2023-05-11
dm: don't lock fs when the map is NULL in process of resume
Li Lingfeng
1
-1
/
+4
2023-05-11
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
1
-3
/
+4
2023-05-11
dm flakey: fix a crash with invalid table line
Mikulas Patocka
1
-2
/
+2
2023-05-11
dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path
Mike Snitzer
1
-3
/
+5
2023-05-11
dm clone: call kmem_cache_destroy() in dm_clone_init() error path
Mike Snitzer
1
-0
/
+1
[next]