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
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-1
/
+1
2022-07-14
block: remove bdevname
Christoph Hellwig
3
-3
/
+3
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-39
/
+35
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2
-7
/
+7
2022-07-06
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
1
-12
/
+12
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2
-4
/
+3
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
3
-3
/
+3
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
3
-4
/
+4
2022-06-27
dm: open code blk_max_size_offset in max_io_len
Christoph Hellwig
1
-11
/
+6
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2
-4
/
+8
2022-06-21
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
Mike Snitzer
1
-1
/
+3
2022-06-21
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
1
-1
/
+7
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+9
2022-06-17
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-17
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-17
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-15
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
Logan Gunthorpe
1
-2
/
+2
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
3
-11
/
+7
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
1
-0
/
+4
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
1
-15
/
+11
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
5
-75
/
+35
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-330
/
+298
2022-06-02
Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+16
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
1
-4
/
+15
2022-05-28
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2
-10
/
+28
2022-05-28
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+69
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
1
-0
/
+6
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2
-0
/
+2
2022-05-27
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-287
/
+409
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
3
-5
/
+29
2022-05-24
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
1
-28
/
+13
2022-05-24
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2
-38
/
+26
2022-05-24
bcache: improve multithreaded bch_btree_check()
Coly Li
2
-33
/
+27
2022-05-24
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-228
/
+322
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-150
/
+71
2022-05-23
md: fix double free of io_acct_set bioset
Xiao Ni
1
-4
/
+0
2022-05-23
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
1
-1
/
+0
2022-05-23
md: remove most calls to bdevname
Christoph Hellwig
9
-200
/
+147
2022-05-23
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
1
-5
/
+10
2022-05-23
md: don't unregister sync_thread with reconfig_mutex held
Guoqing Jiang
3
-7
/
+11
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
4
-0
/
+50
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
6
-12
/
+19
2022-05-11
dm: pass NULL bdev to bio_alloc_clone
Mike Snitzer
1
-16
/
+24
2022-05-09
dm cache metadata: remove unnecessary variable in __dump_mapping
Guo Zhengkui
1
-2
/
+1
2022-05-09
dm mpath: provide high-resolution timer to HST for bio-based
Gabriel Krisman Bertazi
3
-1
/
+23
2022-05-09
dm crypt: make printing of the key constant-time
Mikulas Patocka
1
-3
/
+11
2022-05-09
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
1
-2
/
+0
2022-05-09
dm stats: add cond_resched when looping over entries
Mikulas Patocka
1
-0
/
+8
[next]