summaryrefslogtreecommitdiff
path: root/block/blk-mq-debugfs.c
AgeCommit message (Expand)Author
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-05scsi: block: remove bidi supportChristoph Hellwig
2019-01-31blk-mq: protect debugfs_create_files() from failuresGreg Kroah-Hartman
2019-01-24blk-mq: fix the cmd_flag_name arrayJianchao Wang
2018-12-17blk-mq: fix dispatch from sw queueMing Lei
2018-12-17blk-mq: export hctx->type in debugfs instead of sysfsMing Lei
2018-12-16blk-mq-debugfs: support rq_qosMing Lei
2018-11-15block: remove QUEUE_FLAG_BYPASS and ->bypassChristoph Hellwig
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe
2018-11-07blk-mq: pass in request/bio flags to queue mappingJens Axboe
2018-11-07block: remove legacy rq taggingJens Axboe
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-05blk-mq-debugfs: Also show requests that have not yet been startedBart Van Assche
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche
2018-07-09blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche
2018-07-09block: Inline blk_queue_nr_zones()Bart Van Assche
2018-06-20blk-mq-debugfs: Off by one in blk_mq_rq_state_name()Dan Carpenter
2018-05-29blk-mq: Remove generation seqeunceKeith Busch
2018-04-10blk-mq: remove blk_mq_delay_queue()Ming Lei
2018-03-17blk-mq-debugfs: Show more request state informationBart Van Assche
2018-02-28blk-mq-debugfs: Show zone locking informationBart Van Assche
2018-02-28blk-mq-debugfs: Reorder queue show and store methodsBart Van Assche
2018-01-24blk-mq-debugfs: don't allow write on attributes with seq_operations setEryu Guan
2018-01-12blk-mq: add missing RQF_STARTED to debugfsJens Axboe
2018-01-10block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe
2018-01-10block: remove REQ_ATOM_POLL_SLEPTJens Axboe
2018-01-10blk-mq: add a few missing debugfs RQF_ flagsJens Axboe
2018-01-09blk-mq: remove REQ_ATOM_STARTEDTejun Heo
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-10block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche
2017-11-10blk-mq: fix issue with shared tag queue re-runningJens Axboe
2017-10-05block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig
2017-10-03blk-mq-debugfs: fix device sched directory for default schedulerOmar Sandoval
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25blk-mq-debugfs: Add names for recently added flagsBart Van Assche
2017-08-18blk-mq-debugfs: Declare a local symbol staticBart Van Assche
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe
2017-06-27blk-mq: expose write hints through debugfsJens Axboe
2017-06-01blk-mq-debugfs: Add 'kick' operationBart Van Assche
2017-06-01blk-mq-debugfs: Show busy requestsBart Van Assche
2017-06-01blk-mq-debugfs: Show requeue listBart Van Assche
2017-06-01blk-mq-debugfs: Show atomic request flagsBart Van Assche