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