Skip to content
  • Linus Torvalds's avatar
    Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block · 77d0b194
    Linus Torvalds authored
    Pull more block updates from Jens Axboe:
    
     - Dead code removal for loop/sunvdc (Chengguang)
    
     - Mark BIDI support for bsg as deprecated, logging a single dmesg
       warning if anyone is actually using it (Christoph)
    
     - blkcg cleanup, killing a dead function and making the tryget_closest
       variant easier to read (Dennis)
    
     - Floppy fixes, one fixing a regression in swim3 (Finn)
    
     - lightnvm use-after-free fix (Gustavo)
    
     - gdrom leak fix (Wenwen)
    
     - a set of drbd updates (Lars, Luc, Nathan, Roland)
    
    * tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block: (28 commits)
      block/swim3: Fix regression on PowerBook G3
      block/swim3: Fix -EBUSY error when re-opening device after unmount
      block/swim3: Remove dead return statement
      block/amiflop: Don't log error message on invalid ioctl
      gdrom: fix a memory leak bug
      lightnvm: pblk: fix use-after-free bug
      block: sunvdc: remove redundant code
      block: loop: remove redundant cod...
    77d0b194