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
/
blk-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
block: Disable write plugging for zoned block devices
Damien Le Moal
1
-1
/
+1
2019-07-10
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
1
-0
/
+3
2019-07-10
block: init flush rq ref count to 1
Josef Bacik
1
-0
/
+1
2019-06-20
block: update print_req_error()
Chaitanya Kulkarni
1
-4
/
+7
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
1
-0
/
+36
2019-06-20
block: improve print_req_error
Christoph Hellwig
1
-7
/
+9
2019-06-20
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
1
-11
/
+0
2019-06-20
block: simplify blk_recalc_rq_segments
Christoph Hellwig
1
-2
/
+2
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-18
/
+14
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-11
/
+0
2019-06-20
block: initialize the write priority in blk_rq_bio_prep
Christoph Hellwig
1
-1
/
+1
2019-06-20
blk-core: Remove blk_end_request*() declarations
Pavel Begunkov
1
-1
/
+1
2019-06-07
block: free sched's request pool in blk_cleanup_queue
Ming Lei
1
-0
/
+13
2019-06-01
block: print offending values when cloned rq limits are exceeded
John Pittman
1
-2
/
+5
2019-05-29
block: don't protect generic_make_request_checks with blk_queue_enter
Ming Lei
1
-31
/
+6
2019-05-29
block: move blk_exit_queue into __blk_release_queue
Ming Lei
1
-37
/
+0
2019-05-23
blk-mq: fix hang caused by freeze/unfreeze sequence
Bob Liu
1
-1
/
+2
2019-05-04
block: don't drain in-progress dispatch in blk_cleanup_queue()
Ming Lei
1
-12
/
+0
2019-05-04
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
Ming Lei
1
-8
/
+0
2019-05-04
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
1
-1
/
+1
2019-05-04
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
1
-1
/
+0
2019-05-01
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-04-05
block: Revert v5.0 blk_mq_request_issue_directly() changes
Bart Van Assche
1
-3
/
+1
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
1
-2
/
+1
2019-01-30
block: pass no-op callback to INIT_WORK().
Tetsuo Handa
1
-1
/
+5
2019-01-27
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
Jens Axboe
1
-11
/
+0
2019-01-22
block: cover another queue enter recursion via BIO_QUEUE_ENTERED
Ming Lei
1
-0
/
+11
2019-01-10
block: fix kerneldoc comment for blk_attempt_plug_merge()
Jonathan Corbet
1
-1
/
+0
2019-01-09
block: clarify documentation for blk_{start|finish}_plug
Jeff Moyer
1
-0
/
+19
2018-12-16
block: clear REQ_HIPRI if polling is not supported
Christoph Hellwig
1
-0
/
+3
2018-12-16
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
1
-1
/
+3
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
1
-58
/
+4
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
1
-19
/
+15
2018-12-04
block: remove ->poll_fn
Christoph Hellwig
1
-23
/
+0
2018-12-01
block: add cmd_flags to print_req_error
Balbir Singh
1
-4
/
+5
2018-11-29
blk-mq: use bd->last == true for list inserts
Jens Axboe
1
-1
/
+1
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
1
-0
/
+1
2018-11-26
block: sum requests in the plug structure
Jens Axboe
1
-26
/
+4
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
1
-3
/
+6
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
1
-2
/
+11
2018-11-20
block: Initialize BIO I/O priority early
Damien Le Moal
1
-4
/
+1
2018-11-20
block: prevent merging of requests with different priorities
Damien Le Moal
1
-3
/
+0
2018-11-20
block: Introduce get_current_ioprio()
Damien Le Moal
1
-5
/
+1
2018-11-20
block: Remove bio->bi_ioc
Damien Le Moal
1
-1
/
+1
2018-11-19
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
1
-3
/
+2
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
1
-6
/
+6
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
1
-9
/
+1
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
1
-13
/
+3
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
1
-47
/
+7
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
1
-21
/
+0
[next]