index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-180
/
+0
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
1
-1
/
+0
2021-06-24
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-24
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-05
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-13
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-27
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-14
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-20
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-22
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-11
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-24
block: Remove useless IPI struct initialization
Frederic Weisbecker
1
-4
/
+1
2014-02-24
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-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2013-01-18
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-06
block: implement bio_associate_current()
Tejun Heo
1
-2
/
+4
[next]