• Linus Torvalds's avatar
    Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block · 6c002921
    Linus Torvalds authored
    Pull block updates from Jens Axboe:
     "Pretty quiet round this time, which is nice. In detail:
    
       - Series revamping bounce buffer support (Christoph)
    
       - Dead code removal (Christoph, Bart)
    
       - Partition iteration revamp, now using xarray (Christoph)
    
       - Passthrough request scheduler improvements (Lin)
    
       - Series of BFQ improvements (Paolo)
    
       - Fix ioprio task iteration (Peter)
    
       - Various little tweaks and fixes (Tejun, Saravanan, Bhaskar, Max,
         Nikolay)"
    
    * tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block: (41 commits)
      blk-iocost: don't ignore vrate_min on QD contention
      blk-mq: Fix spurious debugfs directory creation during initialization
      bfq/mq-deadline: remove redundant check for passthrough request
      blk-mq: bypass IO scheduler's limit_depth for passthrough request
      block: Remove an obsolete comment from sg_io()
      block: move bio_list_copy_data to pktcdvd
      block: remove zero_fill_bio_it...
    6c002921
blk-mq-debugfs.c 24.6 KB