index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
2024-07-02
1
-6
/
+6
*
block: check bio alignment in blk_mq_submit_bio
Ming Lei
2024-06-28
1
-0
/
+20
*
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
2024-06-20
1
-1
/
+1
*
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
1
-13
/
+18
*
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+5
*
block: freeze the queue in queue_attr_store
Christoph Hellwig
2024-06-19
1
-2
/
+3
*
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
1
-9
/
+4
*
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-23
1
-2
/
+18
|
\
|
*
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
2024-05-17
1
-2
/
+18
*
|
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use bdev_is_paritition() instead of open-coding it
Al Viro
2024-05-02
1
-1
/
+1
*
|
block: support to account io_ticks precisely
Yu Kuai
2024-05-09
1
-0
/
+4
*
|
block: Improve zone write request completion handling
Damien Le Moal
2024-05-01
1
-4
/
+2
*
|
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
2024-05-01
1
-3
/
+3
*
|
block: Do not special-case plugging of zone write operations
Damien Le Moal
2024-04-17
1
-6
/
+1
*
|
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
2024-04-17
1
-26
/
+0
*
|
block: Implement zone append emulation
Damien Le Moal
2024-04-17
1
-2
/
+1
*
|
block: Introduce zone write plugging
Damien Le Moal
2024-04-17
1
-3
/
+29
*
|
block: Introduce blk_zone_update_request_bio()
Damien Le Moal
2024-04-17
1
-6
/
+5
*
|
block: Remove req_bio_endio()
Damien Le Moal
2024-04-17
1
-30
/
+28
*
|
blk-mq: don't schedule block kworker on isolated CPUs
Ming Lei
2024-04-01
1
-10
/
+47
|
/
*
block: Do not force full zone append completion in req_bio_endio()
Damien Le Moal
2024-03-28
1
-7
/
+2
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-98
/
+88
|
\
|
*
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
2024-02-28
1
-8
/
+6
|
*
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
2024-02-24
1
-2
/
+3
|
*
block: io wait hang check helper
Keith Busch
2024-02-24
1
-16
/
+3
|
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-2
/
+3
|
*
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-13
1
-13
/
+8
|
*
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
2024-02-13
1
-3
/
+4
|
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
1
-8
/
+8
|
*
blk-mq: special case cached requests less
Christoph Hellwig
2024-02-05
1
-19
/
+22
|
*
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
2024-02-05
1
-30
/
+33
|
*
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
2024-02-05
1
-10
/
+11
*
|
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-06
1
-0
/
+2
*
|
block: Fix where bio IO priority gets set
Hongyu Jin
2024-02-01
1
-10
/
+0
|
/
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
1
-11
/
+39
|
\
|
*
block: ensure we hold a queue reference when using queue limits
Jens Axboe
2024-01-12
1
-6
/
+10
|
*
blk-mq: rename blk_mq_can_use_cached_rq
Christoph Hellwig
2024-01-12
1
-3
/
+6
|
*
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
2024-01-12
1
-0
/
+16
|
*
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
2024-01-10
1
-2
/
+7
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-1
/
+2
|
\
|
|
*
block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
Kundan Kumar
2023-12-01
1
-1
/
+2
*
|
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
2023-12-01
1
-1
/
+13
|
/
*
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
2023-11-13
1
-37
/
+38
*
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-22
1
-0
/
+1
*
blk-mq: support batched queue_rqs() on shared tags queue
Chengming Zhou
2023-09-22
1
-6
/
+1
*
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-09-22
1
-4
/
+0
*
blk-mq: account active requests when get driver tag
Chengming Zhou
2023-09-22
1
-21
/
+12
[next]