index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
block: protect debugfs attribute method hctx_busy_show
Nilay Shroff
1
-0
/
+5
2025-03-13
block: remove unnecessary goto labels in debugfs attribute read methods
Nilay Shroff
1
-12
/
+8
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
1
-8
/
+8
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
1
-21
/
+4
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
1
-1
/
+0
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+0
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
1
-1
/
+1
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
John Garry
1
-0
/
+2
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
1
-0
/
+3
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
1
-0
/
+2
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
1
-1
/
+0
2024-07-19
block: Add missing entry to hctx_flag_name[]
John Garry
1
-2
/
+3
2024-07-19
block: Add zone write plugging entry to rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Add missing entries from cmd_flag_name[]
John Garry
1
-1
/
+6
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-2
/
+0
2024-04-17
block: Remove zone write locking
Damien Le Moal
1
-1
/
+0
2024-04-17
block: Replace zone_wlock debugfs entry with zone_wplugs entry
Damien Le Moal
1
-1
/
+1
2024-01-17
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
1
-18
/
+0
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
1
-1
/
+0
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-1
/
+1
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
1
-1
/
+0
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
1
-1
/
+2
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
1
-1
/
+0
2023-05-18
block: Decode all flag names in the debugfs output
Bart Van Assche
1
-0
/
+3
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-03-20
blk-mq: remove hybrid polling
Keith Busch
1
-26
/
+0
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
1
-6
/
+4
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2022-09-21
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
1
-2
/
+0
2022-09-09
block: add missing request flags to debugfs code
Jens Axboe
1
-0
/
+2
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
1
-1
/
+1
2022-07-12
blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
Ming Lei
1
-0
/
+3
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-1
/
+1
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
1
-5
/
+3
[next]