index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2021-06-25
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
1
-1
/
+2
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
1
-0
/
+1
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
1
-1
/
+1
2021-01-25
blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
Jan Kara
1
-0
/
+2
2020-05-29
blk-mq: remove the bio argument to ->prepare_request
Christoph Hellwig
1
-1
/
+1
2019-09-06
block: Introduce elevator features
Damien Le Moal
1
-0
/
+8
2019-07-23
block: blk-mq: Remove blk_mq_sched_started_request and started_request
Marcos Paulo de Souza
1
-1
/
+0
2019-07-10
block: Fix elevator name declaration
Damien Le Moal
1
-1
/
+1
2019-07-10
block: Remove unused definitions
Damien Le Moal
1
-9
/
+0
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-1
/
+1
2019-04-14
bfq: update internal depth state when queue depth changes
Jens Axboe
1
-0
/
+1
2018-11-07
block: get rid of MQ scheduler ops union
Jens Axboe
1
-3
/
+1
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-89
/
+1
2018-09-28
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
1
-1
/
+1
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
[next]