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:   Wed, 14 Dec 2016 15:56:05 -0700
From:   Jens Axboe <axboe@...nel.dk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-block@...r.kernel.org" <linux-block@...r.kernel.org>
Subject: [GIT PULL] Block IO fixes for 4.10-rc1

Hi Linus,

A few fixes that I collected as post-merge. I was going to wait a bit
with sending this out, but the O_DIRECT fix should really go in sooner
rather than later.

Please pull!


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


----------------------------------------------------------------
Andy Lutomirski (1):
      nvme/pci: Log PCI_STATUS when the controller dies

Gabriel Krisman Bertazi (2):
      blk-mq: Avoid memory reclaim when remapping queues
      blk-mq: Fix failed allocation path when mapping queues

NeilBrown (1):
      block_dev: don't test bdev->bd_contains when it is not stable

Shaohua Li (1):
      block_dev: don't update file access position for sync direct IO

 block/blk-mq.c          | 32 ++++++++++++++++++++++++--------
 drivers/nvme/host/pci.c | 22 +++++++++++++++++++---
 fs/block_dev.c          |  7 ++-----
 3 files changed, 45 insertions(+), 16 deletions(-)

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ