- 48554df blk-mq: remove RQF_MQ_INFLIGHT by Chengming Zhou · 1 year, 5 months ago
- 4f1731df blk-mq: fix potential io hang by wrong 'wake_batch' by Yu Kuai · 1 year, 9 months ago
- 9a67aa5 blk-mq: don't use the requeue list to queue flush commands by Christoph Hellwig · 1 year, 9 months ago
- dd6216b blk-mq: make sure elevator callbacks aren't called for passthrough request by Christoph Hellwig · 1 year, 9 months ago
- fdcab6c blk-mq: remove RQF_ELVPRIV by Christoph Hellwig · 1 year, 9 months ago
- d5fb872 block: Decode all flag names in the debugfs output by Bart Van Assche · 1 year, 9 months ago
- 90110e0 blk-mq: include <linux/blk-mq.h> in block/blk-mq.h by Christoph Hellwig · 1 year, 11 months ago
- bebe84e blk-mq: remove blk-mq-tag.h by Christoph Hellwig · 1 year, 11 months ago
- 54bdd67 blk-mq: remove hybrid polling by Keith Busch · 1 year, 11 months ago
- ba91c84 blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos by Christoph Hellwig · 2 years, 1 month ago
- 5133898 Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
- 9713a67 block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO by Li Jinlin · 2 years, 5 months ago
- 745ed37 block: add missing request flags to debugfs code by Jens Axboe · 2 years, 6 months ago
- 16458cf block: Use the new blk_opf_t type by Bart Van Assche · 2 years, 7 months ago
- 77e7ffd block: Use enum req_op where appropriate by Bart Van Assche · 2 years, 7 months ago
- f3ec5d1 blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created by Ming Lei · 2 years, 8 months ago
- 2dd6532 blk-mq: Drop 'reserved' arg of busy_tag_iter_fn by John Garry · 2 years, 8 months ago
- 1f90307 block: remove QUEUE_FLAG_DEAD by Christoph Hellwig · 2 years, 8 months ago
- 99d055b block: remove per-disk debugfs files in blk_unregister_queue by Christoph Hellwig · 2 years, 8 months ago
- 5cf9c91 block: serialize all debugfs operations using q->debugfs_mutex by Christoph Hellwig · 2 years, 8 months ago
- 44abff2c block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD by Christoph Hellwig · 2 years, 10 months ago
- 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 10 months ago
- 561593a Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
- 4f48120 blk-mq: prepare for implementing hctx table via xarray by Ming Lei · 3 years ago
- c75e707 block: remove the per-bio/request write hint by Christoph Hellwig · 3 years ago
- 18d7817 blk-mq: check q->poll_stat in queue_poll_stat_show by Ming Lei · 3 years, 3 months ago
- 2aa7745 block: don't include blk-mq-sched.h in blk.h by Christoph Hellwig · 3 years, 3 months ago
- 48b5c1f block: only allocate poll_stats if there's a user of them by Jens Axboe · 3 years, 3 months ago
- 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 62ba0c0 blk-mq: add RQF_ELV debug entry by Ming Lei · 3 years, 4 months ago
- 71ae4262 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 9b84c629 blk-mq-debugfs: Show active requests per queue for shared tags by John Garry · 3 years, 4 months ago
- 4845012 block: remove QUEUE_FLAG_SCSI_PASSTHROUGH by Christoph Hellwig · 3 years, 4 months ago
- afd7de0 block: remove some blk_mq_hw_ctx debugfs entries by Jens Axboe · 3 years, 4 months ago
- 9a14d6c block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes by Jens Axboe · 3 years, 4 months ago
- 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 4 months ago
- ae0f1a7 blk-mq: Stop using pointers for blk_mq_tags bitmap tags by John Garry · 3 years, 5 months ago
- 1dbdd99 block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output by Johannes Thumshirn · 3 years, 5 months ago
- 556910e block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 8 months ago
- fb44023 block/blk-rq-qos: Move a function from a header file into a C file by Bart Van Assche · 3 years, 8 months ago
- 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 1e91e28 blk-mq: Fix spurious debugfs directory creation during initialization by Saravanan D · 3 years, 11 months ago
- f06c609 block: remove the unused RQF_ALLOCED flag by Christoph Hellwig · 3 years, 11 months ago
- 5218e12 block: Drop leftover references to RQF_SORTED by Jean Delvare · 4 years ago
- ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 02f938e blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED by John Garry · 4 years, 2 months ago
- eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- dc30432 block: add debugfs stanza for QUEUE_FLAG_NOWAIT by Andres Freund · 4 years, 2 months ago
- a4d34da scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 3 months ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 5 months ago
- 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 6 months ago
- 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 4 years, 6 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- b5fc1e8 blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() by Hou Tao · 4 years, 10 months ago
- bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 10 months ago
- 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 8 months ago
- bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 9 months ago
- e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 10 months ago
- 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 7e41c3c blk-mq: fix up placement of debugfs directory of queue files by Greg Kroah-Hartman · 6 years ago
- 874c893 block: use blk_op_str() in blk-mq-debugfs.c by Chaitanya Kulkarni · 6 years ago
- 243d9f7 block: code cleanup queue_poll_stat_show() by Chaitanya Kulkarni · 6 years ago
- 3f6d385 block: use right format specifier for op by Chaitanya Kulkarni · 6 years ago
- ee1e035 block: get rid of redundant else by Chaitanya Kulkarni · 6 years ago
- f9bc64a block: use req_op() to maintain consistency by Chaitanya Kulkarni · 6 years ago
- 315eb65 blk-mq/debugfs: Fix improper print qualifier by Pavel Begunkov · 6 years ago
- 6cfc008 blk-mq: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
- 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
- 2705c93 block: kill QUEUE_FLAG_NO_SG_MERGE by Ming Lei · 6 years ago
- d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
- 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 8b3238c scsi: block: remove bidi support by Christoph Hellwig · 6 years ago
- 36991ca blk-mq: protect debugfs_create_files() from failures by Greg Kroah-Hartman · 6 years ago
- 1c26010 blk-mq: fix the cmd_flag_name array by Jianchao Wang · 6 years ago
- c16d6b5 blk-mq: fix dispatch from sw queue by Ming Lei · 6 years ago
- 346fc10 blk-mq: export hctx->type in debugfs instead of sysfs by Ming Lei · 6 years ago
- cc56694 blk-mq-debugfs: support rq_qos by Ming Lei · 6 years ago
- 8f4236d block: remove QUEUE_FLAG_BYPASS and ->bypass by Christoph Hellwig · 6 years ago
- 7baa857 blk-mq-tag: change busy_iter_fn to return whether to continue or not by Jens Axboe · 6 years ago
- ea4f995 blk-mq: cache request hardware queue mapping by Jens Axboe · 6 years ago
- f9afca4 blk-mq: pass in request/bio flags to queue mapping by Jens Axboe · 6 years ago
- 7ca0192 block: remove legacy rq tagging by Jens Axboe · 6 years ago
- e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
- 6d8623a blk-mq-debugfs: Also show requests that have not yet been started by Bart Van Assche · 6 years ago
- cd84a62 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
- 6e768717 blk-mq: dequeue request one by one from sw queue if hctx is busy by Ming Lei · 7 years ago
- 6a5ac98 block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n by Bart Van Assche · 7 years ago
- 7c8542b block: Inline blk_queue_nr_zones() by Bart Van Assche · 7 years ago
- a1e7918 blk-mq-debugfs: Off by one in blk_mq_rq_state_name() by Dan Carpenter · 7 years ago
- 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 7 years ago
- 15fe8a90 blk-mq: remove blk_mq_delay_queue() by Ming Lei · 7 years ago
- ec6dcf6 blk-mq-debugfs: Show more request state information by Bart Van Assche · 7 years ago
- 18bc423 blk-mq-debugfs: Show zone locking information by Bart Van Assche · 7 years ago
- 1209cb7 blk-mq-debugfs: Reorder queue show and store methods by Bart Van Assche · 7 years ago
- 6b136a2 blk-mq-debugfs: don't allow write on attributes with seq_operations set by Eryu Guan · 7 years ago
- 85ba3ef blk-mq: add missing RQF_STARTED to debugfs by Jens Axboe · 7 years ago
- e14575b3 block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit by Jens Axboe · 7 years ago