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-sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
1
-1
/
+0
*
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
1
-1
/
+0
*
block: make kobj_type structures constant
Thomas Weißschuh
2023-02-09
1
-3
/
+3
*
blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
Zhong Jinghua
2023-01-29
1
-24
/
+0
*
blk-mq: fix possible memleak when register 'hctx' failed
Ye Bin
2022-11-25
1
-2
/
+9
*
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
2022-06-28
1
-19
/
+20
*
blk-mq: rename blk_mq_sysfs_{,un}register
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
block: remove the extra gendisk reference in __blk_mq_register_dev
Christoph Hellwig
2022-06-28
1
-3
/
+1
*
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-03-08
1
-6
/
+10
*
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
1
-2
/
+0
*
block: remove blk-mq-sysfs dead code
Damien Le Moal
2021-08-02
1
-55
/
+0
*
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2020-10-09
1
-2
/
+0
*
blk-mq: make sure that line break can be printed
Ming Lei
2019-11-04
1
-1
/
+1
*
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-11-02
1
-5
/
+10
*
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
2019-10-07
1
-12
/
+4
*
block: split .sysfs_lock into two locks
Ming Lei
2019-08-27
1
-6
/
+6
*
block: Remove blk_mq_register_dev()
Bart Van Assche
2019-08-27
1
-11
/
+0
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-0
/
+9
|
\
|
*
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
Ming Lei
2019-05-04
1
-0
/
+2
|
*
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
2019-05-04
1
-0
/
+6
|
*
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-04-30
1
-0
/
+1
*
|
block: Replace all ktype default_attrs with groups
Kimberly Brown
2019-04-25
1
-6
/
+2
|
/
*
blk-mq: export hctx->type in debugfs instead of sysfs
Ming Lei
2018-12-17
1
-17
/
+0
*
block: move queues types to the block layer
Christoph Hellwig
2018-12-04
1
-1
/
+8
*
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
2018-11-21
1
-10
/
+24
*
block: remove a few unused exports
Christoph Hellwig
2018-11-15
1
-1
/
+0
*
blk-mq: add 'type' attribute to the sysfs hctx directory
Jens Axboe
2018-11-07
1
-0
/
+10
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
1
-3
/
+3
*
block: properly protect the 'queue' kobj in blk_unregister_queue
Mike Snitzer
2018-01-15
1
-8
/
+1
*
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
1
-11
/
+0
*
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
2017-05-04
1
-0
/
+1
*
blk-mq: Only unregister hctxs for which registration succeeded
Bart Van Assche
2017-04-26
1
-5
/
+13
*
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
2017-04-26
1
-3
/
+3
*
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
2017-04-26
1
-1
/
+1
*
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
Bart Van Assche
2017-04-26
1
-7
/
+28
*
blk-mq: free hctx->cpumask in release handler of hctx's kobject
Ming Lei
2017-03-08
1
-0
/
+1
*
blk-mq: make lifetime consistent between hctx and its kobject
Ming Lei
2017-03-08
1
-5
/
+10
*
blk-mq: make lifetime consitent between q/ctx and its kobject
Ming Lei
2017-03-08
1
-7
/
+13
*
blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
Ming Lei
2017-03-08
1
-3
/
+1
*
blk-mq: move debugfs_remove() of disk dir to blk_release_queue()
Omar Sandoval
2017-02-02
1
-1
/
+1
*
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-64
/
+0
*
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-92
/
+0
*
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-17
/
+16
*
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-57
/
+0
*
blk-mq: create debugfs directory tree
Omar Sandoval
2017-01-27
1
-0
/
+8
*
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
1
-0
/
+13
*
block: add scalable completion tracking of requests
Jens Axboe
2016-11-10
1
-0
/
+47
*
blk-mq: register device instead of disk
Matias Bjørling
2016-09-21
1
-10
/
+7
*
blk-mq: account higher order dispatch
Jens Axboe
2016-09-16
1
-3
/
+5
*
block: enable zeroing of io_poll statistics
Stephen Bates
2016-09-14
1
-1
/
+10
[next]