lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 21 Oct 2016 10:09:18 -0600
From:   Jens Axboe <axboe@...com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     "linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Block fixes for 4.9-rc

Hi Linus,

A set of fixes that missed the merge window, mostly due to me being away
around that time. Nothing major here, a mix of nvme cleanups and fixes,
and one fix for the badblocks handling.

Please pull!


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


----------------------------------------------------------------
Christoph Hellwig (5):
       nvme.h: resync with nvme-cli
       nvme.h: don't use uuid_be
       nvme.h: add an enum for cns values
       nvme: use symbolic constants for CNS values
       nvmet: use symbolic constants for CNS values

Gabriel Krisman Bertazi (1):
       nvme: Add tertiary number to NVME_VS

Keith Busch (3):
       nvme: Stop probing a removed device
       nvme: Delete created IO queues on reset
       nvme: don't schedule multiple resets

Stephen Bates (1):
       nvme : Add sysfs entry for NVMe CMBs when appropriate

Tomasz Majchrzak (1):
       badblocks: fix overlapping check for clearing

  block/badblocks.c               |  6 ++--
  drivers/nvme/host/core.c        | 14 ++++----
  drivers/nvme/host/pci.c         | 77 
+++++++++++++++++++++++++++++------------
  drivers/nvme/host/scsi.c        |  4 +--
  drivers/nvme/target/admin-cmd.c |  8 ++---
  drivers/nvme/target/core.c      |  2 +-
  drivers/nvme/target/discovery.c |  4 +--
  include/linux/nvme.h            | 49 +++++++++++++++++++++-----
  8 files changed, 115 insertions(+), 49 deletions(-)

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ