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, 18 Apr 2018 16:52:20 +0200
From:   Ilya Dryomov <idryomov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 4.17-rc2

Hi Linus,

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-4.17-rc2

for you to fetch changes up to d93605407af34eb0b7eb8aff6b1eae2cde3cdd22:

  rbd: notrim map option (2018-04-16 09:38:40 +0200)

----------------------------------------------------------------
A couple of follow-up patches for -rc1 changes in rbd, support for
a timeout on waiting for the acquisition of exclusive lock and a fix
for uninitialized memory access in CephFS, marked for stable.

----------------------------------------------------------------
Arnd Bergmann (1):
      rbd: avoid Wreturn-type warnings

Dongsheng Yang (1):
      rbd: support timeout in rbd_wait_state_locked()

Ilya Dryomov (3):
      rbd: refactor rbd_wait_state_locked()
      rbd: adjust queue limits for "fancy" striping
      rbd: notrim map option

Yan, Zheng (1):
      ceph: always update atime/mtime/ctime for new inode

 drivers/block/rbd.c | 101 +++++++++++++++++++++++++++++++++++-----------------
 fs/ceph/inode.c     |  10 ++++--
 2 files changed, 76 insertions(+), 35 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ