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
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
33
-486
/
+122
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2
-2
/
+19
2020-07-09
writeback: remove bdi->congested_fn
Christoph Hellwig
18
-367
/
+1
2020-07-09
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-1
/
+1
2020-07-09
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-11
/
+8
2020-07-08
dm: use noio when sending kobject event
Mikulas Patocka
1
-3
/
+12
2020-07-08
dm zoned: Fix zone reclaim trigger
Damien Le Moal
3
-10
/
+11
2020-07-08
dm zoned: fix unused but set variable warnings
Wei Yongjun
1
-4
/
+1
2020-07-08
dm writecache: reject asynchronous pmem devices
Michal Suchanek
1
-0
/
+6
2020-07-08
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-07-07
dm: do not use waitqueue for request-based DM
Ming Lei
2
-29
/
+39
2020-07-02
dm: remove unused variable
Jens Axboe
1
-1
/
+0
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-07-01
block: remove direct_make_request
Christoph Hellwig
1
-4
/
+1
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
25
-73
/
+72
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
5
-24
/
+35
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2
-2
/
+2
2020-07-01
dm: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
bcache: stop setting ->queuedata
Christoph Hellwig
1
-1
/
+0
2020-06-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-18
/
+55
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-1
/
+2
2020-06-19
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
1
-0
/
+2
2020-06-19
dm zoned: Fix reclaim zone selection
Shin'ichiro Kawasaki
1
-2
/
+2
2020-06-19
dm zoned: Fix random zone reclaim selection
Damien Le Moal
1
-8
/
+27
2020-06-19
dm: update original bio sector on Zone Append
Johannes Thumshirn
1
-0
/
+13
2020-06-19
dm zoned: Fix metadata zone size check
Shin'ichiro Kawasaki
1
-1
/
+2
2020-06-17
dm ioctl: use struct_size() helper in retrieve_deps()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-17
dm writecache: skip writecache_wait when using pmem mode
Huaisheng Ye
1
-2
/
+4
2020-06-17
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
1
-0
/
+2
2020-06-17
dm zoned: assign max_io_len correctly
Hou Tao
1
-1
/
+1
2020-06-17
dm zoned: fix uninitialized pointer dereference
Damien Le Moal
1
-3
/
+1
2020-06-15
bcache: pr_info() format clean up in bcache_device_init()
Coly Li
1
-2
/
+1
2020-06-15
bcache: use delayed kworker fo asynchronous devices registration
Coly Li
1
-6
/
+8
2020-06-15
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
1
-3
/
+19
2020-06-15
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
1
-2
/
+6
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-42
/
+42
2020-06-06
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-636
/
+2650
2020-06-05
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
1
-2
/
+6
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
1
-7
/
+23
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
1
-10
/
+28
2020-06-05
dm mpath: simplify __must_push_back
Mike Snitzer
1
-23
/
+5
2020-06-05
dm zoned: check superblock location
Hannes Reinecke
1
-1
/
+9
2020-06-05
dm zoned: prefer full zones for reclaim
Hannes Reinecke
1
-1
/
+8
2020-06-05
dm zoned: select reclaim zone based on device index
Hannes Reinecke
4
-32
/
+27
2020-06-05
dm zoned: allocate zone by device index
Hannes Reinecke
3
-8
/
+15
2020-06-05
dm zoned: support arbitrary number of devices
Hannes Reinecke
2
-45
/
+74
2020-06-05
dm zoned: move random and sequential zones into struct dmz_dev
Hannes Reinecke
4
-78
/
+119
2020-06-05
dm zoned: per-device reclaim
Hannes Reinecke
3
-57
/
+88
[next]