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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
block: Export blk_init_request_from_bio()
Bart Van Assche
1
-1
/
+0
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
1
-2
/
+0
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
1
-0
/
+2
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
1
-0
/
+3
2017-03-28
blk-throttle: choose a small throtl_slice for SSD
Shaohua Li
1
-0
/
+2
2017-03-28
blk-throttle: make throtl_slice tunable
Shaohua Li
1
-0
/
+5
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
1
-0
/
+2
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
1
-1
/
+1
2017-02-08
block: move req_set_nomerge to blk.h
Christoph Hellwig
1
-0
/
+7
2017-02-03
blk-merge: return the merged request
Jens Axboe
1
-2
/
+2
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
1
-0
/
+4
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-17
block: move rq_ioc() to blk.h
Jens Axboe
1
-0
/
+16
2017-01-17
block: move existing elevator ops to union
Jens Axboe
1
-5
/
+5
2016-11-17
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
1
-0
/
+1
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-8
/
+3
2016-07-21
block: simplify and export blk_rq_append_bio
Christoph Hellwig
1
-2
/
+0
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
1
-1
/
+1
2015-11-20
block: protect rw_page against device teardown
Dan Williams
1
-2
/
+0
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+22
2015-10-22
block: fix plug list flushing for nomerge queues
Jeff Moyer
1
-0
/
+1
2015-10-21
block: blk_flush_integrity() for bio-based drivers
Dan Williams
1
-0
/
+8
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-0
/
+14
2015-09-11
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+0
2015-08-19
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
1
-5
/
+0
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-0
/
+6
2015-05-08
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
1
-1
/
+2
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
1
-2
/
+0
2014-09-26
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
1
-3
/
+13
2014-09-26
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
1
-2
/
+2
2014-09-26
block: remove blk_init_flush() and its pair
Ming Lei
1
-2
/
+2
2014-09-26
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
1
-2
/
+20
2014-09-26
block: introduce blk_init_flush and its pair
Ming Lei
1
-0
/
+3
2014-09-22
blk-mq: unshared timeout handler
Christoph Hellwig
1
-2
/
+0
2014-06-12
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
1
-1
/
+0
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-0
/
+2
2014-05-14
blk-mq: improve support for shared tags maps
Jens Axboe
1
-0
/
+4
2014-04-24
blk-mq: fix race with timeouts and requeue events
Jens Axboe
1
-2
/
+1
2014-04-10
block: fix regression with block enabled tagging
Jens Axboe
1
-1
/
+1
2014-01-30
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
1
-1
/
+1
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+17
2013-01-11
block,elevator: use new hashtable implementation
Sasha Levin
1
-1
/
+1
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
1
-0
/
+2
2012-12-06
block: Rename queue dead flag
Bart Van Assche
1
-1
/
+1
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
1
-3
/
+2
2012-08-01
block: remove dead func declaration
Yuanhan Liu
1
-1
/
+0
2012-06-25
block: prepare for multiple request_lists
Tejun Heo
1
-0
/
+3
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
1
-16
/
+0
2012-03-07
block: interface update for ioc/icq creation functions
Tejun Heo
1
-13
/
+11
[next]