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 fixes for 6.9-rc1
Date: Fri, 22 Mar 2024 18:53:07 +0100 [thread overview]
Message-ID: <20240322175308.2289495-1-idryomov@gmail.com> (raw)
Hi Linus,
The following changes since commit e8f897f4afef0031fe618a8e94127a0934896aba:
Linux 6.8 (2024-03-10 13:38:09 -0700)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-6.9-rc1
for you to fetch changes up to 825b82f6b82aa38dbb771d24e135152012500e51:
ceph: set correct cap mask for getattr request for read (2024-03-19 14:35:55 +0100)
----------------------------------------------------------------
A patch to minimize blockage when processing very large batches of
dirty caps and two fixes to better handle EOF in the face of multiple
clients performing reads and size-extending writes at the same time.
----------------------------------------------------------------
Chengming Zhou (1):
ceph: remove SLAB_MEM_SPREAD flag usage
Xiubo Li (3):
ceph: break the check delayed cap loop every 5s
ceph: stop copying to iter at EOF on sync reads
ceph: set correct cap mask for getattr request for read
fs/ceph/caps.c | 8 ++++++++
fs/ceph/file.c | 31 ++++++++++++++++++-------------
fs/ceph/super.c | 18 +++++++++---------
3 files changed, 35 insertions(+), 22 deletions(-)
next reply other threads:[~2024-03-22 17:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-22 17:53 Ilya Dryomov [this message]
2024-03-22 18:17 ` [GIT PULL] Ceph fixes for 6.9-rc1 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=20240322175308.2289495-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