Hi Linus, The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: https://github.com/ceph/ceph-client.git tags/ceph-for-5.17-rc2 for you to fetch changes up to 4584a768f22b7669cdebabc911543621ac661341: ceph: set pool_ns in new inode layout for async creates (2022-01-26 20:17:50 +0100) ---------------------------------------------------------------- A ZERO_SIZE_PTR dereference fix from Xiubo and two fixes for async creates interacting with pool namespace-constrained OSD permissions from Jeff (marked for stable). ---------------------------------------------------------------- Jeff Layton (2): ceph: properly put ceph_string reference after async create attempt ceph: set pool_ns in new inode layout for async creates Xiubo Li (1): ceph: put the requests/sessions when it fails to alloc memory fs/ceph/caps.c | 55 +++++++++++++++++++++++++++++++++++++------------------ fs/ceph/file.c | 9 +++++++++ 2 files changed, 46 insertions(+), 18 deletions(-)