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
/
block
/
kyber-iosched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
2023-04-13
1
-2
/
+3
*
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
1
-1
/
+0
*
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
1
-1
/
+0
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
block/kyber: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+4
*
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
2022-06-16
1
-1
/
+2
*
block: make queue stat accounting a reference
Jens Axboe
2021-12-14
1
-0
/
+1
*
blk-mq: Stop using pointers for blk_mq_tags bitmap tags
John Garry
2021-10-18
1
-2
/
+2
*
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2021-10-15
1
-4
/
+6
*
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
2021-08-06
1
-1
/
+1
*
kyber: fix out of bounds access when preempted
Omar Sandoval
2021-05-11
1
-2
/
+3
*
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
2021-03-04
1
-1
/
+1
*
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
2021-03-04
1
-1
/
+2
*
kyber: introduce kyber_depth_updated()
Yang Yang
2021-02-22
1
-16
/
+13
*
block: get rid of the trace rq insert wrapper
Chaitanya Kulkarni
2021-02-22
1
-1
/
+3
*
blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
Jan Kara
2021-01-24
1
-0
/
+1
*
blk-mq: Use pointers for blk_mq_tags bitmap tags
John Garry
2020-09-03
1
-2
/
+2
*
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
2020-09-01
1
-1
/
+1
*
blk-mq: remove the bio argument to ->prepare_request
Christoph Hellwig
2020-05-29
1
-1
/
+1
*
blk-mq: remove blk_mq_put_ctx()
Bart Van Assche
2019-07-02
1
-1
/
+0
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-2
/
+3
*
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
1
-12
/
+1
*
kyber: use sbitmap add_wait_queue/list_del wait helpers
Jens Axboe
2018-12-20
1
-13
/
+15
*
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
2018-11-07
1
-3
/
+3
*
block: get rid of MQ scheduler ops union
Jens Axboe
2018-11-07
1
-1
/
+1
*
block: remove dead elevator code
Jens Axboe
2018-11-07
1
-1
/
+0
*
kyber: fix integer overflow of latency targets on 32-bit
Omar Sandoval
2018-09-28
1
-3
/
+3
*
kyber: add tracepoints
Omar Sandoval
2018-09-27
1
-18
/
+34
*
kyber: implement improved heuristics
Omar Sandoval
2018-09-27
1
-218
/
+279
*
kyber: don't make domain token sbitmap larger than necessary
Omar Sandoval
2018-09-27
1
-13
/
+2
*
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
2018-09-27
1
-3
/
+2
*
block: kyber: make kyber more friendly with merging
Jianchao Wang
2018-05-30
1
-32
/
+158
*
kyber-iosched: update shallow depth when setting up hardware queue
Jens Axboe
2018-05-10
1
-0
/
+3
*
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
1
-3
/
+3
*
block: kyber: fix domain token leak during requeue
Ming Lei
2018-02-24
1
-0
/
+1
*
kyber: fix another domain token wait queue hang
Omar Sandoval
2017-12-06
1
-13
/
+24
*
block: kyber: check if there are requests in ctx in kyber_has_work()
Ming Lei
2017-11-01
1
-1
/
+1
*
kyber: fix hang on domain token wait queue
Omar Sandoval
2017-10-17
1
-1
/
+9
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-8
/
+8
|
\
|
*
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
1
-4
/
+4
|
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-4
/
+4
*
|
blk-mq-sched: unify request prepare methods
Christoph Hellwig
2017-06-18
1
-12
/
+11
*
|
blk-mq-sched: unify request finished methods
Christoph Hellwig
2017-06-18
1
-5
/
+3
|
/
*
kyber: add debugfs attributes
Omar Sandoval
2017-05-04
1
-0
/
+130
*
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
2017-04-20
1
-1
/
+1
*
blk-mq: introduce Kyber multiqueue I/O scheduler
Omar Sandoval
2017-04-14
1
-0
/
+719