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
/
block
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
1
-1
/
+2
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
1
-37
/
+0
2021-04-12
block: remove zero_fill_bio_iter
Christoph Hellwig
1
-3
/
+3
2021-04-12
block: remove an incorrect check from blk_rq_append_bio
Christoph Hellwig
1
-3
/
+0
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
1
-79
/
+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
3
-22
/
+4
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
1
-4
/
+0
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
2
-95
/
+32
2021-04-06
block: refactor the bounce buffering code
Christoph Hellwig
4
-72
/
+27
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
6
-119
/
+30
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-11
block: Discard page cache of zone reset target range
Shin'ichiro Kawasaki
1
-2
/
+36
2021-03-11
block: Suppress uevent for hidden device when removed
Daniel Wagner
1
-3
/
+1
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
5
-13
/
+13
2021-03-10
block: Fix REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
1
-1
/
+1
2021-03-05
blk-cgroup: Fix the recursive blkg rwstat
Xunlei Pang
1
-1
/
+2
2021-03-02
block/bfq: update comments and default value in docs for fifo_expire
Joseph Qi
1
-1
/
+1
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
2
-6
/
+1
2021-03-01
block: revert "block: fix bd_size_lock use"
Damien Le Moal
2
-7
/
+4
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-92
/
+79
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+1
2021-02-24
block: memory allocations in bounce_clone_bio must not fail
Christoph Hellwig
1
-3
/
+2
2021-02-24
block: remove the gfp_mask argument to bounce_clone_bio
Christoph Hellwig
1
-6
/
+6
2021-02-24
block: fix bounce_clone_bio for passthrough bios
Christoph Hellwig
1
-8
/
+9
2021-02-24
block-crypto-fallback: use a bio_set for splitting bios
Christoph Hellwig
1
-2
/
+10
2021-02-24
block: fix logging on capacity change
Ming Lei
1
-1
/
+1
2021-02-24
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
1
-0
/
+12
2021-02-24
block: reopen the device in blkdev_reread_part
Christoph Hellwig
1
-7
/
+14
[next]