summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund
2020-12-22block: update some copyrightsChristoph Hellwig
2020-12-17blk-mq: Don't complete on a remote CPU in force threaded modeSebastian Andrzej Siewior
2020-12-17blk-iocost: Add iocg idle state tracepointBaolin Wang
2020-12-16blk-mq: Remove 'running from the wrong CPU' warningDaniel Wagner
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-12blk-mq: fix msec comment from micro to milli secondsMinwoo Im
2020-12-12blk-mq: update arg in comment of blk_mq_map_queueMinwoo Im
2020-12-12blk-mq: add helper allocating tagset->tagsMinwoo Im
2020-12-09scsi: block: Do not accept any requests while suspendedAlan Stern
2020-12-09scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche
2020-12-09scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche
2020-12-09scsi: block: Fix a race in the runtime power management codeBart Van Assche
2020-12-07Revert "block: Fix a lockdep complaint triggered by request queue flushing"Ming Lei
2020-12-07blk-mq: add new API of blk_mq_hctx_set_fq_lock_classMing Lei
2020-12-07block: disable iopoll for split bioJeffle Xu
2020-12-07block: Align max_hw_sectors to logical blocksizeDamien Le Moal
2020-12-07block: Improve blk_revalidate_disk_zones() checksDamien Le Moal
2020-12-07blk-mq: skip hybrid polling if iopoll doesn't spinPavel Begunkov
2020-12-07blk-iocost: Factor out the base vrate change into a separate functionBaolin Wang
2020-12-07blk-iocost: Factor out the active iocgs' state check into a separate functionBaolin Wang
2020-12-07blk-iocost: Move the usage ratio calculation to the correct placeBaolin Wang
2020-12-07blk-iocost: Remove unnecessary advance declarationBaolin Wang
2020-12-07blk-iocost: Fix some typos in commentsBaolin Wang
2020-12-05Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-04dm: fix IO splittingMike Snitzer
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig
2020-12-02blk-throttle: don't check whether or not lower limit is valid if CONFIG_BLK_D...Yu Kuai
2020-12-02block: fix inflight statistics of part0Jeffle Xu
2020-12-02bio: optimise bvec iterationPavel Begunkov
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig
2020-12-01block: merge struct block_device and struct hd_structChristoph Hellwig
2020-12-01block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig
2020-12-01block: pass a block_device to invalidate_partitionChristoph Hellwig
2020-12-01block: pass a block_device to blk_alloc_devtChristoph Hellwig
2020-12-01block: remove the partno field from struct hd_structChristoph Hellwig
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig
2020-12-01block: move the policy field to struct block_deviceChristoph Hellwig
2020-12-01block: move make_it_fail to struct block_deviceChristoph Hellwig
2020-12-01block: move holder_dir to struct block_deviceChristoph Hellwig
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig