index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
1
-21
/
+5
2025-02-08
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
1
-2
/
+10
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
1
-1
/
+10
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
1
-18
/
+11
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
1
-11
/
+18
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-11-25
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
1
-1
/
+0
2024-11-20
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
1
-7
/
+6
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
1
-2
/
+2
2024-11-13
block: add a rq_list type
Christoph Hellwig
1
-21
/
+19
2024-11-13
block: remove the ioprio field from struct request
Christoph Hellwig
1
-2
/
+1
2024-11-13
block: remove the write_hint field from struct request
Christoph Hellwig
1
-2
/
+0
2024-11-08
block: always verify unfreeze lock on the owner task
Ming Lei
1
-8
/
+54
2024-11-08
block: remove blk_freeze_queue()
Ming Lei
1
-21
/
+1
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-4
/
+22
2024-10-26
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
1
-0
/
+20
2024-10-24
blk-mq: Unexport blk_mq_flush_busy_ctxs()
Bart Van Assche
1
-1
/
+0
2024-10-23
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
Bart Van Assche
1
-1
/
+2
2024-10-22
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
Muchun Song
1
-0
/
+6
2024-10-22
block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding
Muchun Song
1
-13
/
+34
2024-10-22
block: fix missing dispatching request when queue is started or unquiesced
Muchun Song
1
-0
/
+2
2024-10-22
block: enable passthrough command statistics
Keith Busch
1
-1
/
+31
2024-10-22
block: move issue side time stamping to blk_account_io_start()
Jens Axboe
1
-8
/
+4
2024-10-22
block: set issue time stamp based on queue state
Jens Axboe
1
-1
/
+1
2024-10-22
block: kill blk_do_io_stat() helper
Jens Axboe
1
-3
/
+3
2024-10-22
block: remove 'req->part' check for stats accounting
Jens Axboe
1
-4
/
+3
2024-10-22
block: move iostat check into blk_acount_io_start()
Jens Axboe
1
-19
/
+21
2024-10-14
blk-mq: setup queue ->tag_set before initializing hctx
Ming Lei
1
-2
/
+6
2024-09-26
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-09-13
blk-mq: set the nr_integrity_segments from bio
Keith Busch
1
-0
/
+3
2024-09-13
blk-mq: unconditional nr_integrity_segments
Keith Busch
1
-2
/
+0
2024-09-07
blk-mq: add missing unplug trace event
Keith Busch
1
-0
/
+3
2024-08-29
block: rework bio splitting
Christoph Hellwig
1
-6
/
+5
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
1
-1
/
+1
2024-07-02
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
1
-6
/
+6
2024-06-28
block: check bio alignment in blk_mq_submit_bio
Ming Lei
1
-0
/
+20
2024-06-21
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
1
-1
/
+1
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-13
/
+18
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-1
/
+5
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
1
-2
/
+3
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
1
-9
/
+4
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+18
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-05-17
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
1
-2
/
+18
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
1
-0
/
+4
2024-05-03
Use bdev_is_paritition() instead of open-coding it
Al Viro
1
-1
/
+1
[next]