public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 6.13-rc1
@ 2024-11-29 18:03 Ilya Dryomov
  2024-11-30 18:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2024-11-29 18:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit adc218676eef25575469234709c2d87185ca223a:

  Linux 6.12 (2024-11-17 14:15:08 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.13-rc1

for you to fetch changes up to c5cf420303256dcd6ff175643e9e9558543c2047:

  ceph: fix cred leak in ceph_mds_check_access() (2024-11-25 15:51:13 +0100)

There is a trivial conflict in MAINTAINERS caused by an unrelated
X: entry for NETWORKING [GENERAL] that merged last week.

----------------------------------------------------------------
A fix for the mount "device" string parser from Patrick and two cred
reference counting fixups from Max, marked for stable.  Also included
a number of cleanups and a tweak to MAINTAINERS to avoid unnecessarily
CCing netdev list.

----------------------------------------------------------------
Abdul Rahim (1):
      ceph: Use strscpy() instead of strcpy() in __get_snap_name()

Dmitry Antipov (1):
      ceph: miscellaneous spelling fixes

Dr. David Alan Gilbert (5):
      libceph: Remove unused ceph_pagelist functions
      libceph: Remove unused pagevec functions
      libceph: Remove unused ceph_osdc_watch_check
      libceph: Remove unused ceph_crypto_key_encode
      ceph: Remove fs/ceph deadcode

Ilya Dryomov (1):
      MAINTAINERS: exclude net/ceph from networking

Max Kellermann (2):
      ceph: pass cred pointer to ceph_mds_auth_match()
      ceph: fix cred leak in ceph_mds_check_access()

Patrick Donnelly (5):
      ceph: extract entity name from device id
      ceph: requalify some char pointers as const
      ceph: correct ceph_mds_cap_item field name
      ceph: correct ceph_mds_cap_peer field name
      ceph: improve caps debugging output

Thorsten Blum (1):
      ceph: Use str_true_false() helper in status_show()

 MAINTAINERS                     |  1 +
 fs/ceph/addr.c                  |  2 +-
 fs/ceph/caps.c                  | 63 ++++++++++++++++-------------------------
 fs/ceph/crypto.h                |  2 +-
 fs/ceph/debugfs.c               |  2 +-
 fs/ceph/dir.c                   |  4 +--
 fs/ceph/export.c                | 12 ++++++--
 fs/ceph/inode.c                 |  2 +-
 fs/ceph/mds_client.c            | 27 +++++++-----------
 fs/ceph/mds_client.h            |  2 --
 fs/ceph/super.c                 | 12 ++++++--
 fs/ceph/super.h                 |  3 +-
 fs/ceph/xattr.c                 |  2 +-
 include/linux/ceph/ceph_fs.h    |  4 +--
 include/linux/ceph/libceph.h    |  6 ----
 include/linux/ceph/osd_client.h |  2 --
 include/linux/ceph/pagelist.h   | 12 --------
 net/ceph/crypto.c               | 12 --------
 net/ceph/crypto.h               |  1 -
 net/ceph/osd_client.c           | 34 ----------------------
 net/ceph/pagelist.c             | 38 -------------------------
 net/ceph/pagevec.c              | 52 ----------------------------------
 22 files changed, 65 insertions(+), 230 deletions(-)

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

* Re: [GIT PULL] Ceph fixes for 6.13-rc1
  2024-11-29 18:03 [GIT PULL] Ceph fixes for 6.13-rc1 Ilya Dryomov
@ 2024-11-30 18:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-30 18:39 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 29 Nov 2024 19:03:19 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.13-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9d0ad045533ee37a208991ac5baaf6641e60a9ed

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-11-30 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 18:03 [GIT PULL] Ceph fixes for 6.13-rc1 Ilya Dryomov
2024-11-30 18:39 ` 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