lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250131181425.3962976-1-idryomov@gmail.com>
Date: Fri, 31 Jan 2025 19:14:22 +0100
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 6.14-rc1

Hi Linus,

The following changes since commit 5bc55a333a2f7316b58edc7573e8e893f7acb532:

  Linux 6.13-rc7 (2025-01-12 14:37:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3981be13ec1baf811bfb93ed6a98bafc85cdeab1:

  ceph: exchange hardcoded value on NAME_MAX (2025-01-27 16:07:42 +0100)

----------------------------------------------------------------
A fix for a memory leak from Antoine (marked for stable) and two
cleanups from Liang and Slava, all in CephFS.

----------------------------------------------------------------
Antoine Viallon (1):
      ceph: fix memory leak in ceph_mds_auth_match()

Liang Jie (1):
      ceph: streamline request head structures in MDS client

Viacheslav Dubeyko (1):
      ceph: exchange hardcoded value on NAME_MAX

 fs/ceph/debugfs.c            |  2 +-
 fs/ceph/mds_client.c         | 32 ++++++++++++++++----------------
 include/linux/ceph/ceph_fs.h | 14 --------------
 3 files changed, 17 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ