• Linus Torvalds's avatar
    Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block · 382625d0
    Linus Torvalds authored
    Pull core block updates from Jens Axboe:
     "Good amount of cleanups and tech debt removals in here, and as a
      result, the diffstat shows a nice net reduction in code.
    
       - Softirq completion cleanups (Christoph)
    
       - Stop using ->queuedata (Christoph)
    
       - Cleanup bd claiming (Christoph)
    
       - Use check_events, moving away from the legacy media change
         (Christoph)
    
       - Use inode i_blkbits consistently (Christoph)
    
       - Remove old unused writeback congestion bits (Christoph)
    
       - Cleanup/unify submission path (Christoph)
    
       - Use bio_uninit consistently, instead of bio_disassociate_blkg
         (Christoph)
    
       - sbitmap cleared bits handling (John)
    
       - Request merging blktrace event addition (Jan)
    
       - sysfs add/remove race fixes (Luis)
    
       - blk-mq tag fixes/optimizations (Ming)
    
       - Duplicate words in comments (Randy)
    
       - Flush deferral cleanup (Yufen)
    
       - IO context locking/retry fixes (John)
    
       - struct_size() usage (...
    382625d0
blk-mq-debugfs.c 24.4 KB