summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2023-05-24Merge branch 'for-6.5/splice' into for-6.5/blockJens Axboe
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells
2023-05-24block: introduce block_io_start/block_io_done tracepointsHengqi Chen
2023-05-23block/rq_qos: protect rq_qos apis with a new lockYu Kuai
2023-05-20block: don't plug in blkdev_write_iterChristoph Hellwig
2023-05-19block: BFQ: Move an invariant checkBart Van Assche
2023-05-19blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig
2023-05-19blk-mq: do not do head insertions post-pre-flush commandsChristoph Hellwig
2023-05-19blk-mq: defer to the normal submission path for post-flush requestsChristoph Hellwig
2023-05-19blk-mq: use the I/O scheduler for writes from the flush state machineBart Van Assche
2023-05-19blk-mq: defer to the normal submission path for non-flush flush commandsChristoph Hellwig
2023-05-19blk-mq: reflow blk_insert_flushChristoph Hellwig
2023-05-19blk-mq: factor out a blk_rq_init_flush helperChristoph Hellwig
2023-05-18block: BFQ: Add several invariant checksBart Van Assche
2023-05-18block: mq-deadline: Fix handling of at-head zoned writesBart Van Assche
2023-05-18block: mq-deadline: Handle requeued requests correctlyBart Van Assche
2023-05-18block: mq-deadline: Track the dispatch positionBart Van Assche
2023-05-18block: mq-deadline: Reduce lock contentionBart Van Assche
2023-05-18block: mq-deadline: Simplify deadline_skip_seq_writes()Bart Van Assche
2023-05-18block: mq-deadline: Clean up deadline_check_fifo()Bart Van Assche
2023-05-18block: Introduce blk_rq_is_seq_zoned_write()Bart Van Assche
2023-05-18block: Simplify blk_req_needs_zone_write_lock()Bart Van Assche
2023-05-18block: mq-deadline: Add a word in a source code commentBart Van Assche
2023-05-18blk-mq: make sure elevator callbacks aren't called for passthrough requestChristoph Hellwig
2023-05-18blk-mq: remove RQF_ELVPRIVChristoph Hellwig
2023-05-18blk-mq: don't queue plugged passthrough requests into schedulerMing Lei
2023-05-18block: Decode all flag names in the debugfs outputBart Van Assche
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-28block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh
2023-04-26blk-integrity: convert to struct device_attributeThomas Weißschuh
2023-04-26blk-integrity: use sysfs_emitThomas Weißschuh
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-25block: sync part's ->bd_has_submit_bio with disk'sMing Lei
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-24block: Cleanup set_capacity()/bdev_set_nr_sectors()Damien Le Moal
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig
2023-04-17block: async_bio_lock does not need to be bh-safeChristoph Hellwig
2023-04-17btrfs, block: move REQ_CGROUP_PUNT to btrfsChristoph Hellwig
2023-04-16blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flushChristoph Hellwig
2023-04-16block, bfq: Fix division by zero error on zero wsumColin Ian King
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevJens Axboe
2023-04-14Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...Jens Axboe
2023-04-13blk-mq: remove __blk_mq_run_hw_queueChristoph Hellwig
2023-04-13blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queueChristoph Hellwig