aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2022-06-28block: remove the extra gendisk reference in __blk_mq_register_devGravatar Christoph Hellwig 1-3/+1
2022-06-28block: use default groups to register the queue attributesGravatar Christoph Hellwig 1-6/+6
2022-06-28block: remove a superflous queue kobject referenceGravatar Christoph Hellwig 1-5/+1
2022-06-28block: simplify blktrace sysfs attribute creationGravatar Christoph Hellwig 4-11/+6
2022-06-28block: remove blk_cleanup_diskGravatar Christoph Hellwig 1-15/+0
2022-06-28block: simplify disk shutdownGravatar Christoph Hellwig 6-56/+59
2022-06-28block: stop setting the nomerges flags in blk_cleanup_queueGravatar Christoph Hellwig 1-3/+0
2022-06-28block: remove QUEUE_FLAG_DEADGravatar Christoph Hellwig 2-8/+3
2022-06-27blk-mq: blk_mq_tag_busy is no need to return a valueGravatar Liu Song 2-17/+11
2022-06-27block: Always initialize bio IO priority on submitGravatar Jan Kara 1-0/+3
2022-06-27block: Initialize bio priority earlierGravatar Jan Kara 1-2/+2
2022-06-27blk-ioprio: Convert from rqos policy to direct callGravatar Jan Kara 4-45/+23
2022-06-27blk-ioprio: Remove unneeded fieldGravatar Jan Kara 1-6/+3
2022-06-27block: Fix handling of tasks without ioprio in ioprio_get(2)Gravatar Jan Kara 1-7/+23
2022-06-27block: Make ioprio_best() staticGravatar Jan Kara 1-1/+1
2022-06-27block: Generalize get_current_ioprio() for any taskGravatar Jan Kara 1-0/+26
2022-06-27block: fix default IO priority handling againGravatar Jan Kara 2-2/+4
2022-06-27blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().Gravatar Sebastian Andrzej Siewior 1-5/+1
2022-06-27block: bfq: Fix kernel-doc headersGravatar Bart Van Assche 2-2/+6
2022-06-27block: bfq: Remove an unused function definitionGravatar Bart Van Assche 1-2/+0
2022-06-27bfq: Remove useless code in bfq_lookup_next_entityGravatar GuoYong Zheng 1-3/+0
2022-06-27block: move blk_queue_get_max_sectors to blk.hGravatar Christoph Hellwig 1-0/+13
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeGravatar Christoph Hellwig 1-2/+7
2022-06-27block: cleanup variable naming in get_max_io_sizeGravatar Christoph Hellwig 1-10/+8
2022-06-27block: open code blk_max_size_offset in blk_rq_get_max_sectorsGravatar Christoph Hellwig 1-4/+5
2022-06-27block: Make blk_mq_get_sq_hctx() select the proper hardware queue typeGravatar Bart Van Assche 1-1/+1
2022-06-27block: Rename a blk_mq_map_queue() argumentGravatar Bart Van Assche 1-6/+6
2022-06-27blk-iocost: Simplify ioc_rqos_done()Gravatar Bart Van Assche 1-1/+1
2022-06-27block: Directly use ida_alloc()/free()Gravatar Bo Liu 2-3/+3
2022-06-27block: relax direct io memory alignmentGravatar Keith Busch 2-2/+11
2022-06-27block/bounce: count bytes instead of sectorsGravatar Keith Busch 1-3/+10
2022-06-27block/merge: count bytes instead of sectorsGravatar Keith Busch 1-17/+24
2022-06-27block: add a helper function for dio alignmentGravatar Keith Busch 1-6/+10
2022-06-27block: export dma_alignment attributeGravatar Keith Busch 1-0/+7
2022-06-27block/bio: remove duplicate append pages codeGravatar Keith Busch 1-60/+42
2022-06-27block: fix infinite loop for invalid zone appendGravatar Keith Busch 1-3/+0
2022-06-23block: remove WARN_ON() from bd_link_disk_holderGravatar Li Nan 1-4/+0
2022-06-21block: pop cached rq before potentially blocking rq_qos_throttle()Gravatar Jens Axboe 1-3/+8
2022-06-19block: remove queue from struct blk_independent_access_rangeGravatar Damien Le Moal 1-1/+0
2022-06-17block: freeze the queue earlier in del_gendiskGravatar Christoph Hellwig 1-2/+1
2022-06-17block: remove per-disk debugfs files in blk_unregister_queueGravatar Christoph Hellwig 4-25/+8
2022-06-17block: serialize all debugfs operations using q->debugfs_mutexGravatar Christoph Hellwig 6-22/+48
2022-06-17block: disable the elevator int del_gendiskGravatar Christoph Hellwig 2-41/+11
2022-06-16block/bfq: Enable I/O statisticsGravatar Bart Van Assche 1-0/+3
2022-06-16blk-mq: don't clear flush_rq from tags->rqs[]Gravatar Ming Lei 1-2/+3
2022-06-16blk-mq: avoid to touch q->elevator without any protectionGravatar Ming Lei 5-17/+11
2022-06-16blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_noneGravatar Ming Lei 1-1/+3
2022-06-16block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Gravatar Bart Van Assche 1-0/+2
2022-06-08block: remove bioset_init_from_srcGravatar Christoph Hellwig 1-20/+0
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+2