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-07-16
block: remove retry loop in ioc_release_fn()
John Ogness
1
-3
/
+17
2020-07-16
block: remove unnecessary ioc nested locking
John Ogness
1
-20
/
+6
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
1
-1
/
+13
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
1
-0
/
+15
2020-07-15
Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait."
Jens Axboe
1
-0
/
+2
2020-07-15
block: always remove partitions from blk_drop_partitions()
Ming Lei
1
-2
/
+0
2020-07-15
block: relax jiffies rounding for timeouts
Jens Axboe
1
-2
/
+20
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-07-10
blk-mq: remove redundant validation in __blk_mq_end_request()
Baolin Wang
1
-2
/
+1
2020-07-10
blk-mq: Remove unnecessary local variable
Baolin Wang
1
-3
/
+1
2020-07-09
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-17
/
+2
2020-07-09
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-7
/
+1
2020-07-09
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
4
-43
/
+19
2020-07-09
blk-mq: streamline handling of q->mq_ops->queue_rq result
Ming Lei
1
-13
/
+11
2020-07-08
nvme: support for zoned namespaces
Keith Busch
1
-2
/
+3
2020-07-08
block: add capacity field to zone descriptors
Matias Bjørling
1
-0
/
+1
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
3
-11
/
+19
2020-07-07
block: remove a bogus warning in __submit_bio_noacct_mq
Christoph Hellwig
1
-2
/
+1
2020-07-07
blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
Ming Lei
1
-2
/
+2
2020-07-05
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-07-03
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2020-07-02
block: initialize current->bio_list[1] in __submit_bio_noacct_mq
Christoph Hellwig
1
-4
/
+3
2020-07-02
block: make function __bio_integrity_free() static
Wei Yongjun
1
-1
/
+2
2020-07-02
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
5
-42
/
+70
2020-07-01
blk-iolatency: only call ktime_get() if needed
Hongnan Li
1
-1
/
+2
2020-07-01
block: remove direct_make_request
Christoph Hellwig
1
-28
/
+0
2020-07-01
block: shortcut __submit_bio_noacct for blk-mq drivers
Christoph Hellwig
1
-0
/
+30
2020-07-01
block: refator submit_bio_noacct
Christoph Hellwig
1
-68
/
+75
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
7
-30
/
+28
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
4
-42
/
+25
2020-07-01
block: remove the nr_sectors variable in generic_make_request_checks
Christoph Hellwig
1
-2
/
+1
2020-07-01
block: remove the NULL queue check in generic_make_request_checks
Christoph Hellwig
1
-11
/
+1
2020-07-01
block: tidy up a warning in bio_check_ro
Christoph Hellwig
1
-2
/
+1
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
3
-14
/
+12
2020-07-01
blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq()
Hou Tao
1
-2
/
+1
2020-06-30
blk-cgroup: clean up indentation
Colin Ian King
1
-1
/
+1
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
4
-44
/
+20
2020-06-30
blk-mq: move blk_mq_put_driver_tag() into blk-mq.c
Ming Lei
2
-20
/
+20
2020-06-30
blk-mq: move blk_mq_get_driver_tag into blk-mq.c
Ming Lei
3
-66
/
+65
2020-06-30
blk-mq: support batching dispatch in case of io
Ming Lei
2
-9
/
+82
2020-06-30
blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
Ming Lei
3
-9
/
+33
2020-06-30
blk-mq: remove dead check from blk_mq_dispatch_rq_list
Ming Lei
1
-7
/
+0
2020-06-30
blk-mq: move getting driver tag and budget into one helper
Ming Lei
1
-26
/
+40
2020-06-30
blk-mq: pass hctx to blk_mq_dispatch_rq_list
Ming Lei
3
-12
/
+10
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
3
-16
/
+12
2020-06-29
block/keyslot-manager: use kvfree_sensitive()
Eric Biggers
1
-2
/
+1
2020-06-29
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
3
-10
/
+6
2020-06-29
blk-mq: put driver tag when this request is completed
Ming Lei
2
-6
/
+2
2020-06-29
blk-cgroup: remove a dead check in blk_throtl_bio
Christoph Hellwig
1
-1
/
+1
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
4
-3
/
+45
[prev]
[next]