* [GIT PULL] Ceph fixes for 6.6-rc6
@ 2023-10-13 15:35 Ilya Dryomov
2023-10-13 19:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2023-10-13 15:35 UTC (permalink / raw)
To: Linus Torvalds; +Cc: ceph-devel, linux-kernel
Hi Linus,
The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:
Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-6.6-rc6
for you to fetch changes up to 07bb00ef00ace88dd6f695fadbba76565756e55c:
ceph: fix type promotion bug on 32bit systems (2023-10-09 13:35:24 +0200)
----------------------------------------------------------------
Fixes for an overreaching WARN_ON, two error paths and a switch to
kernel_connect() which recently grown protection against someone using
BPF to rewrite the address. All but one marked for stable.
----------------------------------------------------------------
Dan Carpenter (1):
ceph: fix type promotion bug on 32bit systems
Jordan Rife (1):
libceph: use kernel_connect()
Luis Henriques (1):
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Xiubo Li (1):
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
fs/ceph/crypto.c | 2 +-
fs/ceph/file.c | 2 +-
fs/ceph/inode.c | 4 +---
net/ceph/messenger.c | 4 ++--
4 files changed, 5 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-13 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 15:35 [GIT PULL] Ceph fixes for 6.6-rc6 Ilya Dryomov
2023-10-13 19:06 ` 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
all inboxes | Powered by JetHome®