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-debugfs.h
Age
Commit message (
Expand
)
Author
2024-04-17
block: Replace zone_wlock debugfs entry with zone_wplugs entry
Damien Le Moal
2024-04-17
block: Move zone related debugfs attribute to blk-zoned.c
Damien Le Moal
2022-06-17
block: remove per-disk debugfs files in blk_unregister_queue
Christoph Hellwig
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-03-08
blk-mq: manage hctx map via xarray
Ming Lei
2019-06-13
blk-mq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-16
blk-mq-debugfs: support rq_qos
Ming Lei
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-04
mq-deadline: add debugfs attributes
Omar Sandoval
2017-05-04
kyber: add debugfs attributes
Omar Sandoval
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval