index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
1
-1
/
+0
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
1
-1
/
+0
2023-02-09
block: make kobj_type structures constant
Thomas Weißschuh
1
-3
/
+3
2023-01-30
blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
Zhong Jinghua
1
-24
/
+0
2022-11-25
blk-mq: fix possible memleak when register 'hctx' failed
Ye Bin
1
-2
/
+9
2022-06-28
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
1
-19
/
+20
2022-06-28
blk-mq: rename blk_mq_sysfs_{,un}register
Christoph Hellwig
1
-2
/
+2
2022-06-28
block: remove the extra gendisk reference in __blk_mq_register_dev
Christoph Hellwig
1
-3
/
+1
2022-03-09
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
1
-6
/
+10
2021-12-04
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
1
-2
/
+0
2021-08-02
block: remove blk-mq-sysfs dead code
Damien Le Moal
1
-55
/
+0
2020-10-09
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
1
-2
/
+0
2019-11-04
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-11-02
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
1
-5
/
+10
2019-10-07
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
1
-12
/
+4
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-6
/
+6
2019-08-27
block: Remove blk_mq_register_dev()
Bart Van Assche
1
-11
/
+0
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+9
2019-05-04
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
Ming Lei
1
-0
/
+2
2019-05-04
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
1
-0
/
+6
2019-05-01
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-04-25
block: Replace all ktype default_attrs with groups
Kimberly Brown
1
-6
/
+2
2018-12-17
blk-mq: export hctx->type in debugfs instead of sysfs
Ming Lei
1
-17
/
+0
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
1
-1
/
+8
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
1
-10
/
+24
2018-11-15
block: remove a few unused exports
Christoph Hellwig
1
-1
/
+0
2018-11-07
blk-mq: add 'type' attribute to the sysfs hctx directory
Jens Axboe
1
-0
/
+10
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-01-15
block: properly protect the 'queue' kobj in blk_unregister_queue
Mike Snitzer
1
-8
/
+1
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
1
-11
/
+0
2017-05-04
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
1
-0
/
+1
2017-04-27
blk-mq: Only unregister hctxs for which registration succeeded
Bart Van Assche
1
-5
/
+13
2017-04-27
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
1
-3
/
+3
2017-04-27
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
1
-1
/
+1
2017-04-27
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
Bart Van Assche
1
-7
/
+28
2017-03-08
blk-mq: free hctx->cpumask in release handler of hctx's kobject
Ming Lei
1
-0
/
+1
2017-03-08
blk-mq: make lifetime consistent between hctx and its kobject
Ming Lei
1
-5
/
+10
2017-03-08
blk-mq: make lifetime consitent between q/ctx and its kobject
Ming Lei
1
-7
/
+13
2017-03-08
blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
Ming Lei
1
-3
/
+1
2017-02-02
blk-mq: move debugfs_remove() of disk dir to blk_release_queue()
Omar Sandoval
1
-1
/
+1
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
1
-64
/
+0
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
1
-92
/
+0
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
1
-17
/
+16
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
1
-57
/
+0
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
1
-0
/
+8
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-0
/
+13
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe
1
-0
/
+47
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
1
-10
/
+7
2016-09-16
blk-mq: account higher order dispatch
Jens Axboe
1
-3
/
+5
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
[next]