Skip to content
Snippets Groups Projects
Forked from gfx-ci / linux
Source project has a limited visibility.
  • Linus Torvalds's avatar
    c30c65f3
    Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linux · c30c65f3
    Linus Torvalds authored
    Pull block fixes from Jens Axboe:
    
     - Series from Damien fixing issues with the zoned write plugging
    
     - Fix for a potential UAF in block cgroups
    
     - Fix deadlock around queue freezing and the sysfs lock
    
     - Various little cleanups and fixes
    
    * tag 'block-6.13-20241213' of git://git.kernel.dk/linux:
      block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
      block: Fix queue_iostats_passthrough_show()
      blk-mq: Clean up blk_mq_requeue_work()
      mq-deadline: Remove a local variable
      blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
      block: Make bio_iov_bvec_set() accept pointer to const iov_iter
      block: get wp_offset by bdev_offset_from_zone_start
      blk-cgroup: Fix UAF in blkcg_unpin_online()
      MAINTAINERS: update Coly Li's email address
      block: Prevent potential deadlocks in zone write plug error recovery
      dm: Fix dm-zoned-reclaim zone write pointer alignment
      block: Ignore REQ_NOWAIT for zone reset and zone finish operations
      block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
    c30c65f3
    History
    Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linux
    Linus Torvalds authored
    Pull block fixes from Jens Axboe:
    
     - Series from Damien fixing issues with the zoned write plugging
    
     - Fix for a potential UAF in block cgroups
    
     - Fix deadlock around queue freezing and the sysfs lock
    
     - Various little cleanups and fixes
    
    * tag 'block-6.13-20241213' of git://git.kernel.dk/linux:
      block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
      block: Fix queue_iostats_passthrough_show()
      blk-mq: Clean up blk_mq_requeue_work()
      mq-deadline: Remove a local variable
      blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
      block: Make bio_iov_bvec_set() accept pointer to const iov_iter
      block: get wp_offset by bdev_offset_from_zone_start
      blk-cgroup: Fix UAF in blkcg_unpin_online()
      MAINTAINERS: update Coly Li's email address
      block: Prevent potential deadlocks in zone write plug error recovery
      dm: Fix dm-zoned-reclaim zone write pointer alignment
      block: Ignore REQ_NOWAIT for zone reset and zone finish operations
      block: Use a zone write plug BIO work for REQ_NOWAIT BIOs