index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
elevator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Introduce elevator features
Damien Le Moal
2019-09-05
1
-0
/
+8
*
block: blk-mq: Remove blk_mq_sched_started_request and started_request
Marcos Paulo de Souza
2019-07-23
1
-1
/
+0
*
block: Fix elevator name declaration
Damien Le Moal
2019-07-10
1
-1
/
+1
*
block: Remove unused definitions
Damien Le Moal
2019-07-10
1
-9
/
+0
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-1
/
+1
*
bfq: update internal depth state when queue depth changes
Jens Axboe
2019-04-13
1
-0
/
+1
*
block: get rid of MQ scheduler ops union
Jens Axboe
2018-11-07
1
-3
/
+1
*
block: remove dead elevator code
Jens Axboe
2018-11-07
1
-89
/
+1
*
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
2018-09-27
1
-1
/
+1
*
block: unexport elevator_init/exit
Christoph Hellwig
2018-06-01
1
-2
/
+0
*
block: Unexport elv_register_queue() and elv_unregister_queue()
Bart Van Assche
2018-01-18
1
-2
/
+0
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
|
*
elevator: allow name aliases
Jens Axboe
2017-10-25
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
blk-mq-sched: unify request prepare methods
Christoph Hellwig
2017-06-18
1
-2
/
+2
*
blk-mq-sched: unify request finished methods
Christoph Hellwig
2017-06-18
1
-2
/
+1
*
elevator: fix truncation of icq_cache_name
Eric Biggers
2017-06-06
1
-1
/
+1
*
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
1
-0
/
+7
*
block: Remove elevator_change()
Bart Van Assche
2017-05-02
1
-1
/
+0
*
blk-mq-sched: make completed_request() callback more useful
Omar Sandoval
2017-04-14
1
-1
/
+1
*
blk-mq-sched: provide hooks for initializing hardware queue data
Omar Sandoval
2017-04-07
1
-0
/
+2
*
blk-mq-sched: fix crash in switch error path
Omar Sandoval
2017-04-07
1
-1
/
+1
*
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
2017-02-10
1
-1
/
+1
*
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
1
-0
/
+1
*
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
1
-12
/
+16
*
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
2017-01-27
1
-1
/
+1
*
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
1
-0
/
+32
*
block: move existing elevator ops to union
Jens Axboe
2017-01-17
1
-1
/
+3
*
elevator: make the rqhash helpers exported
Jens Axboe
2016-12-09
1
-0
/
+5
*
block: better op and flags encoding
Christoph Hellwig
2016-10-28
1
-2
/
+2
*
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
2016-07-20
1
-3
/
+8
*
block: prepare elevator to use REQ_OPs.
Mike Christie
2016-06-07
1
-2
/
+2
*
cfq-iosched: fix the setting of IOPS mode on SSDs
Jens Axboe
2015-06-10
1
-0
/
+2
*
Revert "block: add __init to elv_register"
Jens Axboe
2014-06-22
1
-1
/
+1
*
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
2014-06-11
1
-1
/
+0
*
block: add __init to elv_register
Fabian Frederick
2014-06-10
1
-1
/
+1
*
block: Remove useless IPI struct initialization
Frederic Weisbecker
2014-02-24
1
-4
/
+1
*
block: Stop abusing csd.list for fifo_time
Jan Kara
2014-02-24
1
-6
/
+0
*
elevator: Fix a race in elevator switching
Jianpeng Ma
2013-07-03
1
-1
/
+5
*
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
1
-1
/
+4
|
\
|
*
block,elevator: use new hashtable implementation
Sasha Levin
2013-01-11
1
-1
/
+4
*
|
init, block: try to load default elevator module early during boot
Tejun Heo
2013-01-18
1
-0
/
+5
|
/
*
block: implement bio_associate_current()
Tejun Heo
2012-03-06
1
-2
/
+4
*
elevator: make elevator_init_fn() return 0/-errno
Tejun Heo
2012-03-06
1
-1
/
+1
*
block: don't call elevator callbacks for plug merges
Tejun Heo
2012-02-08
1
-6
/
+0
*
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
1
-2
/
+1
*
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
2011-12-14
1
-4
/
+4
*
block, cfq: restructure io_cq creation path for io_context interface cleanup
Tejun Heo
2011-12-14
1
-0
/
+2
*
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
2011-12-14
1
-0
/
+5
*
block, cfq: move icq cache management to block core
Tejun Heo
2011-12-14
1
-1
/
+10
[next]