index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2025-03-06
block: Name the RQF flags enum
Breno Leitao
2025-02-13
block: cleanup and fix batch completion adding conditions
Jens Axboe
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
2025-01-04
block: remove blk_rq_bio_prep
Christoph Hellwig
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-23
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
2024-11-13
block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-13
block: remove rq_list_move
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-10-26
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
2024-10-22
block: remove redundant passthrough check in blk_mq_need_time_stamp()
Jens Axboe
2024-09-13
blk-mq: unconditional nr_integrity_segments
Keith Busch
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2024-04-17
block: Remove zone write locking
Damien Le Moal
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
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-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-01-17
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
2023-12-22
block: skip start/end time stamping for passthrough IO
Kundan Kumar
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
2023-07-17
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2023-07-10
block: remove dead struc request->completion_data field
Jens Axboe
2023-06-28
block: add request polling helper
Keith Busch
2023-06-25
blk-mq: fix two misuses on RQF_USE_SCHED
Ming Lei
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2023-05-18
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
[next]