ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph updates for 5.12-rc1
@ 2021-02-22 14:21 Ilya Dryomov
  2021-02-22 21:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2021-02-22 14:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-22 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 14:21 [GIT PULL] Ceph updates for 5.12-rc1 Ilya Dryomov
2021-02-22 21:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).