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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-17
blk-mq: Fix spurious debugfs directory creation during initialization
Saravanan D
1
-0
/
+8
2021-04-16
bfq/mq-deadline: remove redundant check for passthrough request
Lin Feng
2
-7
/
+3
2021-04-16
blk-mq: bypass IO scheduler's limit_depth for passthrough request
Lin Feng
2
-1
/
+8
2021-04-13
block: Remove an obsolete comment from sg_io()
Bart Van Assche
1
-4
/
+0
2021-04-12
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
3
-38
/
+36
2021-04-12
block: remove zero_fill_bio_iter
Christoph Hellwig
2
-9
/
+4
2021-04-12
block: add queue_to_disk() to get gendisk from request_queue
Jeffle Xu
2
-3
/
+5
2021-04-12
block: remove an incorrect check from blk_rq_append_bio
Christoph Hellwig
1
-3
/
+0
2021-04-12
block: initialize ret in bdev_disk_changed
Christoph Hellwig
1
-1
/
+1
2021-04-08
block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
Peter Zijlstra
1
-2
/
+9
2021-04-08
block: remove disk_part_iter
Christoph Hellwig
2
-98
/
+13
2021-04-08
block: simplify diskstats_show
Christoph Hellwig
1
-4
/
+6
2021-04-08
block: simplify show_partition
Christoph Hellwig
1
-6
/
+7
2021-04-08
block: simplify printk_all_partitions
Christoph Hellwig
1
-17
/
+16
2021-04-08
block: simplify partition_overlaps
Christoph Hellwig
1
-10
/
+10
2021-04-08
block: simplify partition removal
Christoph Hellwig
1
-4
/
+6
2021-04-08
block: take bd_mutex around delete_partitions in del_gendisk
Christoph Hellwig
2
-0
/
+6
2021-04-08
block: refactor blk_drop_partitions
Christoph Hellwig
5
-26
/
+10
2021-04-08
block: move more syncing and invalidation to delete_partition
Christoph Hellwig
2
-7
/
+4
2021-04-08
block: remove invalidate_partition
Christoph Hellwig
1
-14
/
+11
2021-04-08
dasd: use bdev_disk_changed instead of blk_drop_partitions
Christoph Hellwig
2
-6
/
+1
2021-04-07
blk-zoned: Remove the definition of blk_zone_start()
Bart Van Assche
1
-8
/
+0
2021-04-07
blk-mq: set default elevator as deadline in case of hctx shared tagset
Ming Lei
1
-1
/
+2
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
5
-99
/
+36
2021-04-06
block: refactor the bounce buffering code
Christoph Hellwig
5
-90
/
+38
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
9
-133
/
+35
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
13
-105
/
+25
2021-04-06
advansys: remove ISA support
Christoph Hellwig
1
-289
/
+32
2021-04-06
BusLogic: reject broken old firmware that requires ISA-style bounce buffering
Christoph Hellwig
2
-16
/
+6
2021-04-06
Buslogic: remove ISA support
Christoph Hellwig
4
-215
/
+7
2021-04-06
aha1542: use a local bounce buffer
Christoph Hellwig
1
-48
/
+57
2021-04-06
blk-mq: Always use blk_mq_is_sbitmap_shared
Nikolay Borisov
1
-2
/
+2
2021-04-06
block: add sysfs entry for virt boundary mask
Max Gurtovoy
1
-1
/
+8
2021-03-25
block, bfq: merge bursts of newly-created queues
Paolo Valente
3
-10
/
+266
2021-03-25
block, bfq: keep shared queues out of the waker mechanism
Paolo Valente
1
-1
/
+11
2021-03-25
block, bfq: fix weight-raising resume with !low_latency
Paolo Valente
1
-2
/
+8
2021-03-25
block, bfq: make shared queues inherit wakers
Paolo Valente
1
-3
/
+39
2021-03-25
block, bfq: put reqs of waker and woken in dispatch list
Paolo Valente
1
-1
/
+43
2021-03-25
block, bfq: always inject I/O of queues blocked by wakers
Paolo Valente
2
-5
/
+35
2021-03-25
blk-mq: Sentence reconstruct for better readability
Bhaskar Chowdhury
1
-2
/
+2
2021-03-22
Linux 5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-72
/
+168
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+31
2021-03-21
Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-48
/
+75
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-25
/
+62
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-31
/
+49
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+10
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-44
/
+52
[next]