index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
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
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
2024-05-02
Use bdev_is_paritition() instead of open-coding it
Al Viro
2024-05-01
block: Improve zone write request completion handling
Damien Le Moal
2024-05-01
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
2024-04-17
block: Do not special-case plugging of zone write operations
Damien Le Moal
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
2024-04-17
block: Implement zone append emulation
Damien Le Moal
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
2024-04-17
block: Introduce blk_zone_update_request_bio()
Damien Le Moal
2024-04-17
block: Remove req_bio_endio()
Damien Le Moal
2024-04-01
blk-mq: don't schedule block kworker on isolated CPUs
Ming Lei
2024-03-28
block: Do not force full zone append completion in req_bio_endio()
Damien Le Moal
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-02-28
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
2024-02-24
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
2024-02-24
block: io wait hang check helper
Keith Busch
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
blk-mq: special case cached requests less
Christoph Hellwig
2024-02-05
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
2024-02-05
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-12
block: ensure we hold a queue reference when using queue limits
Jens Axboe
2024-01-12
blk-mq: rename blk_mq_can_use_cached_rq
Christoph Hellwig
2024-01-12
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-10
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
[next]