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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-22
block: update some copyrights
Christoph Hellwig
2
-0
/
+3
2020-12-17
blk-mq: Don't complete on a remote CPU in force threaded mode
Sebastian Andrzej Siewior
1
-0
/
+8
2020-12-17
blk-iocost: Add iocg idle state tracepoint
Baolin Wang
1
-0
/
+3
2020-12-17
blk-mq: Remove 'running from the wrong CPU' warning
Daniel Wagner
1
-25
/
+0
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-17
/
+18
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-943
/
+583
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2020-12-12
blk-mq: fix msec comment from micro to milli seconds
Minwoo Im
1
-3
/
+3
2020-12-12
blk-mq: update arg in comment of blk_mq_map_queue
Minwoo Im
1
-1
/
+1
2020-12-12
blk-mq: add helper allocating tagset->tags
Minwoo Im
1
-1
/
+7
2020-12-08
Revert "block: Fix a lockdep complaint triggered by request queue flushing"
Ming Lei
2
-6
/
+0
2020-12-08
blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
Ming Lei
1
-0
/
+25
2020-12-08
block: disable iopoll for split bio
Jeffle Xu
2
-0
/
+13
2020-12-08
block: Align max_hw_sectors to logical blocksize
Damien Le Moal
1
-5
/
+18
2020-12-08
block: Improve blk_revalidate_disk_zones() checks
Damien Le Moal
1
-1
/
+15
2020-12-08
blk-mq: skip hybrid polling if iopoll doesn't spin
Pavel Begunkov
1
-2
/
+3
2020-12-07
blk-iocost: Factor out the base vrate change into a separate function
Baolin Wang
1
-45
/
+54
2020-12-07
blk-iocost: Factor out the active iocgs' state check into a separate function
Baolin Wang
1
-40
/
+54
2020-12-07
blk-iocost: Move the usage ratio calculation to the correct place
Baolin Wang
1
-21
/
+23
2020-12-07
blk-iocost: Remove unnecessary advance declaration
Baolin Wang
1
-2
/
+0
2020-12-07
blk-iocost: Fix some typos in comments
Baolin Wang
1
-6
/
+6
2020-12-06
Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-05
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-12-04
dm: fix IO splitting
Mike Snitzer
1
-1
/
+1
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
3
-6
/
+6
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
1
-1
/
+1
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
1
-1
/
+1
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
4
-5
/
+5
2020-12-02
blk-throttle: don't check whether or not lower limit is valid if CONFIG_BLK_D...
Yu Kuai
1
-0
/
+6
2020-12-02
block: fix inflight statistics of part0
Jeffle Xu
1
-1
/
+2
2020-12-02
bio: optimise bvec iteration
Pavel Begunkov
1
-2
/
+2
2020-12-02
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-1
/
+0
2020-12-02
block: merge struct block_device and struct hd_struct
Christoph Hellwig
4
-141
/
+75
2020-12-02
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2
-36
/
+36
2020-12-02
block: pass a block_device to invalidate_partition
Christoph Hellwig
1
-10
/
+3
2020-12-02
block: pass a block_device to blk_alloc_devt
Christoph Hellwig
3
-9
/
+9
2020-12-02
block: remove the partno field from struct hd_struct
Christoph Hellwig
2
-11
/
+10
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
8
-78
/
+78
2020-12-02
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
6
-125
/
+33
2020-12-02
block: move the policy field to struct block_device
Christoph Hellwig
4
-8
/
+8
2020-12-02
block: move make_it_fail to struct block_device
Christoph Hellwig
2
-3
/
+4
2020-12-02
block: move holder_dir to struct block_device
Christoph Hellwig
2
-6
/
+7
2020-12-02
block: move the partition_meta_info to struct block_device
Christoph Hellwig
3
-13
/
+9
2020-12-02
block: move the start_sect field to struct block_device
Christoph Hellwig
4
-13
/
+15
2020-12-02
block: move disk stat accounting to struct block_device
Christoph Hellwig
5
-22
/
+8
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
5
-86
/
+49
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
5
-238
/
+81
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-2
/
+1
2020-12-02
block: use put_device in put_disk
Christoph Hellwig
1
-1
/
+1
[next]