- 18d7817 blk-mq: check q->poll_stat in queue_poll_stat_show by Ming Lei · 3 years, 1 month ago
- 2aa7745 block: don't include blk-mq-sched.h in blk.h by Christoph Hellwig · 3 years, 1 month ago
- 48b5c1f block: only allocate poll_stats if there's a user of them by Jens Axboe · 3 years, 1 month ago
- 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 62ba0c0 blk-mq: add RQF_ELV debug entry by Ming Lei · 3 years, 2 months ago
- 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 9b84c62 blk-mq-debugfs: Show active requests per queue for shared tags by John Garry · 3 years, 2 months ago
- 4845012 block: remove QUEUE_FLAG_SCSI_PASSTHROUGH by Christoph Hellwig · 3 years, 2 months ago
- afd7de0 block: remove some blk_mq_hw_ctx debugfs entries by Jens Axboe · 3 years, 2 months ago
- 9a14d6c block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes by Jens Axboe · 3 years, 2 months ago
- 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 3 months ago
- ae0f1a7 blk-mq: Stop using pointers for blk_mq_tags bitmap tags by John Garry · 3 years, 3 months ago
- 1dbdd99 block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output by Johannes Thumshirn · 3 years, 3 months ago
- 556910e block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 6 months ago
- fb44023 block/blk-rq-qos: Move a function from a header file into a C file by Bart Van Assche · 3 years, 6 months ago
- 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 1e91e28 blk-mq: Fix spurious debugfs directory creation during initialization by Saravanan D · 3 years, 9 months ago
- f06c609 block: remove the unused RQF_ALLOCED flag by Christoph Hellwig · 3 years, 9 months ago
- 5218e12 block: Drop leftover references to RQF_SORTED by Jean Delvare · 3 years, 10 months ago
- ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 02f938e blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED by John Garry · 4 years ago
- eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
- dc30432 block: add debugfs stanza for QUEUE_FLAG_NOWAIT by Andres Freund · 4 years ago
- a4d34da scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 1 month ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
- 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 4 months ago
- 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 4 years, 4 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- b5fc1e8 blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() by Hou Tao · 4 years, 8 months ago
- bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 8 months ago
- 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 6 months ago
- bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 7 months ago
- e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 9 months ago
- 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 7e41c3c blk-mq: fix up placement of debugfs directory of queue files by Greg Kroah-Hartman · 5 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 · 6 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
- 76a86f9 block: remove REQ_ATOM_POLL_SLEPT by Jens Axboe · 7 years ago
- 5d75d3f blk-mq: add a few missing debugfs RQF_ flags by Jens Axboe · 7 years ago
- 5a61c36 blk-mq: remove REQ_ATOM_STARTED by Tejun Heo · 7 years ago
- e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- c9254f2 block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag by Bart Van Assche · 7 years ago
- eb619fd blk-mq: fix issue with shared tag queue re-running by Jens Axboe · 7 years ago
- 5fdee21 block: remove QUEUE_FLAG_STACKABLE by Christoph Hellwig · 7 years ago
- 70e62f4 blk-mq-debugfs: fix device sched directory for default scheduler by Omar Sandoval · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 22d5382 blk-mq-debugfs: Add names for recently added flags by Bart Van Assche · 7 years ago
- f846593 blk-mq-debugfs: Declare a local symbol static by Bart Van Assche · 7 years ago
- e743eb1 block: remove unused syncfull/asyncfull queue flags by Jens Axboe · 7 years ago
- f793dfd blk-mq: expose write hints through debugfs by Jens Axboe · 8 years ago
- edea55a blk-mq-debugfs: Add 'kick' operation by Bart Van Assche · 8 years ago
- 2720bab blk-mq-debugfs: Show busy requests by Bart Van Assche · 8 years ago
- 8ef1a19 blk-mq-debugfs: Show requeue list by Bart Van Assche · 8 years ago
- c0cb1c6 blk-mq-debugfs: Show atomic request flags by Bart Van Assche · 8 years ago
- daaadb3 mq-deadline: add debugfs attributes by Omar Sandoval · 8 years ago
- 16b738f kyber: add debugfs attributes by Omar Sandoval · 8 years ago
- d332ce0 blk-mq-debugfs: allow schedulers to register debugfs attributes by Omar Sandoval · 8 years ago
- 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 8 years ago
- d173a25 blk-mq: move debugfs declarations to a separate header file by Omar Sandoval · 8 years ago
- 18d4d7d blk-mq: Do not invoke queue operations on a dead queue by Bart Van Assche · 8 years ago
- f57de23 blk-mq-debugfs: get rid of a bunch of boilerplate by Omar Sandoval · 8 years ago
- 88aabbd blk-mq-debugfs: rename hw queue directories from <n> to hctx<n> by Omar Sandoval · 8 years ago