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:	Sat, 21 Feb 2015 12:20:10 -0800
From:	Jens Axboe <axboe@...com>
To:	<torvalds@...uxfoundation.org>
CC:	<linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Followup block pull request for 3.20-rc1

Hi Linus,

Two things in this pull request:

- A block throttle oops fix (marked for stable) from Thadeu.

- The NVMe fixes/features queued up for 3.20, but merged later in the
  process. From Keith. We should have gotten this merged earlier, we're
  ironing out the kinks in the process. Will be ready for the initial
  pull next series.

Please pull!

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

----------------------------------------------------------------

Jens Axboe (1):
      Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus

Keith Busch (8):
      NVMe: Metadata format support
      NVMe: Update SCSI Inquiry VPD 83h translation
      NVMe: Register management handle under nvme class
      NVMe: Asynchronous controller probe
      NVMe: Fix potential corruption during shutdown
      NVMe: Fix scsi mode select llbaa setting
      NVMe: Remove unused variables
      NVMe: Fix potential corruption on sync commands

Thadeu Lima de Souza Cascardo (1):
      blk-throttle: check stats_cpu before reading it from sysfs

 block/blk-throttle.c      |   3 +
 drivers/block/nvme-core.c | 496 +++++++++++++++++++++++++++++++---------------
 drivers/block/nvme-scsi.c |  96 +++++----
 include/linux/nvme.h      |   9 +-
 include/uapi/linux/nvme.h |  26 ++-
 5 files changed, 417 insertions(+), 213 deletions(-)

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ