[GIT PULL] Block fixes for 4.20-rc3

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

 



Hi Linus,

Small set of fixes that should go into the next -rc. This pull request
contains:

- Discard loop fix, causing by integer overflow (Dave)

- Blacklist of Samsung drive that hangs with power management (Diego)

- Copy bio priority when cloning it (Hannes)

- Fix race condition exposed in floppy (me)

- Fix SCSI queue cleanup regression. While elusive, it caused oopses in
  queue running (Ming)

- Fix bad string copy in kyber tracing (Omar)

Please pull!


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


----------------------------------------------------------------
Dave Chinner (1):
      block: fix 32 bit overflow in __blkdev_issue_discard()

Diego Viola (1):
      libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD

Hannes Reinecke (1):
      block: copy ioprio in __bio_clone_fast() and bounce

Jens Axboe (1):
      floppy: fix race condition in __floppy_read_block_0()

Ming Lei (1):
      SCSI: fix queue cleanup race before queue initialization is done

Omar Sandoval (1):
      kyber: fix wrong strlcpy() size in trace_kyber_latency()

 block/bio.c                  | 1 +
 block/blk-core.c             | 5 ++---
 block/blk-lib.c              | 4 +++-
 block/bounce.c               | 1 +
 drivers/ata/libata-core.c    | 2 +-
 drivers/block/floppy.c       | 3 ++-
 drivers/scsi/scsi_lib.c      | 8 ++++++++
 include/trace/events/kyber.h | 8 ++++----
 8 files changed, 22 insertions(+), 10 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