From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph updates for 5.19-rc1
Date: Thu, 2 Jun 2022 15:11:31 +0200 [thread overview]
Message-ID: <20220602131131.22117-1-idryomov@gmail.com> (raw)
Hi Linus,
The following changes since commit 4b0986a3613c92f4ec1bdc7f60ec66fea135991f:
Linux 5.18 (2022-05-22 09:52:31 -1000)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.19-rc1
for you to fetch changes up to af7dc8e5124daf017ebc85c8ea97212e1e2e62fe:
MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer" (2022-05-25 20:45:14 +0200)
----------------------------------------------------------------
A big pile of assorted fixes and improvements for the filesystem with
nothing in particular standing out, except perhaps that the fact that
the MDS never really maintained atime was made official and thus it's
no longer updated on the client either.
We also have a MAINTAINERS update: Jeff is transitioning his filesystem
maintainership duties to Xiubo.
----------------------------------------------------------------
Colin Ian King (1):
ceph: remove redundant variable ino
Guo Zhengkui (1):
libceph: use swap() macro instead of taking tmp variable
Jakob Koschel (3):
rbd: replace usage of found with dedicated list iterator variable
ceph: use dedicated list iterator variable
ceph: replace usage of found with dedicated list iterator variable
Jeff Layton (1):
MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer"
Luis Henriques (2):
ceph: fix statfs for subdir mounts
ceph: fix decoding of client session messages flags
Venky Shankar (1):
ceph: allow ceph.dir.rctime xattr to be updatable
Xiubo Li (14):
ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
ceph: stop forwarding the request when exceeding 256 times
ceph: stop retrying the request when exceeding 256 times
ceph: update the dlease for the hashed dentry when removing
ceph: no need to invalidate the fscache twice
ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
ceph: rename unsafe_request_wait()
ceph: flush the mdlog for filesystem sync
ceph: disable updating the atime since cephfs won't maintain it
ceph: try to choose the auth MDS if possible for getattr
ceph: redirty the page for writepage on failure
ceph: fix possible deadlock when holding Fwb to get inline_data
ceph: try to queue a writeback if revoking fails
ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
MAINTAINERS | 4 +-
drivers/block/rbd.c | 13 +++---
fs/ceph/addr.c | 42 ++++++++++-------
fs/ceph/caps.c | 75 +++++++++++++++++++-----------
fs/ceph/inode.c | 35 ++++++++++++--
fs/ceph/mds_client.c | 121 +++++++++++++++++++++++++++++++++++++-----------
fs/ceph/mds_client.h | 2 +-
fs/ceph/quota.c | 19 ++++----
fs/ceph/super.c | 1 +
fs/ceph/super.h | 29 ++++++++++--
fs/ceph/xattr.c | 10 +++-
net/ceph/crush/mapper.c | 5 +-
12 files changed, 253 insertions(+), 103 deletions(-)
next reply other threads:[~2022-06-02 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-02 13:11 Ilya Dryomov [this message]
2022-06-02 16:07 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220602131131.22117-1-idryomov@gmail.com \
--to=idryomov@gmail.com \
--cc=ceph-devel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®