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
/
blk-mq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
Jianchao Wang
2019-02-11
1
-2
/
+10
*
block: don't lose track of REQ_INTEGRITY flag
Ming Lei
2019-01-16
1
-1
/
+2
*
block: make request_to_qc_t public
Sagi Grimberg
2018-12-18
1
-8
/
+0
*
blk-mq: enable IO poll if .nr_queues of type poll > 0
Ming Lei
2018-12-17
1
-1
/
+2
*
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
2018-12-17
1
-8
/
+8
*
blk-mq: skip zero-queue maps in blk_mq_map_swqueue
Ming Lei
2018-12-17
1
-0
/
+3
*
blk-mq: fix dispatch from sw queue
Ming Lei
2018-12-17
1
-10
/
+19
*
blk-mq: fix allocation for queue mapping table
Ming Lei
2018-12-17
1
-1
/
+1
*
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
2018-12-16
1
-8
/
+1
*
blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
Jianchao Wang
2018-12-16
1
-11
/
+9
*
blk-mq: refactor the code of issue request directly
Jianchao Wang
2018-12-16
1
-49
/
+54
*
block: return just one value from part_in_flight
Mikulas Patocka
2018-12-10
1
-7
/
+5
*
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-09
1
-3
/
+4
|
\
|
*
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
2018-12-07
1
-28
/
+5
|
*
blk-mq: fix corruption with direct issue
Jens Axboe
2018-12-04
1
-1
/
+25
*
|
blk-mq: re-build queue map in case of kdump kernel
Ming Lei
2018-12-07
1
-2
/
+3
*
|
block: enable polling by default if a poll map is initalized
Christoph Hellwig
2018-12-04
1
-0
/
+2
*
|
block: remove ->poll_fn
Christoph Hellwig
2018-12-04
1
-5
/
+19
*
|
blk-mq: don't call ktime_get_ns() if we don't need it
Jens Axboe
2018-12-03
1
-2
/
+17
*
|
blk-mq: use plug for devices that implement ->commits_rqs()
Jens Axboe
2018-11-29
1
-1
/
+5
*
|
blk-mq: use bd->last == true for list inserts
Jens Axboe
2018-11-29
1
-8
/
+8
*
|
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
2018-11-29
1
-0
/
+16
*
|
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-29
1
-5
/
+18
*
|
blk-mq: Add a NULL check in blk_mq_free_map_and_requests()
Dan Carpenter
2018-11-29
1
-1
/
+1
*
|
blk-mq: fix failure to decrement plug count on single rq removal
Jens Axboe
2018-11-28
1
-1
/
+3
*
|
block: sum requests in the plug structure
Jens Axboe
2018-11-26
1
-11
/
+5
*
|
blk-mq: Simplify request completion state
Keith Busch
2018-11-26
1
-3
/
+1
*
|
blk-mq: Return true if request was completed
Keith Busch
2018-11-26
1
-2
/
+3
*
|
blk-mq: never redirect polled IO completions
Jens Axboe
2018-11-26
1
-1
/
+6
*
|
blk-mq: ensure mq_ops ->poll() is entered at least once
Jens Axboe
2018-11-26
1
-2
/
+2
*
|
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
1
-3
/
+3
*
|
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
1
-1
/
+1
*
|
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-26
1
-35
/
+36
*
|
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
2018-11-21
1
-7
/
+32
*
|
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-19
1
-2
/
+2
*
|
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
1
-9
/
+9
*
|
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-19
1
-2
/
+2
*
|
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
1
-1
/
+1
*
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
1
-1
/
+1
*
|
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-11-15
1
-1
/
+1
*
|
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
1
-1
/
+1
*
|
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
1
-2
/
+2
*
|
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
1
-1
/
+0
*
|
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
2018-11-08
1
-0
/
+26
*
|
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
1
-5
/
+11
*
|
blk-mq: improve plug list sorting
Jens Axboe
2018-11-07
1
-5
/
+12
*
|
blk-mq: cleanup and improve list insertion
Jens Axboe
2018-11-07
1
-11
/
+14
*
|
blk-mq: cache request hardware queue mapping
Jens Axboe
2018-11-07
1
-13
/
+9
*
|
blk-mq: separate number of hardware queues from nr_cpu_ids
Jens Axboe
2018-11-07
1
-7
/
+21
*
|
blk-mq: support multiple hctx maps
Jens Axboe
2018-11-07
1
-31
/
+61
[next]