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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210222142107.20046-1-idryomov@gmail.com>
Date:   Mon, 22 Feb 2021 15:21:07 +0100
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 updates for 5.12-rc1

Hi Linus,

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

  Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.12-rc1

for you to fetch changes up to 558b4510f622a3d96cf9d95050a04e7793d343c7:

  ceph: defer flushing the capsnap if the Fb is used (2021-02-16 12:09:52 +0100)

----------------------------------------------------------------
With netfs helper library and fscache rework delayed, just a few cap
handling improvements to avoid grabbing mmap_lock in some code paths
and deal with capsnaps better and a mount option cleanup.

----------------------------------------------------------------
Ilya Dryomov (2):
      libceph: deprecate [no]cephx_require_signatures options
      libceph: remove osdtimeout option entirely

Jeff Layton (3):
      ceph: fix flush_snap logic after putting caps
      ceph: clean up inode work queueing
      ceph: allow queueing cap/snap handling after putting cap references

Xiubo Li (1):
      ceph: defer flushing the capsnap if the Fb is used

 fs/ceph/addr.c               |  2 +-
 fs/ceph/caps.c               | 70 +++++++++++++++++++++++++++++++-------------
 fs/ceph/inode.c              | 61 ++++++++------------------------------
 fs/ceph/snap.c               | 10 +++++++
 fs/ceph/super.h              | 40 +++++++++++++++++++++----
 include/linux/ceph/libceph.h |  7 ++---
 net/ceph/ceph_common.c       | 17 ++++-------
 7 files changed, 115 insertions(+), 92 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ