[GIT PULL] Storage fixes for 4.20-rc6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Three small fixes for this week. This pull request contains:

- spectre indexing fix for aio (Jeff)

- Fix for the previous zeroing bio fix, we don't need it for user mapped
  pages, and in fact it breaks some applications if we do (Keith)

- Allocation failure fix for null_blk with zoned (Shin'ichiro)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20181214


----------------------------------------------------------------
Jeff Moyer (1):
      aio: fix spectre gadget in lookup_ioctx

Keith Busch (1):
      block/bio: Do not zero user pages

Shin'ichiro Kawasaki (1):
      block: Fix null_blk_zoned creation failure with small number of zones

 block/bio.c       | 3 ++-
 block/blk-zoned.c | 2 +-
 fs/aio.c          | 2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux