开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-14
blk-mq: Move more error handling into blk_mq_submit_bio()
Bart Van Assche
2025-01-14
block: Reorder the request allocation code in blk_mq_submit_bio()
Bart Van Assche
2025-01-10
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
2025-01-10
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
2025-01-04
block: remove blk_rq_bio_prep
Christoph Hellwig
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
2024-12-23
block: remove unnecessary check in blk_unfreeze_check_owner()
Ming Lei
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
2024-11-25
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
2024-11-19
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
2024-11-07
block: remove blk_freeze_queue()
Ming Lei
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
2024-10-26
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
2024-10-23
blk-mq: Unexport blk_mq_flush_busy_ctxs()
Bart Van Assche
2024-10-22
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
Bart Van Assche
2024-10-22
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
Muchun Song
2024-10-22
block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding
Muchun Song
2024-10-22
block: fix missing dispatching request when queue is started or unquiesced
Muchun Song
2024-10-22
block: enable passthrough command statistics
Keith Busch
2024-10-22
block: move issue side time stamping to blk_account_io_start()
Jens Axboe
2024-10-22
block: set issue time stamp based on queue state
Jens Axboe
2024-10-22
block: kill blk_do_io_stat() helper
Jens Axboe
2024-10-22
block: remove 'req->part' check for stats accounting
Jens Axboe
2024-10-22
block: move iostat check into blk_acount_io_start()
Jens Axboe
2024-10-14
blk-mq: setup queue ->tag_set before initializing hctx
Ming Lei
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-13
blk-mq: set the nr_integrity_segments from bio
Keith Busch
2024-09-13
blk-mq: unconditional nr_integrity_segments
Keith Busch
2024-09-07
blk-mq: add missing unplug trace event
Keith Busch
2024-08-29
block: rework bio splitting
Christoph Hellwig
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-07-02
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
2024-06-28
block: check bio alignment in blk_mq_submit_bio
Ming Lei
2024-06-20
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
[next]