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
/
include
/
linux
/
elevator.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
1
-2
/
+0
2018-01-18
block: Unexport elv_register_queue() and elv_unregister_queue()
Bart Van Assche
1
-2
/
+0
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
elevator: allow name aliases
Jens Axboe
1
-0
/
+1
2017-06-18
blk-mq-sched: unify request prepare methods
Christoph Hellwig
1
-2
/
+2
2017-06-18
blk-mq-sched: unify request finished methods
Christoph Hellwig
1
-2
/
+1
2017-06-06
elevator: fix truncation of icq_cache_name
Eric Biggers
1
-1
/
+1
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
1
-0
/
+7
2017-05-02
block: Remove elevator_change()
Bart Van Assche
1
-1
/
+0
2017-04-14
blk-mq-sched: make completed_request() callback more useful
Omar Sandoval
1
-1
/
+1
2017-04-07
blk-mq-sched: provide hooks for initializing hardware queue data
Omar Sandoval
1
-0
/
+2
2017-04-07
blk-mq-sched: fix crash in switch error path
Omar Sandoval
1
-1
/
+1
2017-02-10
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
1
-1
/
+1
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
1
-0
/
+1
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
1
-12
/
+16
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
1
-1
/
+1
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-0
/
+32
2017-01-17
block: move existing elevator ops to union
Jens Axboe
1
-1
/
+3
2016-12-09
elevator: make the rqhash helpers exported
Jens Axboe
1
-0
/
+5
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-2
/
+2
2016-07-21
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
1
-3
/
+8
2016-06-07
block: prepare elevator to use REQ_OPs.
Mike Christie
1
-2
/
+2
2015-06-10
cfq-iosched: fix the setting of IOPS mode on SSDs
Jens Axboe
1
-0
/
+2
2014-06-23
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-12
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
1
-1
/
+0
2014-06-10
block: add __init to elv_register
Fabian Frederick
1
-1
/
+1
2014-02-25
block: Remove useless IPI struct initialization
Frederic Weisbecker
1
-4
/
+1
2014-02-25
block: Stop abusing csd.list for fifo_time
Jan Kara
1
-6
/
+0
2013-07-03
elevator: Fix a race in elevator switching
Jianpeng Ma
1
-1
/
+5
2013-03-01
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2013-01-19
init, block: try to load default elevator module early during boot
Tejun Heo
1
-0
/
+5
2013-01-11
block,elevator: use new hashtable implementation
Sasha Levin
1
-1
/
+4
2012-03-07
block: implement bio_associate_current()
Tejun Heo
1
-2
/
+4
2012-03-07
elevator: make elevator_init_fn() return 0/-errno
Tejun Heo
1
-1
/
+1
2012-02-08
block: don't call elevator callbacks for plug merges
Tejun Heo
1
-6
/
+0
2012-02-08
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
1
-2
/
+1
2011-12-14
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
1
-4
/
+4
2011-12-14
block, cfq: restructure io_cq creation path for io_context interface cleanup
Tejun Heo
1
-0
/
+2
2011-12-14
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
1
-0
/
+5
2011-12-14
block, cfq: move icq cache management to block core
Tejun Heo
1
-1
/
+10
2011-12-14
block: remove elevator_queue->ops
Tejun Heo
1
-3
/
+2
2011-12-14
block, cfq: kill ioc_gone
Tejun Heo
1
-17
/
+0
2011-12-14
block, cfq: remove delayed unlink
Tejun Heo
1
-1
/
+0
2011-10-19
block: drop @tsk from attempt_plug_merge() and explain sync rules
Tejun Heo
1
-0
/
+6
2011-06-02
iosched: prevent aliased requests from starving other I/O
Jeff Moyer
1
-1
/
+1
2011-04-06
block: get rid of elv_insert() interface
Jens Axboe
1
-1
/
+0
2011-03-21
block: attempt to merge with existing requests on plug flush
Jens Axboe
1
-0
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-5
/
+2
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
1
-0
/
+1
[next]