• Linus Torvalds's avatar
    Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block · d7691390
    Linus Torvalds authored
    Pull block fixes from Jens Axboe:
    
     - NVMe pull request from Christoph
         - rdma error handling fixes (Chao Leng)
         - fc error handling and reconnect fixes (James Smart)
         - fix the qid displace when tracing ioctl command (Keith Busch)
         - don't use BLK_MQ_REQ_NOWAIT for passthru (Chaitanya Kulkarni)
         - fix MTDT for passthru (Logan Gunthorpe)
         - blacklist Write Same on more devices (Kai-Heng Feng)
         - fix an uninitialized work struct (zhenwei pi)"
    
     - lightnvm out-of-bounds fix (Colin)
    
     - SG allocation leak fix (Doug)
    
     - rnbd fixes (Gioh, Guoqing, Jack)
    
     - zone error translation fixes (Keith)
    
     - kerneldoc markup fix (Mauro)
    
     - zram lockdep fix (Peter)
    
     - Kill unused io_context members (Yufen)
    
     - NUMA memory allocation cleanup (Xianting)
    
     - NBD config wakeup fix (Xiubo)
    
    * tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block: (27 commits)
      block: blk-mq: fix a kernel-doc markup
      nvme-fc: shorten r...
    d7691390
zram_drv.c 50.7 KB